Skip to content

Commit

Permalink
rubocop annoyance
Browse files Browse the repository at this point in the history
  • Loading branch information
sfisher committed Oct 21, 2019
1 parent d2a6ada commit 1dd0c66
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,5 @@ group :development, :test, :local_dev do
gem 'byebug'
gem 'pry'
gem 'pry-rails'
gem 'pry-remote', :require => "pry-remote"
gem 'pry-remote', require: 'pry-remote'
end

0 comments on commit 1dd0c66

Please sign in to comment.