diff --git a/Gemfile.lock b/Gemfile.lock index 6bf147ee..c2eabe3f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,21 +6,21 @@ GEM crack (0.4.3) safe_yaml (~> 1.0.0) diff-lcs (1.3) - docile (1.1.5) + docile (1.3.0) ethon (0.11.0) ffi (>= 1.3.0) - ffi (1.9.18) + ffi (1.9.23) hashdiff (0.3.7) json (2.1.0) mini_portile2 (2.3.0) - nokogiri (1.8.1) + nokogiri (1.8.2) mini_portile2 (~> 2.3.0) - public_suffix (3.0.1) + public_suffix (3.0.2) rspec (3.7.0) rspec-core (~> 3.7.0) rspec-expectations (~> 3.7.0) rspec-mocks (~> 3.7.0) - rspec-core (3.7.0) + rspec-core (3.7.1) rspec-support (~> 3.7.0) rspec-expectations (3.7.0) diff-lcs (>= 1.2.0, < 2.0) @@ -31,11 +31,11 @@ GEM rspec-mocks (3.7.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.7.0) - rspec-support (3.7.0) + rspec-support (3.7.1) ruby-progressbar (1.9.0) safe_yaml (1.0.4) - simplecov (0.15.1) - docile (~> 1.1.0) + simplecov (0.16.1) + docile (~> 1.1) json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) @@ -44,7 +44,7 @@ GEM typhoeus (1.3.0) ethon (>= 0.9.0) unicode-display_width (1.3.0) - webmock (3.1.0) + webmock (3.3.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff @@ -66,4 +66,4 @@ DEPENDENCIES yajl-ruby (>= 1.3.0) BUNDLED WITH - 1.16.0 + 1.16.1