Gemfile.lock in heidi-0.0.1 vs Gemfile.lock in heidi-0.0.2
- old
+ new
@@ -1,5 +1,15 @@
+GIT
+ remote: git://github.com/rstacruz/sinatra-assetpack.git
+ revision: ab2a413026099492807bd19affd60bd3d3bc1cca
+ specs:
+ sinatra-assetpack (0.0.10)
+ jsmin
+ rack-test
+ sinatra
+ tilt (>= 1.3.0)
+
GEM
remote: http://rubygems.org/
specs:
daemons (1.1.6)
diff-lcs (1.1.3)
@@ -8,14 +18,17 @@
jeweler (1.8.3)
bundler (~> 1.0)
git (>= 1.2.5)
rake
rdoc
+ jsmin (1.0.1)
json (1.6.5)
rack (1.4.1)
rack-protection (1.2.0)
rack
+ rack-test (0.6.1)
+ rack (>= 1.0)
rake (0.9.2.2)
rcov (0.9.10)
rdoc (3.12)
json (~> 1.4)
rspec (2.8.0)
@@ -24,11 +37,11 @@
rspec-mocks (~> 2.8.0)
rspec-core (2.8.0)
rspec-expectations (2.8.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.8.0)
- simple_shell (1.0.0)
+ simple_shell (1.0.1)
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
thin (1.3.1)
@@ -46,6 +59,7 @@
rcov
rdoc (~> 3.12)
rspec (~> 2.8.0)
simple_shell
sinatra
+ sinatra-assetpack!
thin