Skip to content

Commit

Permalink
Use released version of health-monitor-rails (#1988)
Browse files Browse the repository at this point in the history
Closes #1987
  • Loading branch information
tpendragon authored Nov 14, 2024
1 parent 38efd91 commit db80097
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
12 changes: 3 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down

0 comments on commit db80097

Please sign in to comment.