Upate gems

This commit is contained in:
2023-09-16 10:40:11 +10:00
parent f2a1871f24
commit 9243f562ca

View File

@@ -24,7 +24,7 @@ GIT
GIT GIT
remote: https://github.com/hanami/view.git remote: https://github.com/hanami/view.git
revision: a70319b58e7d0c0fc9edbb8710ac234c9a4dbe58 revision: 083f8325b86685e18be856ef62c70d599b6d9596
branch: main branch: main
specs: specs:
hanami-view (2.1.0.beta1) hanami-view (2.1.0.beta1)
@@ -48,7 +48,7 @@ GIT
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
activesupport (7.0.7.2) activesupport (7.0.8)
concurrent-ruby (~> 1.0, >= 1.0.2) concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2) i18n (>= 1.6, < 2)
minitest (>= 5.1) minitest (>= 5.1)
@@ -60,6 +60,7 @@ GEM
ast (2.4.2) ast (2.4.2)
babosa (2.0.0) babosa (2.0.0)
base64 (0.1.1) base64 (0.1.1)
bigdecimal (3.1.4)
builder (3.2.4) builder (3.2.4)
capistrano (3.17.3) capistrano (3.17.3)
airbrussh (>= 1.0.0) airbrussh (>= 1.0.0)
@@ -163,7 +164,7 @@ GEM
gpx (1.1.1) gpx (1.1.1)
nokogiri (~> 1.7) nokogiri (~> 1.7)
rake rake
guard (2.18.0) guard (2.18.1)
formatador (>= 0.2.4) formatador (>= 0.2.4)
listen (>= 2.7, < 4.0) listen (>= 2.7, < 4.0)
lumberjack (>= 1.0.12, < 2.0) lumberjack (>= 1.0.12, < 2.0)
@@ -271,7 +272,7 @@ GEM
mime-types-data (3.2023.0808) mime-types-data (3.2023.0808)
mini_magick (4.12.0) mini_magick (4.12.0)
mini_mime (1.1.5) mini_mime (1.1.5)
minitest (5.19.0) minitest (5.20.0)
multi_xml (0.6.0) multi_xml (0.6.0)
mustermann (3.0.0) mustermann (3.0.0)
ruby2_keywords (~> 0.0.1) ruby2_keywords (~> 0.0.1)
@@ -310,7 +311,7 @@ GEM
parser (3.2.2.3) parser (3.2.2.3)
ast (~> 2.4.1) ast (~> 2.4.1)
racc racc
pg (1.5.3) pg (1.5.4)
pry (0.14.2) pry (0.14.2)
coderay (~> 1.1) coderay (~> 1.1)
method_source (~> 1.0) method_source (~> 1.0)
@@ -382,7 +383,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0) diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0) rspec-support (~> 3.12.0)
rspec-support (3.12.1) rspec-support (3.12.1)
rubocop (1.56.1) rubocop (1.56.3)
base64 (~> 0.1.1) base64 (~> 0.1.1)
json (~> 2.3) json (~> 2.3)
language_server-protocol (>= 3.17.0) language_server-protocol (>= 3.17.0)
@@ -406,12 +407,13 @@ GEM
ruby-vips (2.1.4) ruby-vips (2.1.4)
ffi (~> 1.12) ffi (~> 1.12)
ruby2_keywords (0.0.5) ruby2_keywords (0.0.5)
sanitize (6.0.2) sanitize (6.1.0)
crass (~> 1.0.2) crass (~> 1.0.2)
nokogiri (>= 1.12.0) nokogiri (>= 1.12.0)
sentry-ruby (5.10.0) sentry-ruby (5.11.0)
concurrent-ruby (~> 1.0, >= 1.0.2) concurrent-ruby (~> 1.0, >= 1.0.2)
sequel (5.71.0) sequel (5.72.0)
bigdecimal
shellany (0.0.1) shellany (0.0.1)
simple-rss (1.3.3) simple-rss (1.3.3)
slim (5.1.1) slim (5.1.1)
@@ -420,10 +422,10 @@ GEM
sshkit (1.21.5) sshkit (1.21.5)
net-scp (>= 1.1.2) net-scp (>= 1.1.2)
net-ssh (>= 2.8.0) net-ssh (>= 2.8.0)
standard (1.31.0) standard (1.31.1)
language_server-protocol (~> 3.17.0.2) language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0) lint_roller (~> 1.0)
rubocop (~> 1.56.0) rubocop (~> 1.56.2)
standard-custom (~> 1.0.0) standard-custom (~> 1.0.0)
standard-performance (~> 1.2) standard-performance (~> 1.2)
standard-custom (1.0.2) standard-custom (1.0.2)
@@ -436,7 +438,7 @@ GEM
standard standard
temple (0.10.2) temple (0.10.2)
thor (1.2.2) thor (1.2.2)
tilt (2.2.0) tilt (2.3.0)
time_math2 (0.1.1) time_math2 (0.1.1)
timecop (0.9.8) timecop (0.9.8)
timeout (0.4.0) timeout (0.4.0)