From a6f0894484d904e5f9cb1835cf8e02bc8ef8d715 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 18:49:53 +0000 Subject: [PATCH] build(deps): bump acts-as-taggable-on from 11.0.0 to 12.0.0 Bumps [acts-as-taggable-on](https://github.com/mbleigh/acts-as-taggable-on) from 11.0.0 to 12.0.0. - [Release notes](https://github.com/mbleigh/acts-as-taggable-on/releases) - [Changelog](https://github.com/mbleigh/acts-as-taggable-on/blob/master/CHANGELOG.md) - [Commits](https://github.com/mbleigh/acts-as-taggable-on/compare/v11.0.0...v12.0.0) --- updated-dependencies: - dependency-name: acts-as-taggable-on dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile b/Gemfile index c83fec8..3e89c4e 100644 --- a/Gemfile +++ b/Gemfile @@ -62,7 +62,7 @@ gem "devise", "~> 4.9" gem "rails-controller-testing", "~> 1.0" -gem "acts-as-taggable-on", "~> 11.0" +gem "acts-as-taggable-on", "~> 12.0" gem "rails-i18n", "~> 7.0.0" diff --git a/Gemfile.lock b/Gemfile.lock index 275c7d5..bfed7e2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -71,8 +71,8 @@ GEM minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) - acts-as-taggable-on (11.0.0) - activerecord (>= 7.0, < 8.0) + acts-as-taggable-on (12.0.0) + activerecord (>= 7.1, < 8.1) zeitwerk (>= 2.4, < 3.0) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) @@ -274,7 +274,7 @@ GEM rubyzip (2.3.2) rufus-scheduler (3.9.2) fugit (~> 1.1, >= 1.11.1) - securerandom (0.3.1) + securerandom (0.3.2) selenium-webdriver (4.25.0) base64 (~> 0.2) logger (~> 1.4) @@ -303,7 +303,7 @@ GEM stringio (3.1.1) thor (1.3.2) tilt (2.4.0) - timeout (0.4.1) + timeout (0.4.2) turbo-rails (2.0.10) actionpack (>= 6.0.0) railties (>= 6.0.0) @@ -325,7 +325,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.18) + zeitwerk (2.7.1) PLATFORMS aarch64-linux @@ -336,7 +336,7 @@ PLATFORMS x86_64-linux DEPENDENCIES - acts-as-taggable-on (~> 11.0) + acts-as-taggable-on (~> 12.0) bootsnap brakeman capybara