Skip to content

Commit

Permalink
Merge 5efafb5 into 73240f3
Browse files Browse the repository at this point in the history
  • Loading branch information
eliotjordan committed Jul 24, 2018
2 parents 73240f3 + 5efafb5 commit 6e52500
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ group :development, :test do
gem 'coveralls', require: false
gem 'rubocop', '0.38.0', require: false
gem 'rubocop-rspec', '1.4.0', require: false

# See https://github.com/rails/rails/issues/32955
gem 'thor', '>= 0.19.0'
end

# BEGIN ENGINE_CART BLOCK
Expand Down

0 comments on commit 6e52500

Please sign in to comment.