Bump rollbar from 2.27.0 to 3.0.0
Bumps [rollbar](https://github.com/rollbar/rollbar-gem) from 2.27.0 to 3.0.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/v2.27.0...v3.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
4d9592878b
commit
ecf1615577
2
Gemfile
2
Gemfile
@@ -49,7 +49,7 @@ gem "recipient_interceptor", "~> 0.2.0"
|
|||||||
gem "redcarpet", "~> 3.4.0"
|
gem "redcarpet", "~> 3.4.0"
|
||||||
gem "responders", "~> 2.4.0"
|
gem "responders", "~> 2.4.0"
|
||||||
gem "rinku", "~> 2.0.6", require: "rails_rinku"
|
gem "rinku", "~> 2.0.6", require: "rails_rinku"
|
||||||
gem "rollbar", "~> 2.27.0"
|
gem "rollbar", "~> 3.0.0"
|
||||||
gem "sassc-rails", "~> 2.1.2"
|
gem "sassc-rails", "~> 2.1.2"
|
||||||
gem "savon", "~> 2.12.0"
|
gem "savon", "~> 2.12.0"
|
||||||
gem "sitemap_generator", "~> 6.1.2"
|
gem "sitemap_generator", "~> 6.1.2"
|
||||||
|
|||||||
@@ -472,7 +472,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 (2.27.0)
|
rollbar (3.0.0)
|
||||||
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)
|
||||||
@@ -700,7 +700,7 @@ DEPENDENCIES
|
|||||||
redcarpet (~> 3.4.0)
|
redcarpet (~> 3.4.0)
|
||||||
responders (~> 2.4.0)
|
responders (~> 2.4.0)
|
||||||
rinku (~> 2.0.6)
|
rinku (~> 2.0.6)
|
||||||
rollbar (~> 2.27.0)
|
rollbar (~> 3.0.0)
|
||||||
rspec-rails (~> 4.0)
|
rspec-rails (~> 4.0)
|
||||||
rubocop (~> 0.83.0)
|
rubocop (~> 0.83.0)
|
||||||
rubocop-performance (~> 1.6.1)
|
rubocop-performance (~> 1.6.1)
|
||||||
|
|||||||
Reference in New Issue
Block a user