Gemfile.lock in pow-index-0.0.5 vs Gemfile.lock in pow-index-0.0.6

- old
+ new

@@ -1,23 +1,26 @@ PATH remote: . specs: - pow-index (0.0.3) + pow-index (0.0.6) haml (>= 3.1.0) sinatra (>= 1.2.0) GEM remote: http://rubygems.org/ specs: - haml (3.1.3) + haml (3.1.6) rack (1.3.2) + rack-protection (1.2.0) + rack rack-test (0.6.1) rack (>= 1.0) rake (0.9.2.2) shoulda (2.11.3) - sinatra (1.2.6) - rack (~> 1.1) - tilt (>= 1.2.2, < 2.0) + sinatra (1.3.0) + rack (~> 1.3) + rack-protection (~> 1.1) + tilt (~> 1.3) tilt (1.3.3) PLATFORMS ruby