diff --git a/Gemfile b/Gemfile index 4d05bceca9..7badf59f74 100644 --- a/Gemfile +++ b/Gemfile @@ -106,7 +106,7 @@ gem "disposable_mail", "~> 0.1" gem "fast_jsonapi" gem "flipper-redis" gem "flipper-ui" -gem "friendly_id", "~> 5.4.1" +gem "friendly_id", "~> 5.5.0" gem "inline_svg" gem "jwt" gem "rails-i18n", "~> 6.0.0" diff --git a/Gemfile.lock b/Gemfile.lock index e0abd950c9..754bb6847f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -156,7 +156,7 @@ GEM commontator (6.3.2) rails (>= 5.2) will_paginate - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) connection_pool (2.2.5) countries (4.0.1) i18n_data (~> 0.13.0) @@ -245,7 +245,7 @@ GEM rack-protection (>= 1.5.3, < 2.2.0) font-awesome-sass (5.13.1) sassc (>= 1.11) - friendly_id (5.4.1) + friendly_id (5.5.0) activerecord (>= 4.0.0) geocoder (1.7.0) globalid (1.0.0) @@ -274,7 +274,7 @@ GEM http-form_data (2.3.0) http-parser (1.2.1) ffi-compiler (>= 1.0, < 2.0) - i18n (1.8.11) + i18n (1.12.0) concurrent-ruby (~> 1.0) i18n-js (3.8.1) i18n (>= 0.6.6) @@ -340,7 +340,7 @@ GEM mini_magick (4.11.0) mini_mime (1.1.2) mini_portile2 (2.6.1) - minitest (5.14.4) + minitest (5.16.3) msgpack (1.4.2) multi_json (1.15.0) multi_xml (0.6.0) @@ -625,7 +625,7 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) tzinfo-data (1.2021.1) tzinfo (>= 1.0.0) @@ -667,7 +667,7 @@ GEM will_paginate (>= 3.0.3) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.5.1) + zeitwerk (2.6.6) PLATFORMS ruby @@ -698,7 +698,7 @@ DEPENDENCIES flipper-redis flipper-ui font-awesome-sass (~> 5.13.1) - friendly_id (~> 5.4.1) + friendly_id (~> 5.5.0) geocoder hairtrigger (~> 0.2.24) hirb