Gemfile.lock in trifle-0.0.7 vs Gemfile.lock in trifle-0.0.8
- old
+ new
@@ -7,20 +7,21 @@
redis (>= 3.0.0)
PATH
remote: .
specs:
- trifle (0.0.7)
+ trifle (0.0.8)
redis
GEM
remote: http://rubygems.org/
specs:
active_support (3.0.0)
activesupport (= 3.0.0)
activesupport (3.0.0)
diff-lcs (1.1.3)
+ rake (0.9.2.2)
redis (3.0.1)
rspec (2.10.0)
rspec-core (~> 2.10.0)
rspec-expectations (~> 2.10.0)
rspec-mocks (~> 2.10.0)
@@ -33,7 +34,8 @@
ruby
DEPENDENCIES
active_support
fakeredis!
+ rake
rspec
trifle!