Bump rollbar from 3.0.1 to 3.1.2

Bumps [rollbar](https://github.com/rollbar/rollbar-gem) from 3.0.1 to 3.1.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.0.1...v3.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2021-02-12 05:54:29 +00:00
committed by GitHub
parent a3675a8a24
commit 4a2d4a2b15
2 changed files with 3 additions and 3 deletions

View File

@@ -49,7 +49,7 @@ gem "recipient_interceptor", "~> 0.2.0"
gem "redcarpet", "~> 3.5.0"
gem "responders", "~> 3.0.1"
gem "rinku", "~> 2.0.6", require: "rails_rinku"
gem "rollbar", "~> 3.0.1"
gem "rollbar", "~> 3.1.2"
gem "sassc-rails", "~> 2.1.2"
gem "savon", "~> 2.12.1"
gem "sitemap_generator", "~> 6.1.2"

View File

@@ -476,7 +476,7 @@ GEM
retriable (3.1.2)
rexml (3.2.4)
rinku (2.0.6)
rollbar (3.0.1)
rollbar (3.1.2)
rspec-core (3.9.2)
rspec-support (~> 3.9.3)
rspec-expectations (3.9.2)
@@ -712,7 +712,7 @@ DEPENDENCIES
redcarpet (~> 3.5.0)
responders (~> 3.0.1)
rinku (~> 2.0.6)
rollbar (~> 3.0.1)
rollbar (~> 3.1.2)
rspec-rails (~> 4.0)
rubocop (~> 0.91.0)
rubocop-performance (~> 1.7.1)