Gemfile.lock in hisyo-0.1.0 vs Gemfile.lock in hisyo-0.2.0
- old
+ new
@@ -1,11 +1,13 @@
GEM
remote: http://rubygems.org/
specs:
backports (2.5.3)
diff-lcs (1.1.3)
+ erubis (2.7.0)
eventmachine (0.12.10)
+ hike (1.2.1)
multi_json (1.3.5)
rack (1.4.1)
rack-protection (1.2.0)
rack
rack-test (0.6.1)
@@ -32,18 +34,25 @@
eventmachine
rack-protection
rack-test
sinatra (~> 1.3.0)
tilt (~> 1.3)
+ sprockets (2.4.3)
+ hike (~> 1.2)
+ multi_json (~> 1.0)
+ rack (~> 1.0)
+ tilt (~> 1.1, != 1.3.0)
tilt (1.3.3)
PLATFORMS
ruby
DEPENDENCIES
+ erubis
rack-test
rake
rspec
simplecov
sinatra
sinatra-contrib
+ sprockets
tilt