Skip to content

Commit 92f433c

Browse files
committed
Use RuboCop RSpec to 2.20
1 parent 57124a0 commit 92f433c

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
@@ -11,7 +11,7 @@ gem 'rake'
1111
gem 'rspec'
1212
gem 'rubocop', github: 'rubocop/rubocop'
1313
gem 'rubocop-performance', '~> 1.17.0'
14-
gem 'rubocop-rspec', '~> 2.18.0'
14+
gem 'rubocop-rspec', '~> 2.20.0'
1515
gem 'simplecov'
1616
gem 'test-queue'
1717
gem 'yard', '~> 0.9'

0 commit comments

Comments
 (0)