Gemfile.lock in mrkt-1.0.1 vs Gemfile.lock in mrkt-1.1.0
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- mrkt (1.0.1)
+ mrkt (1.1.0)
faraday (~> 1.0)
faraday_middleware (~> 1.0)
GEM
remote: https://rubygems.org/
@@ -15,12 +15,19 @@
coderay (1.1.3)
crack (0.4.3)
safe_yaml (~> 1.0.0)
diff-lcs (1.4.4)
docile (1.3.2)
- faraday (1.0.1)
+ faraday (1.4.1)
+ faraday-excon (~> 1.1)
+ faraday-net_http (~> 1.0)
+ faraday-net_http_persistent (~> 1.1)
multipart-post (>= 1.2, < 3)
+ ruby2_keywords (>= 0.0.4)
+ faraday-excon (1.1.0)
+ faraday-net_http (1.0.1)
+ faraday-net_http_persistent (1.1.0)
faraday_middleware (1.0.0)
faraday (~> 1.0)
gem-release (2.1.1)
hashdiff (1.0.1)
json (2.3.1)
@@ -37,11 +44,11 @@
pry (~> 0.13.0)
public_suffix (4.0.5)
rainbow (3.0.0)
rake (12.3.3)
regexp_parser (1.7.1)
- rexml (3.2.4)
+ rexml (3.2.5)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.2)
@@ -63,9 +70,10 @@
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (0.1.0)
parser (>= 2.7.0.1)
ruby-progressbar (1.10.1)
+ ruby2_keywords (0.0.4)
safe_yaml (1.0.5)
simplecov (0.17.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)