Skip to content

Commit 986484c

Browse files
committed
Use RuboCop RSpec 3.1
1 parent f9272b3 commit 986484c

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
@@ -12,7 +12,7 @@ gem 'rake'
1212
gem 'rspec'
1313
gem 'rubocop', github: 'rubocop/rubocop'
1414
gem 'rubocop-performance', '~> 1.21.0'
15-
gem 'rubocop-rspec', '~> 3.0.0'
15+
gem 'rubocop-rspec', '~> 3.1.0'
1616
gem 'simplecov'
1717
gem 'test-queue'
1818
gem 'yard', '~> 0.9'

0 commit comments

Comments
 (0)