Skip to content

Commit

Permalink
Hound violations II
Browse files Browse the repository at this point in the history
  • Loading branch information
RickCarlino committed Nov 4, 2018
1 parent 7b5ca69 commit de1f729
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,9 @@ group :test do
end

group :development do
gem 'rubocop', '~> 0.49.0'
gem 'rainbow', '~> 2.1.0' # https://github.com/sickill/rainbow/issues/48
gem 'letter_opener'
gem 'rainbow', '~> 2.1.0' # https://github.com/sickill/rainbow/issues/48
gem 'rubocop', '~> 0.49.0'
end

group :production, :staging do
Expand Down

0 comments on commit de1f729

Please sign in to comment.