Skip to content

Commit

Permalink
Update Ruby dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sul-devops-team committed Mar 18, 2024
1 parent 3e34254 commit 7b480c5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ GEM
sshkit (>= 1.6.1, != 1.7.0)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.6)
bigdecimal (3.1.7)
bootsnap (1.18.3)
msgpack (~> 1.2)
builder (3.2.4)
Expand Down Expand Up @@ -150,7 +150,7 @@ GEM
net-smtp
marcel (1.0.4)
mini_mime (1.1.5)
minitest (5.22.2)
minitest (5.22.3)
msgpack (1.7.2)
mutex_m (0.2.0)
net-imap (0.4.10)
Expand All @@ -168,9 +168,9 @@ GEM
net-protocol
net-ssh (7.2.1)
nio4r (2.7.0)
nokogiri (1.16.2-x86_64-darwin)
nokogiri (1.16.3-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.2-x86_64-linux)
nokogiri (1.16.3-x86_64-linux)
racc (~> 1.4)
okcomputer (1.18.5)
parallel (1.24.0)
Expand Down Expand Up @@ -247,7 +247,7 @@ GEM
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
rspec-support (3.13.1)
rubocop (1.62.0)
rubocop (1.62.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand Down Expand Up @@ -278,8 +278,8 @@ GEM
rubocop-factory_bot (~> 2.22)
ruby-progressbar (1.13.0)
safely_block (0.4.0)
sqlite3 (1.7.2-x86_64-darwin)
sqlite3 (1.7.2-x86_64-linux)
sqlite3 (1.7.3-x86_64-darwin)
sqlite3 (1.7.3-x86_64-linux)
sshkit (1.22.0)
mutex_m
net-scp (>= 1.1.2)
Expand Down

0 comments on commit 7b480c5

Please sign in to comment.