Skip to content

Commit

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

Update rubocop requirement from = 1.67.0 to = 1.68.0
  • Loading branch information
winebarrel authored Nov 4, 2024
2 parents 7f58f7b + 98ddcc5 commit 5881901
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.67.0'
spec.add_development_dependency 'rubocop', '1.68.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 5881901

Please sign in to comment.