Skip to content

Commit fe8e40f

Browse files
authored
Merge pull request #53 from DavyJonesLocker/dependabot/bundler/rubocop-minitest-tw-0.27.0
Update rubocop-minitest requirement from ~> 0.26.0 to ~> 0.27.0
2 parents 1b10b37 + 90e056e commit fe8e40f

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
@@ -5,7 +5,7 @@ source 'https://rubygems.org'
55
gemspec
66

77
gem 'rubocop', '~> 1.41'
8-
gem 'rubocop-minitest', '~> 0.26.0'
8+
gem 'rubocop-minitest', '~> 0.27.0'
99
gem 'rubocop-performance', '~> 1.15'
1010
gem 'rubocop-rails', '~> 2.17'
1111
gem 'rubocop-rake', '~> 0.6.0'

0 commit comments

Comments
 (0)