Skip to content

Commit 9ee5345

Browse files
authored
Merge pull request #54 from DavyJonesLocker/dependabot/bundler/rubocop-minitest-tw-0.28.0
Update rubocop-minitest requirement from ~> 0.27.0 to ~> 0.28.0
2 parents fe8e40f + 038637b commit 9ee5345

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.27.0'
8+
gem 'rubocop-minitest', '~> 0.28.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)