Skip to content

Commit

Permalink
Remove useless gem from Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
byroot committed Feb 7, 2022
1 parent fbdce33 commit 4d78e68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,5 @@ gem "mocha", "~> 1.2"

group :development do
gem "rubocop", "0.81.0" # Ruby 2.3 support
gem "rubocop-shopify", require: false
gem "byebug", platform: :ruby
end

0 comments on commit 4d78e68

Please sign in to comment.