Merge pull request #4628 from consul/dependabot/bundler/master/rollbar-3.2.0
Bump rollbar from 3.1.2 to 3.2.0
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"
|
||||||
|
|||||||
@@ -530,7 +530,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)
|
||||||
@@ -777,7 +777,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