diff --git a/Gemfile b/Gemfile index 8bd71d93..8c9a1298 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ gem "amazing_print" gem "aws-sdk-s3" gem "datacite-mapping" gem "dogstatsd-ruby" -gem "health-monitor-rails", github: "pulibrary/health-monitor-rails", branch: "add-file-absence-check" +gem "health-monitor-rails", "12.4.0" gem "honeybadger" gem "io-wait", "0.2.1" gem "net-ftp" diff --git a/Gemfile.lock b/Gemfile.lock index cc037691..5c623970 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,14 +7,6 @@ GIT hashie (~> 3.4, >= 3.4.3) nokogiri -GIT - remote: https://github.com/pulibrary/health-monitor-rails.git - revision: 69f1ded751c5fa2f0b6a0f1c2180cbd832a41365 - branch: add-file-absence-check - specs: - health-monitor-rails (12.3.0) - railties (>= 6.1) - GIT remote: https://github.com/sul-dlss/datacite-ruby.git revision: e17b5eb313aa8cfa7a345efb71c98bb51d660a9f @@ -253,6 +245,8 @@ GEM activesupport (>= 6.1) hashdiff (1.1.1) hashie (3.6.0) + health-monitor-rails (12.4.0) + railties (>= 6.1) honeybadger (5.15.6) i18n (1.14.6) concurrent-ruby (~> 1.0) @@ -634,7 +628,7 @@ DEPENDENCIES ffaker foreman friendly_id (~> 5.4.0) - health-monitor-rails! + health-monitor-rails (= 12.4.0) honeybadger io-wait (= 0.2.1) jbuilder (~> 2.7)