Skip to content

Commit

Permalink
Merge pull request #5173 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Merged by automated merge script
  • Loading branch information
justinlittman authored Sep 16, 2024
2 parents 4a300a0 + ade7d9c commit 0949256
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -239,30 +239,30 @@ GEM
activesupport (>= 6.1)
graphiql-rails (1.10.1)
railties
graphql (2.3.14)
graphql (2.3.16)
base64
fiber-storage
hashdiff (1.1.1)
hashie (5.0.0)
honeybadger (5.15.6)
http-cookie (1.0.7)
domain_name (~> 0.5)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
io-console (0.7.2)
irb (1.14.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
iso-639 (0.3.6)
jbuilder (2.12.0)
jbuilder (2.13.0)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
json (2.7.2)
json_schema (0.21.0)
jsonpath (1.1.5)
multi_json
jwt (2.8.2)
jwt (2.9.0)
base64
language_server-protocol (3.17.0.3)
logger (1.6.1)
Expand Down Expand Up @@ -298,7 +298,8 @@ GEM
json
nokogiri
nokogiri-happymapper
mods (3.0.4)
mods (3.0.5)
csv (~> 3.3)
edtf (~> 3.0)
iso-639
nokogiri (>= 1.6.6)
Expand Down Expand Up @@ -363,7 +364,7 @@ GEM
faraday (~> 2.0)
moab-versioning (>= 5.0.0, < 7)
zeitwerk (~> 2.1)
propshaft (0.9.1)
propshaft (1.0.0)
actionpack (>= 7.0.0)
activesupport (>= 7.0.0)
rack
Expand Down Expand Up @@ -469,7 +470,7 @@ GEM
rubocop (~> 1.41)
rubocop-factory_bot (2.26.1)
rubocop (~> 1.61)
rubocop-performance (1.21.1)
rubocop-performance (1.22.0)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.26.1)
Expand Down Expand Up @@ -547,7 +548,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unf (0.2.0)
unicode-display_width (2.5.0)
unicode-display_width (2.6.0)
uri (0.13.1)
uuidtools (2.1.5)
version_gem (1.1.4)
Expand Down

0 comments on commit 0949256

Please sign in to comment.