Gemfile.lock in mrkt-1.1.1 vs Gemfile.lock in mrkt-1.2.0
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- mrkt (1.1.1)
+ mrkt (1.2.0)
faraday (~> 1.0)
faraday_middleware (~> 1.0)
GEM
remote: https://rubygems.org/
@@ -15,28 +15,30 @@
coderay (1.1.3)
crack (0.4.5)
rexml
diff-lcs (1.4.4)
docile (1.3.5)
- faraday (1.5.1)
+ faraday (1.7.1)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
faraday-httpclient (~> 1.0.1)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.1)
faraday-patron (~> 1.0)
+ faraday-rack (~> 1.0)
multipart-post (>= 1.2, < 3)
ruby2_keywords (>= 0.0.4)
faraday-em_http (1.0.0)
faraday-em_synchrony (1.0.0)
faraday-excon (1.1.0)
faraday-httpclient (1.0.1)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
- faraday_middleware (1.0.0)
+ faraday-rack (1.0.0)
+ faraday_middleware (1.1.0)
faraday (~> 1.0)
gem-release (2.2.2)
hashdiff (1.0.1)
method_source (1.0.0)
multipart-post (2.1.1)
@@ -65,20 +67,20 @@
rspec-support (~> 3.10.0)
rspec-mocks (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.2)
- rubocop (1.18.4)
+ rubocop (1.20.0)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
- rubocop-ast (>= 1.8.0, < 2.0)
+ rubocop-ast (>= 1.9.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
- rubocop-ast (1.8.0)
+ rubocop-ast (1.11.0)
parser (>= 3.0.1.1)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.5)
@@ -87,12 +89,12 @@
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.3)
unicode-display_width (2.0.0)
- webmock (3.13.0)
- addressable (>= 2.3.6)
+ webmock (3.14.0)
+ addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
PLATFORMS
ruby
@@ -102,10 +104,10 @@
gem-release (~> 2.1)
mrkt!
pry-byebug (~> 3.7)
rake (~> 13.0)
rspec (~> 3.2)
- rubocop (~> 1.18.4)
+ rubocop (~> 1.20.0)
rubocop-rake (~> 0.6.0)
simplecov (~> 0.21.2)
webmock (~> 3.1)
BUNDLED WITH