Skip to content

Commit

Permalink
dependency updates
Browse files Browse the repository at this point in the history
Signed-off-by: Steven Hoffman <[email protected]>
  • Loading branch information
Fustrate committed Nov 4, 2024
1 parent ab65e6b commit 9b52ed6
Showing 1 changed file with 21 additions and 20 deletions.
41 changes: 21 additions & 20 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,11 @@ GEM
ffi-compiler (1.3.2)
ffi (>= 1.15.5)
rake
fiddle (1.1.2)
fiddle (1.1.4)
hana (1.3.7)
hashdiff (1.1.1)
honeybadger (5.15.6)
honeybadger (5.19.1)
logger
http (5.2.0)
addressable (~> 2.8)
base64 (~> 0.1)
Expand All @@ -67,17 +68,17 @@ GEM
csv
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
json (2.7.2)
json (2.7.6)
language_server-protocol (3.17.0.3)
lazy_lazer (0.8.1)
llhttp-ffi (0.5.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
logger (1.6.1)
mini_mime (1.1.5)
mock_redis (0.44.0)
mock_redis (0.45.0)
moneta (1.6.0)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
Expand All @@ -86,14 +87,14 @@ GEM
net-ssh (>= 2.6.5, < 8.0.0)
net-sftp (4.0.0)
net-ssh (>= 5.0.0, < 8.0.0)
net-ssh (7.2.3)
net-ssh (7.3.0)
ostruct (0.6.0)
paint (2.3.0)
parallel (1.26.3)
parser (3.3.5.0)
parser (3.3.5.1)
ast (~> 2.4.1)
racc
pg (1.5.8)
pg (1.5.9)
public_suffix (6.0.1)
racc (1.8.1)
rainbow (3.1.1)
Expand All @@ -103,21 +104,21 @@ GEM
redis-client (0.22.2)
connection_pool
regexp_parser (2.9.2)
rexml (3.3.7)
rexml (3.3.9)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.1)
rspec-core (3.13.2)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.1)
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
rubocop (1.66.1)
rubocop (1.68.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -127,17 +128,17 @@ GEM
rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.32.3)
rubocop-ast (1.34.0)
parser (>= 3.3.1.0)
rubocop-performance (1.21.1)
rubocop-performance (1.22.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rspec (3.0.5)
rubocop-rspec (3.2.0)
rubocop (~> 1.61)
ruby-progressbar (1.13.0)
sequel (5.84.0)
sequel (5.86.0)
bigdecimal
sshkit (1.23.1)
sshkit (1.23.2)
base64
net-scp (>= 1.1.2)
net-sftp (>= 2.1.2)
Expand All @@ -146,14 +147,14 @@ GEM
thor (1.3.2)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
webmock (3.23.1)
unicode-display_width (2.6.0)
webmock (3.24.0)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
whenever (1.0.0)
chronic (>= 0.6.3)
zeitwerk (2.6.18)
zeitwerk (2.7.1)

PLATFORMS
arm64-darwin-23
Expand Down

0 comments on commit 9b52ed6

Please sign in to comment.