Update gems

This commit is contained in:
2024-01-26 10:56:53 +11:00
parent def06e17e8
commit 40a033fa30

View File

@@ -26,7 +26,7 @@ GIT
GEM
remote: https://rubygems.org/
specs:
activesupport (7.1.2)
activesupport (7.1.3)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -38,13 +38,13 @@ GEM
tzinfo (~> 2.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
airbrussh (1.5.0)
airbrussh (1.5.1)
sshkit (>= 1.6.1, != 1.7.0)
ast (2.4.2)
babosa (2.0.0)
base64 (0.2.0)
bcrypt_pbkdf (1.1.0)
bigdecimal (3.1.5)
bigdecimal (3.1.6)
bskyrb (0.5.3)
date (>= 3.3.3)
httparty (>= 0.21.0)
@@ -64,7 +64,7 @@ GEM
capistrano-systemd-multiservice (0.1.0.beta13)
capistrano (~> 3.7)
coderay (1.1.3)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
crass (1.0.6)
database_cleaner-core (2.0.1)
@@ -73,7 +73,7 @@ GEM
sequel
date (3.3.4)
diff-lcs (1.5.0)
domain_name (0.6.20231109)
domain_name (0.6.20240107)
dotenv (2.8.1)
down (5.4.1)
addressable (~> 2.8)
@@ -144,7 +144,7 @@ GEM
dry-schema (>= 1.12, < 2)
zeitwerk (~> 2.6)
ed25519 (1.3.0)
faker (2.23.0)
faker (3.2.3)
i18n (>= 1.8.11, < 2)
ffi (1.16.3)
ffi-compiler (1.0.1)
@@ -247,10 +247,10 @@ GEM
http (~> 5.0)
link-header-parser (~> 5.0)
nokogiri (>= 1.13)
io-console (0.7.1)
irb (1.11.0)
io-console (0.7.2)
irb (1.11.1)
rdoc
reline (>= 0.3.8)
reline (>= 0.4.2)
json (2.7.1)
jwt (2.7.1)
language_server-protocol (3.17.0.3)
@@ -278,7 +278,7 @@ GEM
mime-types-data (3.2023.1205)
mini_magick (4.12.0)
mini_mime (1.1.5)
minitest (5.20.0)
minitest (5.21.2)
multi_xml (0.6.0)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
@@ -296,6 +296,8 @@ GEM
timeout
net-scp (4.0.0)
net-ssh (>= 2.6.5, < 8.0.0)
net-sftp (4.0.0)
net-ssh (>= 5.0.0, < 8.0.0)
net-smtp (0.4.0.1)
net-protocol
net-ssh (7.2.1)
@@ -317,7 +319,7 @@ GEM
activesupport
httparty
parallel (1.24.0)
parser (3.3.0.1)
parser (3.3.0.5)
ast (~> 2.4.1)
racc
pg (1.5.4)
@@ -327,7 +329,7 @@ GEM
psych (5.1.2)
stringio
public_suffix (5.0.4)
puma (6.4.1)
puma (6.4.2)
nio4r (~> 2.0)
que (2.3.0)
racc (1.7.3)
@@ -347,7 +349,7 @@ GEM
rdoc (6.6.2)
psych (>= 4.0.0)
redcarpet (3.6.0)
regexp_parser (2.8.3)
regexp_parser (2.9.0)
reline (0.4.2)
io-console (~> 0.5)
rest-client (2.1.0)
@@ -375,17 +377,17 @@ GEM
dry-struct (~> 1.0)
dry-types (~> 1.6)
transproc (~> 1.0, >= 1.1.0)
rom-factory (0.11.0)
rom-factory (0.12.0)
dry-configurable (~> 1.0)
dry-core (~> 1.0)
dry-struct (~> 1.6)
faker (>= 2.0, < 3.0)
faker (>= 2.0, < 4)
rom-core (~> 5.3)
rom-repository (5.3.0)
dry-core (~> 1.0)
dry-initializer (~> 3.0, >= 3.0.1)
rom-core (~> 5.3, >= 5.3.0)
rom-sql (3.6.1)
rom-sql (3.6.2)
dry-core (~> 1.0)
dry-types (~> 1.0)
rom (~> 5.2, >= 5.2.1)
@@ -416,7 +418,7 @@ GEM
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-performance (1.20.1)
rubocop-performance (1.20.2)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
ruby-progressbar (1.13.0)
@@ -429,18 +431,19 @@ GEM
sanitize (6.1.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
sentry-ruby (5.15.2)
sentry-ruby (5.16.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
sequel (5.76.0)
bigdecimal
shellany (0.0.1)
simple-rss (1.3.3)
slim (5.2.0)
slim (5.2.1)
temple (~> 0.10.0)
tilt (>= 2.1.0)
sshkit (1.21.7)
sshkit (1.22.0)
mutex_m
net-scp (>= 1.1.2)
net-sftp (>= 2.1.2)
net-ssh (>= 2.8.0)
standard (1.33.0)
language_server-protocol (~> 3.17.0.2)
@@ -451,9 +454,9 @@ GEM
standard-custom (1.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.50)
standard-performance (1.3.0)
standard-performance (1.3.1)
lint_roller (~> 1.1)
rubocop-performance (~> 1.20.1)
rubocop-performance (~> 1.20.2)
standardrb (1.0.1)
standard
stringio (3.1.0)