Skip to content

Commit 35f1924

Browse files
authored
Merge pull request #56 from DavyJonesLocker/dependabot/bundler/rubocop-minitest-tw-0.30.0
Update rubocop-minitest requirement from ~> 0.28.0 to ~> 0.30.0
2 parents 9ee5345 + 1a49333 commit 35f1924

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