Skip to content

Commit

Permalink
Update rubocop-rspec to version 2.26.1
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jan 11, 2024
1 parent 44b4ec4 commit a7356bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api_valve.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 'rackup'
s.add_development_dependency 'rspec', '~> 3.7'
s.add_development_dependency 'rubocop', '1.57.2'
s.add_development_dependency 'rubocop-rspec', '2.25.0'
s.add_development_dependency 'rubocop-rspec', '2.26.1'
s.add_development_dependency 'simplecov', '~> 0.16'
s.add_development_dependency 'timecop', '~> 0.9'
s.add_development_dependency 'webmock', '~> 3.4'
Expand Down

0 comments on commit a7356bb

Please sign in to comment.