diff --git a/Gemfile.lock b/Gemfile.lock index fa2968f9..0abbf360 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,8 +42,8 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) archive-zip (0.12.0) io-like (~> 0.3.0) arel (9.0.0) @@ -107,7 +107,8 @@ GEM forty_facets (0.1.9.1) friendly_id (5.3.0) activerecord (>= 4.0.0) - git (1.7.0) + git (1.13.0) + addressable (~> 2.8) rchardet (~> 1.8) globalid (0.4.2) activesupport (>= 4.2.0) @@ -143,8 +144,8 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (2.3.0) - launchy (2.4.3) - addressable (~> 2.3) + launchy (2.5.2) + addressable (~> 2.8) listen (3.2.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) @@ -182,7 +183,7 @@ GEM cliver (~> 0.3.1) websocket-driver (>= 0.2.0) popper_js (1.14.5) - public_suffix (4.0.5) + public_suffix (5.0.1) puma (4.3.5) nio4r (~> 2.0) racc (1.5.2)