diff --git a/Gemfile b/Gemfile index 2754a40..cbd4f38 100644 --- a/Gemfile +++ b/Gemfile @@ -68,5 +68,5 @@ gem "view_component-contrib", "~> 0.2.5" gem "image_processing", ">= 1.2" gem "ruby-vips" -gem 'friendly_id', '~> 5.5.0' +gem 'friendly_id', '~> 5.6.0' gem "figaro", git: "https://github.com/laserlemon/figaro" \ No newline at end of file diff --git a/Gemfile.lock b/Gemfile.lock index e958a19..2b4d15f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -130,7 +130,7 @@ GEM xpath (~> 3.2) cgi (0.5.0) concurrent-ruby (1.3.5) - connection_pool (2.5.4) + connection_pool (3.0.2) crass (1.0.6) date (3.5.0) debug (1.11.0) @@ -155,7 +155,7 @@ GEM ffi (1.17.2-x86_64-darwin) ffi (1.17.2-x86_64-linux-gnu) ffi (1.17.2-x86_64-linux-musl) - friendly_id (5.5.1) + friendly_id (5.6.0) activerecord (>= 4.0.0) globalid (1.3.0) activesupport (>= 6.1) @@ -197,7 +197,7 @@ GEM logger mini_mime (1.1.5) mini_portile2 (2.8.9) - minitest (5.26.0) + minitest (5.26.2) msgpack (1.8.0) net-imap (0.5.12) date @@ -366,7 +366,7 @@ GEM tailwindcss-ruby (4.1.16-x86_64-linux-gnu) tailwindcss-ruby (4.1.16-x86_64-linux-musl) thor (1.4.0) - timeout (0.4.3) + timeout (0.4.4) tsort (0.2.0) turbo-rails (2.0.20) actionpack (>= 7.1.0) @@ -425,7 +425,7 @@ DEPENDENCIES debug devise (~> 4.9) figaro! - friendly_id (~> 5.5.0) + friendly_id (~> 5.6.0) image_processing (>= 1.2) importmap-rails jbuilder