From b45d2d4457b961e3a94d4e71a958433b41d8433a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 27 Sep 2018 05:53:17 +0000 Subject: [PATCH] Bump browser from 2.5.2 to 2.5.3 Bumps [browser](https://github.com/fnando/browser) from 2.5.2 to 2.5.3. - [Release notes](https://github.com/fnando/browser/releases) - [Changelog](https://github.com/fnando/browser/blob/master/CHANGELOG.md) - [Commits](https://github.com/fnando/browser/compare/v2.5.2...v2.5.3) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 274333625..a8944fa6f 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ gem 'acts_as_votable', '~> 0.11.1' gem 'ahoy_matey', '~> 1.6.0' gem 'ancestry', '~> 3.0.2' gem 'autoprefixer-rails', '~> 9.1.4' -gem 'browser', '~> 2.5.2' +gem 'browser', '~> 2.5.3' gem 'cancancan', '~> 2.1.2' gem 'ckeditor', '~> 4.2.3' gem 'cocoon', '~> 1.2.9' diff --git a/Gemfile.lock b/Gemfile.lock index a3e13bf7b..38c1a7444 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,7 +68,7 @@ GEM babel-source (>= 4.0, < 6) execjs (~> 2.0) bcrypt (3.1.11) - browser (2.5.2) + browser (2.5.3) builder (3.2.3) bullet (5.7.1) activesupport (>= 3.0.0) @@ -503,7 +503,7 @@ DEPENDENCIES ahoy_matey (~> 1.6.0) ancestry (~> 3.0.2) autoprefixer-rails (~> 9.1.4) - browser (~> 2.5.2) + browser (~> 2.5.3) bullet (~> 5.7.0) byebug (~> 10.0.0) cancancan (~> 2.1.2)