diff --git a/Gemfile.lock b/Gemfile.lock index 049e78f..8311211 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,22 +2,20 @@ GEM remote: http://rubygems.org/ specs: haml (3.1.4) - httparty (0.8.1) - multi_json - multi_xml + httparty (0.14.0) + multi_xml (>= 0.5.2) minitest (2.11.1) - multi_json (1.0.4) - multi_xml (0.4.1) - rack (1.4.1) - rack-protection (1.2.0) + multi_xml (0.5.5) + rack (1.6.5) + rack-protection (1.5.3) rack rack-test (0.6.1) rack (>= 1.0) - sinatra (1.3.2) - rack (~> 1.3, >= 1.3.6) - rack-protection (~> 1.2) - tilt (~> 1.3, >= 1.3.3) - tilt (1.3.3) + sinatra (1.4.7) + rack (~> 1.5) + rack-protection (~> 1.4) + tilt (>= 1.3, < 3) + tilt (2.0.5) PLATFORMS ruby @@ -28,3 +26,6 @@ DEPENDENCIES minitest rack-test sinatra + +BUNDLED WITH + 1.13.6