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:
2
Gemfile
2
Gemfile
@@ -49,7 +49,7 @@ gem "recipient_interceptor", "~> 0.3.0"
|
|||||||
gem "redcarpet", "~> 3.5.1"
|
gem "redcarpet", "~> 3.5.1"
|
||||||
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.1.2"
|
gem "rollbar", "~> 3.2.0"
|
||||||
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"
|
||||||
|
|||||||
@@ -531,7 +531,7 @@ GEM
|
|||||||
retriable (3.1.2)
|
retriable (3.1.2)
|
||||||
rexml (3.2.5)
|
rexml (3.2.5)
|
||||||
rinku (2.0.6)
|
rinku (2.0.6)
|
||||||
rollbar (3.1.2)
|
rollbar (3.2.0)
|
||||||
rspec-core (3.10.1)
|
rspec-core (3.10.1)
|
||||||
rspec-support (~> 3.10.0)
|
rspec-support (~> 3.10.0)
|
||||||
rspec-expectations (3.10.1)
|
rspec-expectations (3.10.1)
|
||||||
@@ -778,7 +778,7 @@ DEPENDENCIES
|
|||||||
redcarpet (~> 3.5.1)
|
redcarpet (~> 3.5.1)
|
||||||
responders (~> 3.0.1)
|
responders (~> 3.0.1)
|
||||||
rinku (~> 2.0.6)
|
rinku (~> 2.0.6)
|
||||||
rollbar (~> 3.1.2)
|
rollbar (~> 3.2.0)
|
||||||
rspec-rails (~> 5.0)
|
rspec-rails (~> 5.0)
|
||||||
rubocop (~> 0.93.1)
|
rubocop (~> 0.93.1)
|
||||||
rubocop-performance (~> 1.10.1)
|
rubocop-performance (~> 1.10.1)
|
||||||
|
|||||||
Reference in New Issue
Block a user