Bump rails-assets-airbrake-js-client from 0.9.8 to 1.4.8 (#677)

Bumps rails-assets-airbrake-js-client from 0.9.8 to 1.4.8.

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-09-17 13:02:25 -04:00 committed by Mac Siri
parent 88511896c8
commit 1031faee76
2 changed files with 3 additions and 3 deletions

View file

@ -70,7 +70,7 @@ gem "pusher", "~> 1.3"
gem "rack-host-redirect", "~> 1.3"
gem "rack-timeout", "~> 0.5"
gem "rails", "~> 5.1"
gem "rails-assets-airbrake-js-client", "~> 0.9", source: "https://rails-assets.org"
gem "rails-assets-airbrake-js-client", "~> 1.4", source: "https://rails-assets.org"
gem "rails-observers", "~> 0.1"
gem "recaptcha", "~> 4.12", require: "recaptcha/rails"
gem "redcarpet", "~> 3.4"

View file

@ -667,7 +667,7 @@ GEM
bundler (>= 1.3.0)
railties (= 5.1.6)
sprockets-rails (>= 2.0.0)
rails-assets-airbrake-js-client (0.9.8)
rails-assets-airbrake-js-client (1.4.8)
rails-controller-testing (1.0.2)
actionpack (~> 5.x, >= 5.0.1)
actionview (~> 5.x, >= 5.0.1)
@ -1003,7 +1003,7 @@ DEPENDENCIES
rack-host-redirect (~> 1.3)
rack-timeout (~> 0.5)
rails (~> 5.1)
rails-assets-airbrake-js-client (~> 0.9)!
rails-assets-airbrake-js-client (~> 1.4)!
rails-controller-testing (~> 1.0)
rails-observers (~> 0.1)
rb-fsevent (~> 0.10)