Skip to content

Commit 11c64b9

Browse files
chore(deps): update dependency rubocop-rspec to '~> 3.9.0'
1 parent c8d52b8 commit 11c64b9

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
@@ -8,7 +8,7 @@ group :syntax do
88
gem 'rubocop', '~> 1.81.0'
99
gem 'rubocop-performance', '~> 1.26.0'
1010
gem 'rubocop-rake', '~> 0.7.1'
11-
gem 'rubocop-rspec', '~> 3.7.0'
11+
gem 'rubocop-rspec', '~> 3.9.0'
1212
end
1313

1414
group :test do

0 commit comments

Comments
 (0)