Gemfile.lock in right_chimp-2.0.1 vs Gemfile.lock in right_chimp-2.0.2
- old
+ new
@@ -1,27 +1,46 @@
PATH
remote: .
specs:
- right_chimp (2.0)
+ right_chimp (2.0.2)
nokogiri (~> 1.5.9)
progressbar (~> 0.11.0)
rake (~> 0.9.2.2)
+ right_api_client (> 1.5)
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.1.3)
+ domain_name (0.5.24)
+ unf (>= 0.0.5, < 1.0.0)
+ http-cookie (1.0.2)
+ domain_name (~> 0.5)
+ json (1.8.2)
+ mime-types (1.25.1)
+ netrc (0.10.3)
nokogiri (1.5.11)
progressbar (0.11.0)
rake (0.9.2.2)
+ rest-client (1.8.0)
+ http-cookie (>= 1.0.2, < 2.0)
+ mime-types (>= 1.16, < 3.0)
+ netrc (~> 0.7)
+ right_api_client (1.5.26)
+ json (~> 1.0)
+ mime-types (~> 1.0)
+ rest-client (~> 1.6)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
rspec-mocks (~> 2.6.0)
rspec-core (2.6.4)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
+ unf (0.1.4)
+ unf_ext
+ unf_ext (0.0.7.1)
PLATFORMS
ruby
DEPENDENCIES