Skip to content

chore(deps): lock file maintenance #3443

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
649 changes: 118 additions & 531 deletions clients/algoliasearch-client-javascript/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion clients/algoliasearch-client-ruby/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ GEM
faraday (2.10.0)
faraday-net_http (>= 2.0, < 3.2)
logger
faraday-net_http (3.1.0)
faraday-net_http (3.1.1)
net-http
faraday-net_http_persistent (2.1.0)
faraday (~> 2.5)
Expand Down
4 changes: 2 additions & 2 deletions playground/ruby/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ../../clients/algoliasearch-client-ruby
specs:
algolia (3.0.0.beta.9)
algolia (3.0.0.beta.11)
base64 (>= 0.2.0, < 1)
faraday (>= 1.0.1, < 3.0)
faraday-net_http_persistent (>= 0.15, < 3)
Expand All @@ -16,7 +16,7 @@ GEM
faraday (2.10.0)
faraday-net_http (>= 2.0, < 3.2)
logger
faraday-net_http (3.1.0)
faraday-net_http (3.1.1)
net-http
faraday-net_http_persistent (2.1.0)
faraday (~> 2.5)
Expand Down
4 changes: 2 additions & 2 deletions scripts/ci/actions/restore-artifacts/builddir/index.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion snippets/ruby/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ GEM
faraday (2.10.0)
faraday-net_http (>= 2.0, < 3.2)
logger
faraday-net_http (3.1.0)
faraday-net_http (3.1.1)
net-http
faraday-net_http_persistent (2.1.0)
faraday (~> 2.5)
Expand Down
2 changes: 1 addition & 1 deletion tests/output/ruby/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ GEM
faraday (2.10.0)
faraday-net_http (>= 2.0, < 3.2)
logger
faraday-net_http (3.1.0)
faraday-net_http (3.1.1)
net-http
faraday-net_http_persistent (2.1.0)
faraday (~> 2.5)
Expand Down
647 changes: 324 additions & 323 deletions website/yarn.lock

Large diffs are not rendered by default.

Loading
Loading