Gemfile.lock in mrkt-0.10.0 vs Gemfile.lock in mrkt-0.11.0
- old
+ new
@@ -1,17 +1,17 @@
PATH
remote: .
specs:
- mrkt (0.10.0)
+ mrkt (0.11.0)
faraday (> 0.9.0, < 0.16.0)
faraday_middleware (> 0.9.0, < 0.16.0)
GEM
remote: https://rubygems.org/
specs:
- addressable (2.6.0)
- public_suffix (>= 2.0.2, < 4.0)
+ addressable (2.7.0)
+ public_suffix (>= 2.0.2, < 5.0)
ast (2.4.0)
byebug (11.0.1)
codeclimate-test-reporter (1.0.9)
simplecov (<= 0.13)
coderay (1.1.2)
@@ -21,61 +21,61 @@
docile (1.1.5)
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.13.1)
faraday (>= 0.7.4, < 1.0)
- hashdiff (0.3.8)
- jaro_winkler (1.5.2)
+ hashdiff (1.0.0)
+ jaro_winkler (1.5.4)
json (2.2.0)
method_source (0.9.2)
- multipart-post (2.0.0)
- parallel (1.14.0)
- parser (2.6.2.0)
+ multipart-post (2.1.1)
+ parallel (1.19.1)
+ parser (2.6.5.0)
ast (~> 2.4.0)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry-byebug (3.7.0)
byebug (~> 11.0)
pry (~> 0.10)
psych (3.1.0)
- public_suffix (3.0.3)
+ public_suffix (4.0.1)
rainbow (3.0.0)
- rake (12.3.2)
- rspec (3.8.0)
- rspec-core (~> 3.8.0)
- rspec-expectations (~> 3.8.0)
- rspec-mocks (~> 3.8.0)
- rspec-core (3.8.0)
- rspec-support (~> 3.8.0)
- rspec-expectations (3.8.2)
+ rake (12.3.3)
+ rspec (3.9.0)
+ rspec-core (~> 3.9.0)
+ rspec-expectations (~> 3.9.0)
+ rspec-mocks (~> 3.9.0)
+ rspec-core (3.9.0)
+ rspec-support (~> 3.9.0)
+ rspec-expectations (3.9.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.8.0)
- rspec-mocks (3.8.0)
+ rspec-support (~> 3.9.0)
+ rspec-mocks (3.9.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.8.0)
- rspec-support (3.8.0)
+ rspec-support (~> 3.9.0)
+ rspec-support (3.9.0)
rubocop (0.66.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.5, != 2.5.1.1)
psych (>= 3.1.0)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 1.6)
- ruby-progressbar (1.10.0)
+ ruby-progressbar (1.10.1)
safe_yaml (1.0.5)
simplecov (0.13.0)
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
unicode-display_width (1.5.0)
- webmock (3.5.1)
+ webmock (3.7.6)
addressable (>= 2.3.6)
crack (>= 0.3.2)
- hashdiff
+ hashdiff (>= 0.4.0, < 2.0.0)
PLATFORMS
ruby
DEPENDENCIES
@@ -87,6 +87,6 @@
rspec (~> 3.2)
rubocop (~> 0.66.0)
webmock (~> 3.1)
BUNDLED WITH
- 1.17.2
+ 1.17.3