Gemfile.lock in tic_tac_toe-0.2.0 vs Gemfile.lock in tic_tac_toe-0.2.1
- old
+ new
@@ -1,14 +1,10 @@
GEM
remote: http://rubygems.org/
specs:
+ bump (0.3.6)
diff-lcs (1.1.2)
- git (1.2.5)
- jeweler (1.5.2)
- bundler (~> 1.0.0)
- git (>= 1.2.5)
- rake
rake (0.8.7)
rspec (2.3.0)
rspec-core (~> 2.3.0)
rspec-expectations (~> 2.3.0)
rspec-mocks (~> 2.3.0)
@@ -19,8 +15,8 @@
PLATFORMS
ruby
DEPENDENCIES
- jeweler
+ bump
rake
rspec (~> 2)