Merge pull request #4354 from consul/dependabot/bundler/rollbar-3.1.2
Bump rollbar from 3.0.1 to 3.1.2
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -49,7 +49,7 @@ gem "recipient_interceptor", "~> 0.2.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.0.1"
|
gem "rollbar", "~> 3.1.2"
|
||||||
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"
|
||||||
|
|||||||
@@ -524,7 +524,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.0.1)
|
rollbar (3.1.2)
|
||||||
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)
|
||||||
@@ -768,7 +768,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.0.1)
|
rollbar (~> 3.1.2)
|
||||||
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)
|
||||||
|
|||||||
Reference in New Issue
Block a user