Gemfile.lock in assetify-1.0.0.rc1 vs Gemfile.lock in assetify-1.0.0

- old
+ new

@@ -7,26 +7,34 @@ git (1.2.5) jeweler (1.6.4) bundler (~> 1.0) git (>= 1.2.5) rake + libarchive (0.1.2) + rack (1.3.3) rake (0.9.2) rspec (2.6.0) rspec-core (~> 2.6.0) rspec-expectations (~> 2.6.0) rspec-mocks (~> 2.6.0) rspec-core (2.6.4) rspec-expectations (2.6.0) diff-lcs (~> 1.1.2) rspec-mocks (2.6.0) + sinatra (1.2.6) + rack (~> 1.1) + tilt (>= 1.2.2, < 2.0) + tilt (1.3.3) webmock (1.7.6) addressable (~> 2.2, > 2.2.5) crack (>= 0.1.7) PLATFORMS ruby DEPENDENCIES bundler (>= 1.0.0) jeweler + libarchive rspec (>= 2.3.0) + sinatra webmock