Skip to content

Commit

Permalink
Merge pull request #5177 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Merged by automated merge script
  • Loading branch information
mjgiarlo authored Sep 23, 2024
2 parents 0949256 + 213a200 commit 21d332e
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -217,8 +217,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-cookie_jar (0.0.7)
faraday (>= 0.8.0)
Expand All @@ -244,7 +245,8 @@ GEM
fiber-storage
hashdiff (1.1.1)
hashie (5.0.0)
honeybadger (5.15.6)
honeybadger (5.16.0)
logger
http-cookie (1.0.7)
domain_name (~> 0.5)
i18n (1.14.6)
Expand Down Expand Up @@ -372,7 +374,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 (2.1.0)
activesupport
Expand Down Expand Up @@ -470,10 +472,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 Down Expand Up @@ -532,7 +534,7 @@ GEM
faraday-retry
oauth2
zeitwerk
super_diff (0.12.1)
super_diff (0.13.0)
attr_extras (>= 6.2.4)
diff-lcs
patience_diff
Expand Down

0 comments on commit 21d332e

Please sign in to comment.