Skip to content

Commit

Permalink
Merge pull request #1138 from tulibraries/dependabot/bundler/honeybad…
Browse files Browse the repository at this point in the history
…ger-5.26.0

Bump honeybadger from 5.23.0 to 5.26.0
  • Loading branch information
nomadicoder authored Dec 5, 2024
2 parents 9cb570a + 305aaa1 commit 4c5a027
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 @@ -81,4 +81,4 @@ end
gem "bootsnap", require: false
gem "tzinfo-data", platforms: %i[mingw mswin x64_mingw jruby]

gem "honeybadger", "~> 5.23"
gem "honeybadger", "~> 5.26"
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ GEM
globalid (1.2.1)
activesupport (>= 6.1)
hashie (5.0.0)
honeybadger (5.23.0)
honeybadger (5.26.0)
logger
httparty (0.22.0)
csv
Expand Down Expand Up @@ -231,7 +231,7 @@ GEM
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.1)
logger (1.6.2)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand Down Expand Up @@ -537,7 +537,7 @@ DEPENDENCIES
font-awesome-rails
font-awesome-sass
friendly_id
honeybadger (~> 5.23)
honeybadger (~> 5.26)
httparty (>= 0.21.0)
image_processing (>= 1.2)
jbuilder
Expand Down

0 comments on commit 4c5a027

Please sign in to comment.