Skip to content

Commit 90a1f2a

Browse files
committed
Use RuboCop RSpec 2.15
1 parent 7962462 commit 90a1f2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ gem 'bump', require: false
1010
gem 'rake'
1111
gem 'rspec'
1212
gem 'rubocop', github: 'rubocop/rubocop'
13-
gem 'rubocop-rspec', '~> 2.13.0'
13+
gem 'rubocop-rspec', '~> 2.15.0'
1414
gem 'simplecov'
1515
gem 'test-queue'
1616
gem 'yard', '~> 0.9'

0 commit comments

Comments
 (0)