From 192a925fa8dbe2f0a04eb78a7c4bbbb7eb7242c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 06:34:34 +0000 Subject: [PATCH] Bump rollbar from 3.5.1 to 3.5.2 Bumps [rollbar](https://github.com/rollbar/rollbar-gem) from 3.5.1 to 3.5.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.5.1...v3.5.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 6477ac1..2fcd461 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -226,7 +226,7 @@ GEM actionpack (>= 5.2) railties (>= 5.2) rexml (3.2.6) - rollbar (3.5.1) + rollbar (3.5.2) rspec-core (3.13.0) rspec-support (~> 3.13.0) rspec-expectations (3.13.0)