We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c748078 commit c14cf6aCopy full SHA for c14cf6a
Gemfile
@@ -29,7 +29,7 @@ group :development do
29
# rubocop
30
if Gem::Requirement.new("~> 3.0").satisfied_by?(Gem::Version.new(RUBY_VERSION))
31
gem "rubocop", "1.43.0"
32
- gem "rubocop-minitest", "0.26.0"
+ gem "rubocop-minitest", "0.27.0"
33
gem "rubocop-performance", "1.15.2"
34
gem "rubocop-rake", "= 0.6.0"
35
gem "rubocop-shopify", "2.10.1"
0 commit comments