Skip to content

Commit 562f141

Browse files
Update dependency rubocop-rspec to '~> 3.8.0'
1 parent 7416270 commit 562f141

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ group :syntax do
1616
gem 'rubocop', '~> 1.81.0'
1717
gem 'rubocop-performance', '~> 1.26.0'
1818
gem 'rubocop-rake', '~> 0.7.0'
19-
gem 'rubocop-rspec', '~> 3.7.0'
19+
gem 'rubocop-rspec', '~> 3.8.0'
2020
end
2121

2222
group :test do

0 commit comments

Comments
 (0)