From 1031faee7637ed62041d4b507e5bc461bc1fb7ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 17 Sep 2018 13:02:25 -0400 Subject: [PATCH] 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] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 3d9773a9b..9b9fb8074 100644 --- a/Gemfile +++ b/Gemfile @@ -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" diff --git a/Gemfile.lock b/Gemfile.lock index 16ba1424f..531b4fb4c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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)