Skip to content

Commit

Permalink
Update dependency overcommit to '~> 0.63.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 25, 2024
1 parent e24db66 commit acee201
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ end

group :development do
gem 'brakeman', '~> 5.3'
gem 'overcommit', '~> 0.59.1'
gem 'overcommit', '~> 0.63.0'

# Add speed badges [https://github.com/MiniProfiler/rack-mini-profiler]
gem 'rack-mini-profiler'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -208,8 +208,8 @@ GEM
validate_email
validate_url
webfinger (~> 1.2)
overcommit (0.59.1)
childprocess (>= 0.6.3, < 5)
overcommit (0.63.0)
childprocess (>= 0.6.3, < 6)
iniparse (~> 1.4)
rexml (~> 3.2)
parallel (1.22.1)
Expand Down Expand Up @@ -386,7 +386,7 @@ DEPENDENCIES
minitest-reporters (~> 1.5)
omniauth-rails_csrf_protection (~> 1.0)
omniauth_openid_connect (~> 0.4.0)
overcommit (~> 0.59.1)
overcommit (~> 0.63.0)
pg (~> 1.1)
puma (~> 6.0)
rack-mini-profiler
Expand Down

0 comments on commit acee201

Please sign in to comment.