adds browser
This commit is contained in:
committed by
Alberto Garcia Cabeza
parent
fac69770c8
commit
8300040f9b
2
Gemfile
2
Gemfile
@@ -53,6 +53,8 @@ gem 'whenever', require: false
|
|||||||
gem 'ahoy_matey', '~> 1.2.1'
|
gem 'ahoy_matey', '~> 1.2.1'
|
||||||
gem 'groupdate' # group temporary data
|
gem 'groupdate' # group temporary data
|
||||||
|
|
||||||
|
gem 'browser'
|
||||||
|
|
||||||
group :development, :test do
|
group :development, :test do
|
||||||
# Call 'byebug' anywhere in the code to stop execution and get a debugger console
|
# Call 'byebug' anywhere in the code to stop execution and get a debugger console
|
||||||
gem 'byebug'
|
gem 'byebug'
|
||||||
|
|||||||
@@ -406,6 +406,7 @@ DEPENDENCIES
|
|||||||
acts_as_votable
|
acts_as_votable
|
||||||
ahoy_matey (~> 1.2.1)
|
ahoy_matey (~> 1.2.1)
|
||||||
ancestry
|
ancestry
|
||||||
|
browser
|
||||||
bullet
|
bullet
|
||||||
byebug
|
byebug
|
||||||
cancancan
|
cancancan
|
||||||
|
|||||||
Reference in New Issue
Block a user