Removed duplicate entries
This commit is contained in:
parent
621e16072d
commit
821364483e
1 changed files with 0 additions and 6 deletions
6
Gemfile
6
Gemfile
|
|
@ -41,9 +41,6 @@ group :development do
|
|||
|
||||
gem "rails-erd"
|
||||
|
||||
# Call 'byebug' anywhere in the code to stop execution and get a debugger console
|
||||
gem 'byebug'
|
||||
|
||||
# Chrome Rails debugging app
|
||||
#gem 'meta_request'
|
||||
end
|
||||
|
|
@ -67,9 +64,6 @@ gem 'pg'
|
|||
|
||||
|
||||
group :development, :test do
|
||||
# Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring
|
||||
gem 'spring'
|
||||
|
||||
# Helps run tests automatically after changes
|
||||
# TODO: not sure all these packages are required (http://buildingrails.com/a/rails_automated_testing_setup_for_beginners)
|
||||
gem 'guard-rails'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue