File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ curb = !Gem.win_platform?
1212gem "pry" , platforms : %i[ mri ]
1313platforms :mri do
1414 gem "codecov" , "~> 0.6" # For CodeCov
15- gem "overcommit" , "~> 0.67 "
15+ gem "overcommit" , "~> 0.68 "
1616 # See: https://github.com/rubocop/rubocop-md/issues/14
1717 # gem "rubocop-md"
1818 gem "rubocop-minitest"
Original file line number Diff line number Diff line change 6565 netrc (0.11.0 )
6666 oauth-tty (1.0.5 )
6767 version_gem (~> 1.1 , >= 1.1.1 )
68- overcommit (0.67.1 )
68+ overcommit (0.68.0 )
6969 childprocess (>= 0.6.3 , < 6 )
7070 iniparse (~> 1.4 )
7171 rexml (>= 3.3.9 )
@@ -212,7 +212,7 @@ DEPENDENCIES
212212 minitest (~> 5.15.0 )
213213 mocha
214214 oauth !
215- overcommit (~> 0.67 )
215+ overcommit (~> 0.68 )
216216 pry
217217 pry-byebug
218218 rack (~> 3.1 )
You can’t perform that action at this time.
0 commit comments