We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea12a22 commit b8f0be8Copy full SHA for b8f0be8
Gemfile
@@ -92,4 +92,4 @@ end
92
93
gem 'dockerfile-rails', '>= 1.6', group: :development
94
95
-gem 'health-monitor-rails', '~> 12.3'
+gem 'health-monitor-rails', '~> 13.0'
Gemfile.lock
@@ -148,7 +148,7 @@ GEM
148
fiber-storage (1.0.0)
149
globalid (1.2.1)
150
activesupport (>= 6.1)
151
- health-monitor-rails (12.8.0)
+ health-monitor-rails (13.0.0)
152
railties (>= 6.1)
153
i18n (1.14.7)
154
concurrent-ruby (~> 1.0)
@@ -421,7 +421,7 @@ DEPENDENCIES
421
debug
422
dockerfile-rails (>= 1.6)
423
ed25519
424
- health-monitor-rails (~> 12.3)
+ health-monitor-rails (~> 13.0)
425
importmap-rails
426
jbuilder
427
kaminari
0 commit comments