From 78a3788f58405bd6944132455e85db669bc3d1ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 22:05:00 +0000 Subject: [PATCH] Bump typesense from 3.2.0 to 4.1.0 Bumps [typesense](https://github.com/typesense/typesense-ruby) from 3.2.0 to 4.1.0. - [Release notes](https://github.com/typesense/typesense-ruby/releases) - [Commits](https://github.com/typesense/typesense-ruby/compare/v3.2.0...v4.1.0) --- updated-dependencies: - dependency-name: typesense dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d5b97ed..540a5b7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -137,7 +137,7 @@ GEM erubi (1.13.1) et-orbi (1.2.11) tzinfo - faraday (2.13.2) + faraday (2.13.4) faraday-net_http (>= 2.0, < 3.5) json logger @@ -190,7 +190,7 @@ GEM actionview (>= 5.0.0) activesupport (>= 5.0.0) jmespath (1.6.2) - json (2.12.2) + json (2.13.2) jwt (2.10.1) base64 kamal (2.7.0) @@ -269,13 +269,10 @@ GEM racc (~> 1.4) nokogiri (1.18.9-x86_64-linux-musl) racc (~> 1.4) - oj (3.16.11) - bigdecimal (>= 3.0) - ostruct (>= 0.2) openssl (3.3.0) openssl-signature_algorithm (1.3.0) openssl (> 2.0) - ostruct (0.6.2) + ostruct (0.6.3) parallel (1.27.0) parser (3.3.8.0) ast (~> 2.4.1) @@ -448,10 +445,10 @@ GEM turbo-rails (2.0.16) actionpack (>= 7.1.0) railties (>= 7.1.0) - typesense (3.2.0) + typesense (4.1.0) base64 (~> 0.2.0) faraday (~> 2.8) - oj (~> 3.16) + json (~> 2.9) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (3.1.4)