Skip to content

Commit

Permalink
Merge pull request #5171 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Merged by automated merge script
  • Loading branch information
peetucket authored Sep 3, 2024
2 parents 07f0829 + 6fabe89 commit 15a5938
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ GEM
tzinfo (~> 2.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
airbrussh (1.5.2)
airbrussh (1.5.3)
sshkit (>= 1.6.1, != 1.7.0)
amq-protocol (2.3.2)
ast (2.4.2)
Expand Down Expand Up @@ -265,7 +265,7 @@ GEM
jwt (2.8.2)
base64
language_server-protocol (3.17.0.3)
logger (1.6.0)
logger (1.6.1)
lograge (0.14.0)
actionpack (>= 4)
activesupport (>= 4)
Expand Down Expand Up @@ -310,7 +310,7 @@ GEM
mutex_m (0.2.0)
net-http (0.4.1)
uri
net-imap (0.4.14)
net-imap (0.4.15)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -453,15 +453,14 @@ GEM
rspec-support (3.13.1)
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (1.65.1)
rubocop (1.66.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.4, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-ast (>= 1.32.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.32.1)
Expand Down Expand Up @@ -536,7 +535,7 @@ GEM
attr_extras (>= 6.2.4)
diff-lcs
patience_diff
thor (1.3.1)
thor (1.3.2)
timeout (0.4.1)
tty-cursor (0.7.1)
tty-progressbar (0.18.2)
Expand All @@ -549,7 +548,7 @@ GEM
concurrent-ruby (~> 1.0)
unf (0.2.0)
unicode-display_width (2.5.0)
uri (0.13.0)
uri (0.13.1)
uuidtools (2.1.5)
version_gem (1.1.4)
webmock (3.23.1)
Expand All @@ -562,7 +561,7 @@ GEM
websocket-extensions (0.1.5)
whenever (1.0.0)
chronic (>= 0.6.3)
zeitwerk (2.6.17)
zeitwerk (2.6.18)

PLATFORMS
aarch64-linux-musl
Expand Down

0 comments on commit 15a5938

Please sign in to comment.