Gemfile.lock in right_chimp-2.1.28 vs Gemfile.lock in right_chimp-2.2
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- right_chimp (2.1.28)
+ right_chimp (2.2)
highline (~> 1.7.2)
nokogiri (~> 1.6.7.1)
progressbar (~> 0.11.0)
rake (~> 10.4.2)
right_api_client (> 1.5)
@@ -13,11 +13,11 @@
specs:
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
coderay (1.1.1)
debug_inspector (0.0.2)
- diff-lcs (1.1.3)
+ diff-lcs (1.2.5)
domain_name (0.5.20160826)
unf (>= 0.0.5, < 1.0.0)
highline (1.7.8)
http-cookie (1.0.3)
domain_name (~> 0.5)
@@ -43,18 +43,23 @@
netrc (~> 0.7)
right_api_client (1.6.1)
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)
+ rspec (3.5.0)
+ rspec-core (~> 3.5.0)
+ rspec-expectations (~> 3.5.0)
+ rspec-mocks (~> 3.5.0)
+ rspec-core (3.5.4)
+ rspec-support (~> 3.5.0)
+ rspec-expectations (3.5.0)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.5.0)
+ rspec-mocks (3.5.0)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.5.0)
+ rspec-support (3.5.0)
slop (3.6.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.2)
@@ -63,9 +68,9 @@
DEPENDENCIES
pry
pry-stack_explorer
right_chimp!
- rspec (~> 2.6.0)
+ rspec
BUNDLED WITH
1.13.2