Skip to content

Commit

Permalink
Merge pull request #2560 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
corylown authored Sep 23, 2024
2 parents 8308a0a + 7d6eda7 commit 936932e
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -110,14 +110,14 @@ GEM
ostruct (>= 0.3.2)
rails (>= 5.1, < 7.3)
view_component (>= 2.66, < 4)
blacklight-gallery (4.5.2)
blacklight-gallery (4.5.4)
blacklight (>= 7.17, < 9)
rails (>= 6.1, < 8)
blacklight-oembed (1.1.1)
blacklight (>= 7.0, < 9)
rails
ruby-oembed
blacklight-spotlight (4.0.2)
blacklight-spotlight (4.0.3)
activejob-status
acts-as-taggable-on (>= 5.0, < 12)
autoprefixer-rails
Expand Down Expand Up @@ -282,7 +282,7 @@ GEM
nokogiri
dot-properties (0.1.4)
bundler (>= 2.2.33)
dotenv (3.1.2)
dotenv (3.1.4)
drb (2.2.1)
ed25519 (1.3.0)
edtf (3.1.1)
Expand All @@ -294,8 +294,9 @@ GEM
factory_bot_rails (6.4.3)
factory_bot (~> 6.4)
railties (>= 5.0.0)
faraday (2.11.0)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
json
logger
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
Expand Down Expand Up @@ -324,7 +325,8 @@ GEM
activesupport (>= 6.1)
hashdiff (1.1.1)
hashie (5.0.0)
honeybadger (5.15.6)
honeybadger (5.16.0)
logger
http (5.2.0)
addressable (~> 2.8)
base64 (~> 0.1)
Expand Down Expand Up @@ -495,7 +497,7 @@ GEM
psych (5.1.2)
stringio
public_suffix (6.0.1)
puma (6.4.2)
puma (6.4.3)
nio4r (~> 2.0)
purl_fetcher-client (0.5.0)
dor-rights-auth
Expand Down Expand Up @@ -630,10 +632,10 @@ GEM
rubocop (~> 1.41)
rubocop-factory_bot (2.26.1)
rubocop (~> 1.61)
rubocop-performance (1.22.0)
rubocop-performance (1.22.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.26.1)
rubocop-rails (2.26.2)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.52.0, < 2.0)
Expand All @@ -659,7 +661,7 @@ GEM
tilt
scrub_rb (1.0.1)
securerandom (0.3.1)
selenium-webdriver (4.24.0)
selenium-webdriver (4.25.0)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
Expand Down

0 comments on commit 936932e

Please sign in to comment.