From c78d7786ae517c59e6be0ba8211dfc8d73836a0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 05:05:20 +0000 Subject: [PATCH] chore(deps): bump the ruby-deps group with 6 updates Bumps the ruby-deps group with 6 updates: | Package | From | To | | --- | --- | --- | | [pagy](https://github.com/ddnexus/pagy) | `43.5.1` | `43.5.3` | | [tzinfo-data](https://github.com/tzinfo/tzinfo-data) | `1.2026.1` | `1.2026.2` | | [puma](https://github.com/puma/puma) | `8.0.0` | `8.0.1` | | [view_component](https://github.com/viewcomponent/view_component) | `4.7.0` | `4.8.0` | | [irb](https://github.com/ruby/irb) | `1.17.0` | `1.18.0` | | [bullet](https://github.com/flyerhzm/bullet) | `8.1.0` | `8.1.1` | Updates `pagy` from 43.5.1 to 43.5.3 - [Release notes](https://github.com/ddnexus/pagy/releases) - [Changelog](https://github.com/ddnexus/pagy/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/ddnexus/pagy/compare/43.5.1...43.5.3) Updates `tzinfo-data` from 1.2026.1 to 1.2026.2 - [Release notes](https://github.com/tzinfo/tzinfo-data/releases) - [Commits](https://github.com/tzinfo/tzinfo-data/compare/v1.2026.1...v1.2026.2) Updates `puma` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/main/History.md) - [Commits](https://github.com/puma/puma/compare/v8.0.0...v8.0.1) Updates `view_component` from 4.7.0 to 4.8.0 - [Release notes](https://github.com/viewcomponent/view_component/releases) - [Changelog](https://github.com/ViewComponent/view_component/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/viewcomponent/view_component/compare/v4.7.0...v4.8.0) Updates `irb` from 1.17.0 to 1.18.0 - [Release notes](https://github.com/ruby/irb/releases) - [Commits](https://github.com/ruby/irb/compare/v1.17.0...v1.18.0) Updates `bullet` from 8.1.0 to 8.1.1 - [Changelog](https://github.com/flyerhzm/bullet/blob/main/CHANGELOG.md) - [Commits](https://github.com/flyerhzm/bullet/compare/8.1.0...8.1.1) --- updated-dependencies: - dependency-name: pagy dependency-version: 43.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: tzinfo-data dependency-version: 1.2026.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: puma dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: view_component dependency-version: 4.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: irb dependency-version: 1.18.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: bullet dependency-version: 8.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f253b7b82..b4cb7e79c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -122,7 +122,7 @@ GEM bootstrap (5.3.8) popper_js (>= 2.11.8, < 3) builder (3.3.0) - bullet (8.1.0) + bullet (8.1.1) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) byebug (13.0.0) @@ -250,7 +250,7 @@ GEM activesupport (>= 6.0.0) railties (>= 6.0.0) io-console (0.8.2) - irb (1.17.0) + irb (1.18.0) pp (>= 0.6.0) prism (>= 1.3.0) rdoc (>= 4.0.0) @@ -294,7 +294,7 @@ GEM mini_magick (5.3.1) logger mini_mime (1.1.5) - minitest (6.0.4) + minitest (6.0.5) drb (~> 2.0) prism (~> 1.5) multi_xml (0.6.0) @@ -341,7 +341,7 @@ GEM actionpack (>= 4.2) omniauth (~> 2.0) ostruct (0.6.3) - pagy (43.5.1) + pagy (43.5.3) json uri yaml @@ -395,7 +395,7 @@ GEM i18n (>= 0.5.0) railties (>= 6.1) public_suffix (7.0.5) - puma (8.0.0) + puma (8.0.1) nio4r (~> 2.0) pundit (2.5.2) activesupport (>= 3.0.0) @@ -576,7 +576,7 @@ GEM railties (>= 7.1.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - tzinfo-data (1.2026.1) + tzinfo-data (1.2026.2) tzinfo (>= 1.0.0) unicode-display_width (3.2.0) unicode-emoji (~> 4.1) @@ -585,7 +585,7 @@ GEM uri (1.1.1) useragent (0.16.11) version_gem (1.1.3) - view_component (4.7.0) + view_component (4.8.0) actionview (>= 7.1.0) activesupport (>= 7.1.0) concurrent-ruby (~> 1)