Bump rollbar from 3.0.0 to 3.0.1

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-11-02 16:59:49 +00:00
committed by GitHub
parent af93f135b0
commit 6ca9c7136e
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 "redcarpet", "~> 3.5.0"
gem "responders", "~> 3.0.1" gem "responders", "~> 3.0.1"
gem "rinku", "~> 2.0.6", require: "rails_rinku" gem "rinku", "~> 2.0.6", require: "rails_rinku"
gem "rollbar", "~> 3.0.0" gem "rollbar", "~> 3.0.1"
gem "sassc-rails", "~> 2.1.2" gem "sassc-rails", "~> 2.1.2"
gem "savon", "~> 2.12.1" gem "savon", "~> 2.12.1"
gem "sitemap_generator", "~> 6.1.2" gem "sitemap_generator", "~> 6.1.2"

View File

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