Gemfile.lock in SgfParser-1.0.0 vs Gemfile.lock in SgfParser-2.0.0
- old
+ new
@@ -1,29 +1,32 @@
+PATH
+ remote: .
+ specs:
+ SgfParser (1.0.1)
+
GEM
remote: http://rubygems.org/
specs:
- diff-lcs (1.1.2)
- git (1.2.5)
- jeweler (1.6.4)
- bundler (~> 1.0)
- git (>= 1.2.5)
- rake
- rake (0.9.2)
- rcov (0.9.9)
- rdoc (3.9)
- rspec (2.6.0)
- rspec-core (~> 2.6.0)
- rspec-expectations (~> 2.6.0)
- rspec-mocks (~> 2.6.0)
- rspec-core (2.6.4)
- rspec-expectations (2.6.0)
+ diff-lcs (1.1.3)
+ json (1.6.3)
+ rake (0.9.2.2)
+ rcov (0.9.11)
+ rdoc (3.12)
+ json (~> 1.4)
+ rspec (2.7.0)
+ rspec-core (~> 2.7.0)
+ rspec-expectations (~> 2.7.0)
+ rspec-mocks (~> 2.7.0)
+ rspec-core (2.7.1)
+ rspec-expectations (2.7.0)
diff-lcs (~> 1.1.2)
- rspec-mocks (2.6.0)
+ rspec-mocks (2.7.0)
PLATFORMS
ruby
DEPENDENCIES
- jeweler
+ SgfParser!
+ rake
rcov
rdoc
rspec