Skip to content

Commit b8f0be8

Browse files
Update dependency health-monitor-rails to v13 (#291)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ea12a22 commit b8f0be8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,4 @@ end
9292

9393
gem 'dockerfile-rails', '>= 1.6', group: :development
9494

95-
gem 'health-monitor-rails', '~> 12.3'
95+
gem 'health-monitor-rails', '~> 13.0'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ GEM
148148
fiber-storage (1.0.0)
149149
globalid (1.2.1)
150150
activesupport (>= 6.1)
151-
health-monitor-rails (12.8.0)
151+
health-monitor-rails (13.0.0)
152152
railties (>= 6.1)
153153
i18n (1.14.7)
154154
concurrent-ruby (~> 1.0)
@@ -421,7 +421,7 @@ DEPENDENCIES
421421
debug
422422
dockerfile-rails (>= 1.6)
423423
ed25519
424-
health-monitor-rails (~> 12.3)
424+
health-monitor-rails (~> 13.0)
425425
importmap-rails
426426
jbuilder
427427
kaminari

0 commit comments

Comments
 (0)