Skip to content

Commit

Permalink
Merge pull request #58 from winebarrel/dependabot/bundler/rubocop-eq-…
Browse files Browse the repository at this point in the history
…1.69.0

Update rubocop requirement from = 1.68.0 to = 1.69.0
  • Loading branch information
winebarrel authored Dec 3, 2024
2 parents 5881901 + d451dd4 commit 9fceeec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion faraday_middleware-aws-sigv4.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'bundler'
spec.add_development_dependency 'rake'
spec.add_development_dependency 'rspec', '~> 3.0'
spec.add_development_dependency 'rubocop', '1.68.0'
spec.add_development_dependency 'rubocop', '1.69.0'
spec.add_development_dependency 'rubocop-rake', '0.6.0'
spec.add_development_dependency 'rubocop-rspec', '3.2.0'
spec.add_development_dependency 'timecop'
Expand Down

0 comments on commit 9fceeec

Please sign in to comment.