From 3796c8d5a00ecba73a9faae83ff8414d745617b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 02:10:22 +0000 Subject: [PATCH] Bump rollbar from 3.3.1 to 3.3.2 Bumps [rollbar](https://github.com/rollbar/rollbar-gem) from 3.3.1 to 3.3.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.3.1...v3.3.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 cd707f8..a044621 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -26,7 +26,7 @@ GEM rack-test (0.7.0) rack (>= 1.0, < 3) ref (1.0.5) - rollbar (3.3.1) + rollbar (3.3.2) sinatra (1.4.8) rack (~> 1.5) rack-protection (~> 1.4)