From 1f6b11c29d3f712370861b89649c2fb2429a2714 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 01:00:40 +0000 Subject: [PATCH] Bump rollbar from 3.4.1 to 3.4.2 Bumps [rollbar](https://github.com/rollbar/rollbar-gem) from 3.4.1 to 3.4.2. - [Release notes](https://github.com/rollbar/rollbar-gem/releases) - [Changelog](https://github.com/rollbar/rollbar-gem/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollbar/rollbar-gem/compare/v3.4.1...v3.4.2) --- updated-dependencies: - dependency-name: rollbar dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 194355b7..4cf27502 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -190,7 +190,7 @@ GEM ffi (~> 1.0) regexp_parser (2.8.1) rexml (3.2.5) - rollbar (3.4.1) + rollbar (3.4.2) rspec-core (3.12.2) rspec-support (~> 3.12.0) rspec-expectations (3.12.3)