Gemfile.lock in itaiji-0.0.1 vs Gemfile.lock in itaiji-0.1.0
- old
+ new
@@ -1,14 +1,27 @@
PATH
remote: .
specs:
- itaiji (0.0.1)
+ itaiji (0.1.0)
GEM
remote: https://rubygems.org/
specs:
+ diff-lcs (1.2.5)
+ rake (10.3.2)
+ rspec (2.14.1)
+ rspec-core (~> 2.14.0)
+ rspec-expectations (~> 2.14.0)
+ rspec-mocks (~> 2.14.0)
+ rspec-core (2.14.8)
+ rspec-expectations (2.14.5)
+ diff-lcs (>= 1.1.3, < 2.0)
+ rspec-mocks (2.14.6)
PLATFORMS
ruby
DEPENDENCIES
+ bundler
itaiji!
+ rake
+ rspec