diff --git a/Gemfile.lock b/Gemfile.lock index 9f97776..5d5557f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,16 +13,15 @@ GEM i18n (~> 0.7) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.5.1) - public_suffix (~> 2.0, >= 2.0.2) + addressable (2.7.0) + public_suffix (>= 2.0.2, < 5.0) coderay (1.1.1) concurrent-ruby (1.0.4) - crack (0.4.3) - safe_yaml (~> 1.0.0) + crack (0.4.4) diff-lcs (1.3) faraday (0.15.3) multipart-post (>= 1.2, < 3) - hashdiff (0.3.4) + hashdiff (1.0.1) i18n (0.8.0) jwt (2.1.0) method_source (0.8.2) @@ -41,7 +40,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) - public_suffix (2.0.5) + public_suffix (3.1.1) rack (2.0.6) rack-protection (2.0.2) rack @@ -59,7 +58,6 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) rspec-support (3.8.0) - safe_yaml (1.0.4) sinatra (2.0.2) mustermann (~> 1.0) rack (~> 2.0) @@ -70,10 +68,10 @@ GEM tilt (2.0.8) tzinfo (1.2.2) thread_safe (~> 0.1) - webmock (3.0.1) + webmock (3.11.0) addressable (>= 2.3.6) crack (>= 0.3.2) - hashdiff + hashdiff (>= 0.4.0, < 2.0.0) PLATFORMS ruby