Gemfile.lock in bently-0.1.0 vs Gemfile.lock in bently-1.0.0
- old
+ new
@@ -1,15 +1,16 @@
PATH
remote: .
specs:
- bently (0.0.0)
+ bently (0.1.0)
thor (>= 0.14.6)
GEM
remote: http://rubygems.org/
specs:
diff-lcs (1.1.3)
+ rake (0.9.2.2)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
@@ -21,6 +22,7 @@
PLATFORMS
ruby
DEPENDENCIES
bently!
+ rake
rspec (~> 2.6)