diff --git a/Gemfile b/Gemfile index ec5b4498e..fd6bcf523 100644 --- a/Gemfile +++ b/Gemfile @@ -6,7 +6,7 @@ gem 'acts-as-taggable-on', '~> 4.0.0' gem 'acts_as_votable', '~> 0.10.0' gem 'ahoy_matey', '~> 1.6.0' gem 'ancestry', '~> 2.2.2' -gem 'browser', '~> 2.3.0' +gem 'browser', '~> 2.5.2' gem 'cancancan', '~> 1.16.0' gem 'ckeditor', '~> 4.2.3' gem 'cocoon', '~> 1.2.9' diff --git a/Gemfile.lock b/Gemfile.lock index 760cf125f..391387aa3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,7 +66,7 @@ GEM babel-source (>= 4.0, < 6) execjs (~> 2.0) bcrypt (3.1.11) - browser (2.3.0) + browser (2.5.2) builder (3.2.3) bullet (5.5.1) activesupport (>= 3.0.0) @@ -494,7 +494,7 @@ DEPENDENCIES acts_as_votable (~> 0.10.0) ahoy_matey (~> 1.6.0) ancestry (~> 2.2.2) - browser (~> 2.3.0) + browser (~> 2.5.2) bullet (~> 5.5.1) byebug (~> 9.1.0) cancancan (~> 1.16.0)