diff --git a/Gemfile.lock b/Gemfile.lock index f6b36b5..aee5de2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,7 +42,8 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.4.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) arel (9.0.0) ast (2.4.0) backports (3.11.4) @@ -73,12 +74,12 @@ GEM faraday_middleware (0.12.2) faraday (>= 0.7.4, < 1.0) ffi (1.10.0) - gh (0.15.1) - addressable (~> 2.4.0) + gh (0.14.0) + addressable backports faraday (~> 0.8) multi_json (~> 1.0) - net-http-persistent (~> 2.9) + net-http-persistent (>= 2.7) net-http-pipeline globalid (0.4.2) activesupport (>= 4.2.0) @@ -88,8 +89,8 @@ GEM jaro_winkler (1.5.2) json (2.1.0) jwt (2.1.0) - launchy (2.4.3) - addressable (~> 2.3) + launchy (2.5.0) + addressable (~> 2.7) listen (3.1.5) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) @@ -120,6 +121,7 @@ GEM parser (2.5.3.0) ast (~> 2.4.0) powerpack (0.1.2) + public_suffix (4.0.7) puma (3.12.0) pusher-client (0.6.2) json @@ -206,7 +208,7 @@ GEM sprockets (>= 3.0.0) thor (0.20.3) thread_safe (0.3.6) - travis (1.8.9) + travis (1.8.13) backports faraday (~> 0.9) faraday_middleware (~> 0.9, >= 0.9.1)