From a315cd637166d1e87582fb99aaa8856c2020613f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Oct 2021 09:10:26 +0000 Subject: [PATCH] Bump rollbar from 3.2.0 to 3.3.0 Bumps [rollbar](https://github.com/rollbar/rollbar-gem) from 3.2.0 to 3.3.0. - [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.2.0...v3.3.0) --- updated-dependencies: - dependency-name: rollbar dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 31e29fa..2edb9a7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -36,7 +36,7 @@ GEM redis (4.3.1) redis-objects (1.5.1) redis (~> 4.2) - rollbar (3.2.0) + rollbar (3.3.0) rspec (3.10.0) rspec-core (~> 3.10.0) rspec-expectations (~> 3.10.0)