Skip to content

Commit

Permalink
Merge pull request #1745 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 Nov 18, 2024
2 parents 5789640 + d7f7040 commit 386ea3f
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -224,14 +224,14 @@ GEM
factory_bot_rails (6.2.0)
factory_bot (~> 6.2.0)
railties (>= 5.0.0)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
faraday (2.12.1)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-httpclient (2.0.1)
httpclient (>= 2.2)
faraday-net_http (3.3.0)
net-http
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
faraday-retry (2.2.1)
faraday (~> 2.0)
ffi (1.17.0)
Expand All @@ -240,9 +240,9 @@ GEM
globalid (1.2.1)
activesupport (>= 6.1)
hana (1.3.7)
hashdiff (1.1.1)
hashdiff (1.1.2)
hashie (5.0.0)
honeybadger (5.20.0)
honeybadger (5.22.0)
logger
htmlentities (4.3.4)
httpclient (2.8.3)
Expand All @@ -258,7 +258,7 @@ GEM
jbuilder (2.13.0)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
json (2.8.1)
json (2.8.2)
json_schemer (2.3.0)
bigdecimal
hana (~> 1.3)
Expand Down Expand Up @@ -304,9 +304,9 @@ GEM
matrix (0.4.2)
method_source (1.1.0)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
mini_portile2 (2.8.8)
minitest (5.25.1)
msgpack (1.7.3)
msgpack (1.7.5)
multi_json (1.15.0)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
Expand Down Expand Up @@ -348,7 +348,7 @@ GEM
openapi3_parser (0.10.0)
commonmarker (>= 1.0)
openapi_parser (1.0.0)
optimist (3.1.0)
optimist (3.2.0)
ostruct (0.6.1)
paper_trail (16.0.0)
activerecord (>= 6.1)
Expand All @@ -359,7 +359,7 @@ GEM
racc
patience_diff (1.2.0)
optimist (~> 3.0)
pry (0.14.2)
pry (0.15.0)
coderay (~> 1.1)
method_source (~> 1.0)
pry-doc (1.5.0)
Expand Down Expand Up @@ -457,7 +457,7 @@ GEM
rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.34.1)
rubocop-ast (1.36.1)
parser (>= 3.3.1.0)
rubocop-capybara (2.21.0)
rubocop (~> 1.41)
Expand Down Expand Up @@ -506,7 +506,7 @@ GEM
faraday-retry
oauth2
zeitwerk
super_diff (0.13.0)
super_diff (0.14.0)
attr_extras (>= 6.2.4)
diff-lcs
patience_diff
Expand All @@ -519,7 +519,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
uri (1.0.1)
uri (1.0.2)
urn (2.0.2)
useragent (0.16.10)
vcr (6.3.1)
Expand Down

0 comments on commit 386ea3f

Please sign in to comment.