Gemfile.lock in taketo-0.1.3 vs Gemfile.lock in taketo-0.2.0.alpha
- old
+ new
@@ -1,11 +1,17 @@
GEM
remote: http://rubygems.org/
specs:
+ coderay (1.0.7)
diff-lcs (1.1.3)
+ method_source (0.8)
multi_json (1.3.7)
open4 (1.3.0)
+ pry (0.9.10)
+ coderay (~> 1.0.5)
+ method_source (~> 0.8)
+ slop (~> 3.3.1)
rake (0.9.5)
rspec (2.12.0)
rspec-core (~> 2.12.0)
rspec-expectations (~> 2.12.0)
rspec-mocks (~> 2.12.0)
@@ -15,14 +21,16 @@
rspec-mocks (2.12.0)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
+ slop (3.3.2)
PLATFORMS
ruby
DEPENDENCIES
open4 (~> 1.3)
+ pry
rake (~> 0.9)
rspec (~> 2.11)
simplecov (~> 0.6)