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