Skip to content

Commit d059f83

Browse files
chore(deps): lock file maintenance
1 parent fd89d34 commit d059f83

File tree

8 files changed

+1637
-1659
lines changed

8 files changed

+1637
-1659
lines changed

clients/algoliasearch-client-javascript/yarn.lock

Lines changed: 620 additions & 614 deletions
Large diffs are not rendered by default.

clients/algoliasearch-client-python/poetry.lock

Lines changed: 84 additions & 97 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

clients/algoliasearch-client-ruby/Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,25 +10,25 @@ PATH
1010
GEM
1111
remote: https://rubygems.org/
1212
specs:
13-
base64 (0.2.0)
14-
connection_pool (2.5.2)
15-
faraday (2.13.1)
13+
base64 (0.3.0)
14+
connection_pool (2.5.4)
15+
faraday (2.14.0)
1616
faraday-net_http (>= 2.0, < 3.5)
1717
json
1818
logger
19-
faraday-net_http (3.4.0)
19+
faraday-net_http (3.4.1)
2020
net-http (>= 0.5.0)
21-
faraday-net_http_persistent (2.3.0)
21+
faraday-net_http_persistent (2.3.1)
2222
faraday (~> 2.5)
2323
net-http-persistent (>= 4.0.4, < 5)
24-
json (2.11.3)
24+
json (2.15.0)
2525
logger (1.7.0)
2626
net-http (0.6.0)
2727
uri
28-
net-http-persistent (4.0.5)
29-
connection_pool (~> 2.2)
30-
rake (13.2.1)
31-
uri (1.0.3)
28+
net-http-persistent (4.0.6)
29+
connection_pool (~> 2.2, >= 2.2.4)
30+
rake (13.3.0)
31+
uri (1.0.4)
3232

3333
PLATFORMS
3434
aarch64-linux

playground/python/poetry.lock

Lines changed: 85 additions & 98 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

playground/ruby/Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ../../clients/algoliasearch-client-ruby
33
specs:
4-
algolia (3.15.4)
4+
algolia (3.27.0)
55
base64 (>= 0.2.0, < 1)
66
faraday (>= 1.0.1, < 3.0)
77
faraday-net_http_persistent (>= 0.15, < 3)
@@ -10,25 +10,25 @@ PATH
1010
GEM
1111
remote: https://rubygems.org/
1212
specs:
13-
base64 (0.2.0)
14-
connection_pool (2.5.2)
13+
base64 (0.3.0)
14+
connection_pool (2.5.4)
1515
dotenv (3.1.8)
16-
faraday (2.13.1)
16+
faraday (2.14.0)
1717
faraday-net_http (>= 2.0, < 3.5)
1818
json
1919
logger
20-
faraday-net_http (3.4.0)
20+
faraday-net_http (3.4.1)
2121
net-http (>= 0.5.0)
22-
faraday-net_http_persistent (2.3.0)
22+
faraday-net_http_persistent (2.3.1)
2323
faraday (~> 2.5)
2424
net-http-persistent (>= 4.0.4, < 5)
25-
json (2.11.3)
25+
json (2.15.0)
2626
logger (1.7.0)
2727
net-http (0.6.0)
2828
uri
29-
net-http-persistent (4.0.5)
30-
connection_pool (~> 2.2)
31-
uri (1.0.3)
29+
net-http-persistent (4.0.6)
30+
connection_pool (~> 2.2, >= 2.2.4)
31+
uri (1.0.4)
3232

3333
PLATFORMS
3434
aarch64-linux

tests/output/python/poetry.lock

Lines changed: 114 additions & 123 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/output/ruby/Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,29 +10,29 @@ PATH
1010
GEM
1111
remote: https://rubygems.org/
1212
specs:
13-
base64 (0.2.0)
14-
connection_pool (2.5.2)
13+
base64 (0.3.0)
14+
connection_pool (2.5.4)
1515
dotenv (3.1.8)
16-
faraday (2.13.1)
16+
faraday (2.14.0)
1717
faraday-net_http (>= 2.0, < 3.5)
1818
json
1919
logger
20-
faraday-net_http (3.4.0)
20+
faraday-net_http (3.4.1)
2121
net-http (>= 0.5.0)
22-
faraday-net_http_persistent (2.3.0)
22+
faraday-net_http_persistent (2.3.1)
2323
faraday (~> 2.5)
2424
net-http-persistent (>= 4.0.4, < 5)
25-
json (2.11.3)
25+
json (2.15.0)
2626
logger (1.7.0)
2727
net-http (0.6.0)
2828
uri
29-
net-http-persistent (4.0.5)
30-
connection_pool (~> 2.2)
29+
net-http-persistent (4.0.6)
30+
connection_pool (~> 2.2, >= 2.2.4)
3131
power_assert (2.0.5)
32-
rake (13.2.1)
33-
test-unit (3.6.8)
32+
rake (13.3.0)
33+
test-unit (3.7.0)
3434
power_assert
35-
uri (1.0.3)
35+
uri (1.0.4)
3636

3737
PLATFORMS
3838
aarch64-linux

0 commit comments

Comments
 (0)