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?
12
12
gem "pry" , platforms : %i[ mri ]
13
13
platforms :mri do
14
14
gem "codecov" , "~> 0.6" # For CodeCov
15
- gem "overcommit" , "~> 0.67 "
15
+ gem "overcommit" , "~> 0.68 "
16
16
# See: https://github.com/rubocop/rubocop-md/issues/14
17
17
# gem "rubocop-md"
18
18
gem "rubocop-minitest"
Original file line number Diff line number Diff line change 65
65
netrc (0.11.0 )
66
66
oauth-tty (1.0.5 )
67
67
version_gem (~> 1.1 , >= 1.1.1 )
68
- overcommit (0.67.1 )
68
+ overcommit (0.68.0 )
69
69
childprocess (>= 0.6.3 , < 6 )
70
70
iniparse (~> 1.4 )
71
71
rexml (>= 3.3.9 )
@@ -212,7 +212,7 @@ DEPENDENCIES
212
212
minitest (~> 5.15.0 )
213
213
mocha
214
214
oauth !
215
- overcommit (~> 0.67 )
215
+ overcommit (~> 0.68 )
216
216
pry
217
217
pry-byebug
218
218
rack (~> 3.1 )
You can’t perform that action at this time.
0 commit comments