From 8300040f9bee3653017f8b35c9969726531bce06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juanjo=20Baz=C3=A1n?= Date: Mon, 7 Sep 2015 16:26:37 +0200 Subject: [PATCH] adds browser --- Gemfile | 2 ++ Gemfile.lock | 1 + 2 files changed, 3 insertions(+) diff --git a/Gemfile b/Gemfile index 6840329ff..0fbe796bf 100644 --- a/Gemfile +++ b/Gemfile @@ -53,6 +53,8 @@ gem 'whenever', require: false gem 'ahoy_matey', '~> 1.2.1' gem 'groupdate' # group temporary data +gem 'browser' + group :development, :test do # Call 'byebug' anywhere in the code to stop execution and get a debugger console gem 'byebug' diff --git a/Gemfile.lock b/Gemfile.lock index 4814dc6af..fdfae6d17 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -406,6 +406,7 @@ DEPENDENCIES acts_as_votable ahoy_matey (~> 1.2.1) ancestry + browser bullet byebug cancancan