Skip to content

Commit

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

Update rubocop-rspec requirement from = 3.0.3 to = 3.0.4
  • Loading branch information
winebarrel authored Aug 5, 2024
2 parents 1976e2e + 42a0843 commit cabca6d
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.65.1'
spec.add_development_dependency 'rubocop-rake', '0.6.0'
spec.add_development_dependency 'rubocop-rspec', '3.0.3'
spec.add_development_dependency 'rubocop-rspec', '3.0.4'
spec.add_development_dependency 'timecop'

spec.metadata = {
Expand Down

0 comments on commit cabca6d

Please sign in to comment.