summaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
Commit message (Collapse)AuthorAgeFilesLines
* Update deps.Harald Eilertsen2018-09-121-97/+102
| | | | Mainly for sinatra 2.0, but upgrade the rest while we're at it too.
* Serve app with puma instead of thin.Harald Eilertsen2018-09-121-2/+3
|
* Add test dependency to rspec-html-matchersHarald Eilertsen2017-09-101-1/+5
|
* Add thin as explicit dependency.Harald Eilertsen2016-08-201-0/+1
|
* Add AsciiDoctor and update other deps.Harald Eilertsen2016-08-091-48/+61
|
* Drop dependencies to capistrano-passenger and capistrano-rvm.Harald Eilertsen2016-08-071-8/+1
|
* Update dependencies.Harald Eilertsen2016-01-011-29/+27
|
* Use mailcatcher to test emails during development.Harald Eilertsen2015-11-011-0/+30
|
* Replace home grown config with sinatra-config-fileHarald Eilertsen2015-10-301-0/+11
|
* Add capistrano for deploymentHarald Eilertsen2015-10-151-0/+26
|
* Install Capybara and Selenium for more advanced tests.Harald Eilertsen2015-10-061-0/+24
|
* Add sinatra-url-for helper.Harald Eilertsen2015-10-051-0/+3
|
* Add dummy method to generate PDF from registration data.Harald Eilertsen2015-10-041-0/+6
|
* Send email to Norsk Urskog when a band is registered.Harald Eilertsen2015-10-041-0/+6
|
* Transform to a Sinatra appHarald Eilertsen2015-10-031-0/+38