diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 106561f..c4a3bbf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,7 @@ GEM remote: https://rubygems.org/ specs: + backports (3.6.6) byebug (6.0.2) capistrano (3.4.0) i18n @@ -69,6 +70,15 @@ GEM rack (~> 1.4) rack-protection (~> 1.4) tilt (>= 1.3, < 3) + sinatra-config-file (1.0) + sinatra-contrib + sinatra-contrib (1.4.6) + backports (>= 2.0) + multi_json + rack-protection + rack-test + sinatra (~> 1.4.0) + tilt (>= 1.3, < 3) sinatra-url-for (0.2.2.1) sinatra (>= 0.9.1.1) sshkit (1.7.1) @@ -97,6 +107,7 @@ DEPENDENCIES rspec selenium-webdriver sinatra + sinatra-config-file sinatra-url-for BUNDLED WITH |