Gemfile.lock in eightball-0.1.3 vs Gemfile.lock in eightball-0.2.0
- old
+ new
@@ -1,20 +1,28 @@
GEM
remote: http://rubygems.org/
specs:
+ coderay (1.0.9)
git (1.2.5)
jeweler (1.6.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
+ method_source (0.8.1)
+ pry (0.9.12.2)
+ coderay (~> 1.0.5)
+ method_source (~> 0.8)
+ slop (~> 3.4)
rake (0.9.2.2)
rcov (0.9.11)
shoulda (2.11.3)
+ slop (3.4.5)
PLATFORMS
ruby
DEPENDENCIES
- bundler (~> 1.0.0)
+ bundler (>= 1.0.0)
jeweler (~> 1.6.4)
+ pry
rcov
shoulda