Gemfile.lock in trifle-0.0.1 vs Gemfile.lock in trifle-0.0.2
- old
+ new
@@ -7,15 +7,18 @@
redis (>= 3.0.0)
PATH
remote: .
specs:
- trifle (0.0.1)
+ trifle (0.0.2)
GEM
remote: http://rubygems.org/
specs:
+ active_support (3.0.0)
+ activesupport (= 3.0.0)
+ activesupport (3.0.0)
diff-lcs (1.1.3)
redis (3.0.1)
rspec (2.10.0)
rspec-core (~> 2.10.0)
rspec-expectations (~> 2.10.0)
@@ -28,9 +31,10 @@
PLATFORMS
ruby
DEPENDENCIES
+ active_support
fakeredis!
rspec
rujitsu
trifle!