./Gemfile.lock in wwdc-0.0.2 vs ./Gemfile.lock in wwdc-1.0.0
- old
+ new
@@ -1,20 +1,32 @@
PATH
remote: .
specs:
- wwdc (0.0.2)
- commander (~> 4.1.2)
- excon (~> 0.25.3)
+ wwdc (1.0.0)
+ commander (~> 4.1)
+ excon (~> 0.25)
GEM
remote: https://rubygems.org/
specs:
- commander (4.1.5)
+ commander (4.2.0)
highline (~> 1.6.11)
- excon (0.25.3)
- highline (1.6.19)
- rake (0.9.2.2)
- rspec (0.6.4)
+ diff-lcs (1.2.5)
+ excon (0.38.0)
+ highline (1.6.21)
+ rake (10.3.2)
+ rspec (3.0.0)
+ rspec-core (~> 3.0.0)
+ rspec-expectations (~> 3.0.0)
+ rspec-mocks (~> 3.0.0)
+ rspec-core (3.0.3)
+ rspec-support (~> 3.0.0)
+ rspec-expectations (3.0.3)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.0.0)
+ rspec-mocks (3.0.3)
+ rspec-support (~> 3.0.0)
+ rspec-support (3.0.3)
PLATFORMS
ruby
DEPENDENCIES