Skip to content

Commit

Permalink
Merge pull request #54 from publify/dependabot/bundler/rubocop-perfor…
Browse files Browse the repository at this point in the history
…mance-tw-1.19.0

Update rubocop-performance requirement from ~> 1.18.0 to ~> 1.19.0
  • Loading branch information
mvz authored Aug 25, 2023
2 parents 9c1a9d8 + b084888 commit f13290b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion publify_amazon_sidebar.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Gem::Specification.new do |s|
s.add_development_dependency "rspec-rails", "~> 6.0"
s.add_development_dependency "rubocop", "~> 1.56.1"
s.add_development_dependency "rubocop-factory_bot", "~> 2.23.1"
s.add_development_dependency "rubocop-performance", "~> 1.18.0"
s.add_development_dependency "rubocop-performance", "~> 1.19.0"
s.add_development_dependency "rubocop-rails", "~> 2.20.2"
s.add_development_dependency "rubocop-rspec", "~> 2.23.2"
s.add_development_dependency "simplecov", "~> 0.22.0"
Expand Down

0 comments on commit f13290b

Please sign in to comment.