Skip to content

Commit

Permalink
Merge pull request #1167 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
marlo-longley authored Nov 18, 2024
2 parents 6c433b3 + c61209e commit 5779b85
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -150,17 +150,17 @@ GEM
edtf (3.1.1)
activesupport (>= 3.0, < 8.0)
erubi (1.13.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-net_http (3.3.0)
net-http
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
geo_coord (0.2.0)
globalid (1.2.1)
activesupport (>= 6.1)
hashdiff (1.1.1)
honeybadger (5.20.0)
hashdiff (1.1.2)
honeybadger (5.22.0)
logger
i18n (1.14.6)
concurrent-ruby (~> 1.0)
Expand All @@ -182,7 +182,7 @@ GEM
jbuilder (2.13.0)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
json (2.8.1)
json (2.8.2)
jsonpath (1.1.5)
multi_json
language_server-protocol (3.17.0.3)
Expand All @@ -199,7 +199,7 @@ 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)
mods (3.0.5)
csv (~> 3.3)
Expand All @@ -212,7 +212,7 @@ GEM
rails_autolink
stanford-mods (~> 3.3, >= 3.3.9)
view_component
msgpack (1.7.3)
msgpack (1.7.5)
multi_json (1.15.0)
net-http (0.5.0)
uri
Expand Down Expand Up @@ -264,7 +264,7 @@ GEM
rack (>= 3.0.0)
rack-test (2.1.0)
rack (>= 1.3)
rackup (2.2.0)
rackup (2.2.1)
rack (>= 3)
rails (7.2.2)
actioncable (= 7.2.2)
Expand Down Expand Up @@ -335,13 +335,13 @@ 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)
rubocop-factory_bot (2.26.1)
rubocop (~> 1.61)
rubocop-performance (1.22.1)
rubocop-performance (1.23.0)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.27.0)
Expand Down Expand Up @@ -393,7 +393,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
uri (1.0.1)
uri (1.0.2)
useragent (0.16.10)
view_component (3.20.0)
activesupport (>= 5.2.0, < 8.1)
Expand Down

0 comments on commit 5779b85

Please sign in to comment.