Skip to content

Commit d11e3e7

Browse files
Update rubocop-rspec requirement from 3.1.0 to 3.4.0 (#68)
1 parent 7fd1ac5 commit d11e3e7

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', '3.1.0'
18+
gem 'rubocop-rspec', '3.4.0'
1919
gem 'simplecov'
2020
gem 'solargraph'

0 commit comments

Comments
 (0)