Skip to content

Commit

Permalink
Merge pull request #983 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
jcoyne authored Jul 17, 2023
2 parents 7bf621f + 28eb697 commit 741c017
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ GEM
unf (>= 0.0.5, < 1.0.0)
dor-rights-auth (1.7.0)
nokogiri
dry-configurable (1.0.1)
dry-configurable (1.1.0)
dry-core (~> 1.0, < 2)
zeitwerk (~> 2.6)
dry-core (1.0.0)
Expand Down Expand Up @@ -193,8 +193,8 @@ GEM
iiif-image-api (0.2.0)
activesupport
io-console (0.6.0)
irb (1.7.1)
reline (>= 0.3.0)
irb (1.7.4)
reline (>= 0.3.6)
jbuilder (2.11.5)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
Expand Down Expand Up @@ -231,7 +231,7 @@ GEM
net-smtp (0.3.3)
net-protocol
net-ssh (7.1.0)
newrelic_rpm (9.3.0)
newrelic_rpm (9.3.1)
nio4r (2.5.9)
nokogiri (1.15.3-x86_64-darwin)
racc (~> 1.4)
Expand All @@ -247,7 +247,7 @@ GEM
activesupport (>= 7.0.0)
rack
railties (>= 7.0.0)
public_suffix (5.0.1)
public_suffix (5.0.3)
puma (5.6.6)
nio4r (~> 2.0)
racc (1.7.1)
Expand Down Expand Up @@ -305,7 +305,7 @@ GEM
rspec-expectations (3.12.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.5)
rspec-mocks (3.12.6)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-rails (5.1.2)
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@ glob-parent@~5.1.2:
is-glob "^4.0.1"

immutable@^4.0.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/immutable/-/immutable-4.3.0.tgz#eb1738f14ffb39fd068b1dbe1296117484dd34be"
integrity sha512-0AOCmOip+xgJwEVTQj1EfiDDOkPmuyllDuTuEX+DDXUgapLAsBIfkg3sxCYyCEA8mQqZrrxPUGjcOQ2JS3WLkg==
version "4.3.1"
resolved "https://registry.yarnpkg.com/immutable/-/immutable-4.3.1.tgz#17988b356097ab0719e2f741d56f3ec6c317f9dc"
integrity sha512-lj9cnmB/kVS0QHsJnYKD1uo3o39nrbKxszjnqS9Fr6NB7bZzW45U6WSGBPKXDL/CvDKqDNPA4r3DoDQ8GTxo2A==

is-binary-path@~2.1.0:
version "2.1.0"
Expand Down

0 comments on commit 741c017

Please sign in to comment.