Skip to content

Commit

Permalink
Merge pull request #423 from pulibrary/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
Update all non-major dependencies
  • Loading branch information
hackartisan authored Jan 13, 2025
2 parents 2276eef + a8b885c commit 1543ba5
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 23 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ gem 'faraday'
gem 'faraday-multipart'
gem 'ffi', '>= 1.9.25'
gem 'font-awesome-sass', '~> 4.7.0'
gem "health-monitor-rails", "12.4.1"
gem "health-monitor-rails", "12.5.0"
gem 'high_voltage', '~> 4.0.0'
gem "honeybadger"
gem 'iiif-presentation'
Expand All @@ -34,7 +34,7 @@ gem 'loofah', '>= 2.2.3'
gem "mail_form"
gem "mimemagic"
gem 'modernizr-rails'
gem 'nokogiri', '~> 1.16.0'
gem 'nokogiri', '~> 1.18.0'
gem "openseadragon"
gem "pg"
gem "progressbar"
Expand Down
41 changes: 21 additions & 20 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,9 @@ GEM
rails (>= 6.1, < 7.3)
view_component (>= 2.74, < 4)
zeitwerk
blacklight-gallery (4.6.1)
blacklight-gallery (4.8.1)
blacklight (>= 7.17, < 9)
rails (>= 6.1, < 8)
rails (>= 6.1, < 9)
blacklight_range_limit (8.5.0)
blacklight (>= 7.25.2, < 9)
deprecation
Expand All @@ -144,7 +144,7 @@ GEM
capistrano (~> 3.1)
capistrano-passenger (0.2.1)
capistrano (~> 3.0)
capistrano-rails (1.6.3)
capistrano-rails (1.7.0)
capistrano (~> 3.1)
capistrano-bundler (>= 1.1, < 3)
capybara (3.40.0)
Expand Down Expand Up @@ -204,30 +204,31 @@ GEM
ed25519 (1.3.0)
erubi (1.13.0)
execjs (2.10.0)
faraday (2.12.1)
faraday (2.12.2)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-multipart (1.1.0)
multipart-post (~> 2.0)
faraday-net_http (3.3.0)
net-http
ffi (1.17.0)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-darwin)
ffi (1.17.1-arm64-darwin)
ffi (1.17.1-x86_64-darwin)
ffi (1.17.1-x86_64-linux-gnu)
font-awesome-sass (4.7.0)
sass (>= 3.2)
geo_coord (0.2.0)
globalid (1.2.1)
activesupport (>= 6.1)
hashdiff (1.1.1)
health-monitor-rails (12.4.1)
health-monitor-rails (12.5.0)
railties (>= 6.1)
high_voltage (4.0.0)
highline (3.1.1)
reline
honeybadger (5.26.0)
honeybadger (5.26.2)
logger
ostruct
htmlentities (4.3.4)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -289,7 +290,7 @@ GEM
ffi (~> 1.0)
link_header (0.0.8)
logger (1.6.2)
loofah (2.23.1)
loofah (2.24.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand All @@ -314,7 +315,7 @@ GEM
multipart-post (2.4.1)
net-http (0.4.1)
uri
net-imap (0.5.1)
net-imap (0.5.5)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -329,13 +330,13 @@ GEM
net-protocol
net-ssh (7.2.3)
nio4r (2.7.3)
nokogiri (1.16.8-arm64-darwin)
nokogiri (1.18.1-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.8-x86_64-darwin)
nokogiri (1.18.1-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.8-x86_64-linux)
nokogiri (1.18.1-x86_64-linux-gnu)
racc (~> 1.4)
openseadragon (0.8.0)
openseadragon (0.9.0)
rails (> 6.1.0)
orm_adapter (0.5.0)
ostruct (0.6.0)
Expand Down Expand Up @@ -388,7 +389,7 @@ GEM
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.1)
rails-html-sanitizer (1.6.2)
loofah (~> 2.21)
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
rails-i18n (7.0.10)
Expand Down Expand Up @@ -611,7 +612,7 @@ DEPENDENCIES
faraday-multipart
ffi (>= 1.9.25)
font-awesome-sass (~> 4.7.0)
health-monitor-rails (= 12.4.1)
health-monitor-rails (= 12.5.0)
high_voltage (~> 4.0.0)
honeybadger
i18n-tasks (~> 1.0)
Expand All @@ -626,7 +627,7 @@ DEPENDENCIES
net-imap
net-pop
net-smtp
nokogiri (~> 1.16.0)
nokogiri (~> 1.18.0)
openseadragon
pg
progressbar
Expand Down
1 change: 1 addition & 0 deletions app/assets/javascripts/application.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
//
// Required by Blacklight
//= require blacklight/blacklight
//= require blacklight_gallery/blacklight-gallery
//= require_tree .


Expand Down
1 change: 0 additions & 1 deletion app/assets/javascripts/blacklight_gallery.js

This file was deleted.

0 comments on commit 1543ba5

Please sign in to comment.