From 112c3b5c85ecd563579a366810373349807949c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Mar 2025 07:11:35 +0000 Subject: [PATCH] Bump rails_icons from 1.1.0 to 1.2.0 Bumps [rails_icons](https://github.com/Rails-Designer/rails_icons) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/Rails-Designer/rails_icons/releases) - [Commits](https://github.com/Rails-Designer/rails_icons/compare/v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: rails_icons dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fd6bd05..f073cd0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -192,7 +192,7 @@ GEM nio4r (~> 2.0) raabro (1.4.0) racc (1.8.1) - rack (3.1.10) + rack (3.1.11) rack-session (2.1.0) base64 (>= 0.1.0) rack (>= 3.0.0) @@ -221,7 +221,7 @@ GEM rails-html-sanitizer (1.6.2) loofah (~> 2.21) nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) - rails_icons (1.1.0) + rails_icons (1.2.0) nokogiri (~> 1.16, >= 1.16.4) rails (> 6.1) railties (8.0.1) @@ -324,7 +324,7 @@ GEM unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - uri (1.0.2) + uri (1.0.3) useragent (0.16.11) web-console (4.2.1) actionview (>= 6.0.0)