Skip to content

Commit

Permalink
Merge pull request #53 from winebarrel/dependabot/bundler/rubocop-rsp…
Browse files Browse the repository at this point in the history
…ec-eq-3.1.0

Update rubocop-rspec requirement from = 3.0.5 to = 3.1.0
  • Loading branch information
winebarrel authored Oct 7, 2024
2 parents 25cb8f5 + b066d23 commit 670acf1
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 @@ -33,7 +33,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'rspec', '~> 3.0'
spec.add_development_dependency 'rubocop', '1.66.1'
spec.add_development_dependency 'rubocop-rake', '0.6.0'
spec.add_development_dependency 'rubocop-rspec', '3.0.5'
spec.add_development_dependency 'rubocop-rspec', '3.1.0'
spec.add_development_dependency 'timecop'

spec.metadata = {
Expand Down

0 comments on commit 670acf1

Please sign in to comment.