From ab79fe396f79f5ea4456981a4753d1dacb0a97d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 07:02:31 +0000 Subject: [PATCH] Bump addressable from 2.8.1 to 2.9.0 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.8.1 to 2.9.0. - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.8.1...addressable-2.9.0) --- updated-dependencies: - dependency-name: addressable dependency-version: 2.9.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fe7b46a..4c582c7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -73,8 +73,8 @@ GEM minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - addressable (2.8.1) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) bcrypt (3.1.16) bindex (0.8.1) bootsnap (1.7.3) @@ -171,7 +171,7 @@ GEM racc (~> 1.4) orm_adapter (0.5.0) pg (1.2.3) - public_suffix (4.0.6) + public_suffix (7.0.5) puma (4.3.12) nio4r (~> 2.0) racc (1.5.2) @@ -277,6 +277,8 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) structured_warnings (0.4.0) + tailwindcss-rails (2.5.0-x86_64-linux) + railties (>= 6.0.0) temple (0.8.2) therubyracer (0.12.3) libv8 (~> 3.16.14.15) @@ -293,11 +295,6 @@ GEM activesupport (>= 5.2.0) railties (>= 5.2.0) turbolinks-source (~> 5.1) - twitter-bootstrap-rails (2.2.8) - actionpack (>= 3.1) - execjs - rails (>= 3.1) - railties (>= 3.1) tzinfo (2.0.4) concurrent-ruby (~> 1.0) uglifier (4.2.0) @@ -350,11 +347,11 @@ DEPENDENCIES slim-rails spring spring-watcher-listen (~> 2.0.0) + tailwindcss-rails therubyracer tinymce-rails turbolinks (~> 5) turbolinks_render - twitter-bootstrap-rails (~> 2.2.8) uglifier (>= 1.3.0) web-console (>= 3.3.0) will_paginate