Bump rollbar from 3.1.2 to 3.2.0

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

---
updated-dependencies:
- dependency-name: rollbar
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-08-12 22:37:25 +00:00
committed by GitHub
parent 051a071cd2
commit 6d01995895
2 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -531,7 +531,7 @@ GEM
retriable (3.1.2)
rexml (3.2.5)
rinku (2.0.6)
rollbar (3.1.2)
rollbar (3.2.0)
rspec-core (3.10.1)
rspec-support (~> 3.10.0)
rspec-expectations (3.10.1)
@@ -778,7 +778,7 @@ DEPENDENCIES
redcarpet (~> 3.5.1)
responders (~> 3.0.1)
rinku (~> 2.0.6)
rollbar (~> 3.1.2)
rollbar (~> 3.2.0)
rspec-rails (~> 5.0)
rubocop (~> 0.93.1)
rubocop-performance (~> 1.10.1)