Skip to content

Commit 5372b82

Browse files
Update rubocop-rspec requirement from 2.27.1 to 3.1.0 (#63)
1 parent 1600913 commit 5372b82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ gem 'rubocop', '1.65.1'
1515
gem 'rubocop-performance'
1616
gem 'rubocop-rake', '0.6.0'
1717
gem 'rubocop-require_tools'
18-
gem 'rubocop-rspec', '2.27.1'
18+
gem 'rubocop-rspec', '3.1.0'
1919
gem 'simplecov'
2020
gem 'solargraph'

0 commit comments

Comments
 (0)