From f1e46315a2a92290156913940bfa2a1067891095 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 08:12:29 +0000 Subject: [PATCH] Bump the dependencies group with 3 updates Bumps the dependencies group with 3 updates: [puma](https://github.com/puma/puma), [jbuilder](https://github.com/rails/jbuilder) and [honeybadger](https://github.com/honeybadger-io/honeybadger-ruby). Updates `puma` from 8.0.1 to 8.0.2 - [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.1...v8.0.2) Updates `jbuilder` from 2.15.0 to 2.15.1 - [Release notes](https://github.com/rails/jbuilder/releases) - [Commits](https://github.com/rails/jbuilder/compare/v2.15.0...v2.15.1) Updates `honeybadger` from 6.6.1 to 6.6.2 - [Release notes](https://github.com/honeybadger-io/honeybadger-ruby/releases) - [Changelog](https://github.com/honeybadger-io/honeybadger-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/honeybadger-io/honeybadger-ruby/compare/v6.6.1...v6.6.2) --- updated-dependencies: - dependency-name: puma dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: jbuilder dependency-version: 2.15.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: honeybadger dependency-version: 6.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7e4f2bf..89e271a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -154,7 +154,7 @@ GEM oauth (>= 0.3.6) google-analytics-rails (1.1.1) hashie (5.0.0) - honeybadger (6.6.1) + honeybadger (6.6.2) logger ostruct i18n (1.14.8) @@ -169,14 +169,14 @@ GEM prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - jbuilder (2.15.0) + jbuilder (2.15.1) actionview (>= 7.0.0) activesupport (>= 7.0.0) jquery-rails (4.6.1) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.19.5) + json (2.19.7) jwt (3.1.2) base64 kaminari (1.2.2) @@ -289,7 +289,7 @@ GEM date stringio public_suffix (6.0.2) - puma (8.0.1) + puma (8.0.2) nio4r (~> 2.0) racc (1.8.1) rack (3.2.6)