Gemfile.lock in pupil-0.6 vs Gemfile.lock in pupil-0.6.1
- old
+ new
@@ -1,18 +1,19 @@
PATH
remote: .
specs:
- pupil (0.3.2)
+ pupil (0.6.1)
json
oauth
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.1.3)
- json (1.7.3)
+ json (1.7.4)
oauth (0.4.6)
+ rake (0.9.2.2)
rspec (2.10.0)
rspec-core (~> 2.10.0)
rspec-expectations (~> 2.10.0)
rspec-mocks (~> 2.10.0)
rspec-core (2.10.0)
@@ -25,7 +26,8 @@
ruby
DEPENDENCIES
bundler
pupil!
+ rake
rspec
yard