Update gems

This commit is contained in:
2024-02-29 19:38:51 +11:00
parent 2a5bf8ee76
commit ff32d1ef1f

View File

@@ -26,7 +26,7 @@ GIT
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
activesupport (7.1.3) activesupport (7.1.3.2)
base64 base64
bigdecimal bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2) concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -75,7 +75,7 @@ GEM
date (3.3.4) date (3.3.4)
diff-lcs (1.5.1) diff-lcs (1.5.1)
domain_name (0.6.20240107) domain_name (0.6.20240107)
dotenv (3.0.2) dotenv (3.1.0)
down (5.4.1) down (5.4.1)
addressable (~> 2.8) addressable (~> 2.8)
drb (2.2.0) drb (2.2.0)
@@ -210,7 +210,7 @@ GEM
rake (~> 13.0) rake (~> 13.0)
rspec (~> 3.12) rspec (~> 3.12)
zeitwerk (~> 2.6) zeitwerk (~> 2.6)
hanami-utils (2.1.0.rc3) hanami-utils (2.1.0)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
dry-core (~> 1.0, < 2) dry-core (~> 1.0, < 2)
dry-transformer (~> 1.0, < 2) dry-transformer (~> 1.0, < 2)
@@ -254,7 +254,7 @@ GEM
rdoc rdoc
reline (>= 0.4.2) reline (>= 0.4.2)
json (2.7.1) json (2.7.1)
jwt (2.8.0) jwt (2.8.1)
base64 base64
language_server-protocol (3.17.0.3) language_server-protocol (3.17.0.3)
lastfm (1.27.4) lastfm (1.27.4)
@@ -262,7 +262,7 @@ GEM
xml-simple xml-simple
link-header-parser (5.1.1) link-header-parser (5.1.1)
lint_roller (1.1.0) lint_roller (1.1.0)
listen (3.8.0) listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3) rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10) rb-inotify (~> 0.9, >= 0.9.10)
llhttp-ffi (0.5.0) llhttp-ffi (0.5.0)
@@ -321,11 +321,11 @@ GEM
omdb-api (1.4.3) omdb-api (1.4.3)
activesupport activesupport
httparty httparty
onnxruntime (0.8.0-arm64-darwin) onnxruntime (0.9.0-arm64-darwin)
ffi ffi
onnxruntime (0.8.0-x86_64-darwin) onnxruntime (0.9.0-x86_64-darwin)
ffi ffi
onnxruntime (0.8.0-x86_64-linux) onnxruntime (0.9.0-x86_64-linux)
ffi ffi
parallel (1.24.0) parallel (1.24.0)
parser (3.3.0.5) parser (3.3.0.5)
@@ -342,7 +342,7 @@ GEM
nio4r (~> 2.0) nio4r (~> 2.0)
que (2.3.0) que (2.3.0)
racc (1.7.3) racc (1.7.3)
rack (2.2.8) rack (2.2.8.1)
rack-contrib (2.4.0) rack-contrib (2.4.0)
rack (< 4) rack (< 4)
rack-rewrite (1.5.1) rack-rewrite (1.5.1)
@@ -359,7 +359,7 @@ GEM
psych (>= 4.0.0) psych (>= 4.0.0)
redcarpet (3.6.0) redcarpet (3.6.0)
regexp_parser (2.9.0) regexp_parser (2.9.0)
reline (0.4.2) reline (0.4.3)
io-console (~> 0.5) io-console (~> 0.5)
rest-client (2.1.0) rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0) http-accept (>= 1.7.0, < 2.0)
@@ -413,7 +413,7 @@ GEM
rspec-mocks (3.13.0) rspec-mocks (3.13.0)
diff-lcs (>= 1.2.0, < 2.0) diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0) rspec-support (~> 3.13.0)
rspec-support (3.13.0) rspec-support (3.13.1)
rubocop (1.60.2) rubocop (1.60.2)
json (~> 2.3) json (~> 2.3)
language_server-protocol (>= 3.17.0) language_server-protocol (>= 3.17.0)
@@ -434,7 +434,7 @@ GEM
ruby-readability (0.7.0) ruby-readability (0.7.0)
guess_html_encoding (>= 0.0.4) guess_html_encoding (>= 0.0.4)
nokogiri (>= 1.6.0) nokogiri (>= 1.6.0)
ruby-vips (2.2.0) ruby-vips (2.2.1)
ffi (~> 1.12) ffi (~> 1.12)
ruby2_keywords (0.0.5) ruby2_keywords (0.0.5)
sanitize (6.1.0) sanitize (6.1.0)
@@ -470,7 +470,7 @@ GEM
standard standard
stringio (3.1.0) stringio (3.1.0)
temple (0.10.3) temple (0.10.3)
thor (1.3.0) thor (1.3.1)
tilt (2.3.0) tilt (2.3.0)
time_math2 (0.1.1) time_math2 (0.1.1)
timecop (0.9.8) timecop (0.9.8)