Gemfile.lock in vendorer-0.1.12 vs Gemfile.lock in vendorer-0.1.13
- old
+ new
@@ -1,13 +1,14 @@
PATH
remote: .
specs:
- vendorer (0.1.12)
+ vendorer (0.1.13)
GEM
remote: http://rubygems.org/
specs:
+ bump (0.3.5)
diff-lcs (1.1.3)
rake (0.9.2)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
@@ -19,8 +20,9 @@
PLATFORMS
ruby
DEPENDENCIES
+ bump
rake
- rspec (~> 2)
+ rspec (>= 2)
vendorer!