./Gemfile.lock in dubai-0.0.1 vs ./Gemfile.lock in dubai-0.0.3
- old
+ new
@@ -1,46 +1,46 @@
PATH
remote: .
specs:
- dubai (0.0.1)
- commander (~> 4.1.2)
- json (~> 1.7.3)
+ dubai (0.0.3)
+ commander (~> 4.1)
+ json
rubyzip
- sinatra
- terminal-table (~> 1.4.5)
+ sinatra (~> 1.3)
+ terminal-table (~> 1.4)
GEM
- remote: http://rubygems.org/
+ remote: https://rubygems.org/
specs:
commander (4.1.3)
highline (~> 1.6.11)
- diff-lcs (1.1.3)
- highline (1.6.15)
+ diff-lcs (1.2.4)
+ highline (1.6.18)
json (1.7.7)
- multi_json (1.6.1)
+ multi_json (1.7.2)
rack (1.5.2)
- rack-protection (1.3.2)
+ rack-protection (1.5.0)
rack
- rake (10.0.3)
- rspec (2.12.0)
- rspec-core (~> 2.12.0)
- rspec-expectations (~> 2.12.0)
- rspec-mocks (~> 2.12.0)
- rspec-core (2.12.2)
- rspec-expectations (2.12.1)
- diff-lcs (~> 1.1.3)
- rspec-mocks (2.12.2)
+ rake (10.0.4)
+ rspec (2.13.0)
+ rspec-core (~> 2.13.0)
+ rspec-expectations (~> 2.13.0)
+ rspec-mocks (~> 2.13.0)
+ rspec-core (2.13.1)
+ rspec-expectations (2.13.0)
+ diff-lcs (>= 1.1.3, < 2.0)
+ rspec-mocks (2.13.1)
rubyzip (0.9.9)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
- sinatra (1.3.4)
- rack (~> 1.4)
- rack-protection (~> 1.3)
- tilt (~> 1.3, >= 1.3.3)
+ sinatra (1.4.2)
+ rack (~> 1.5, >= 1.5.2)
+ rack-protection (~> 1.4)
+ tilt (~> 1.3, >= 1.3.4)
terminal-table (1.4.5)
- tilt (1.3.3)
+ tilt (1.3.7)
PLATFORMS
ruby
DEPENDENCIES