Skip to content

Commit 02239f8

Browse files
committed
update Gemfile.lock in all the modules
1 parent 3f5a3c0 commit 02239f8

File tree

10 files changed

+23
-25
lines changed

10 files changed

+23
-25
lines changed

compose/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ PATH
33
specs:
44
testcontainers-core (0.2.0)
55
base64 (~> 0.3)
6-
docker-api (~> 2.2)
6+
docker-api (~> 2.4)
77
java-properties (~> 0.3.0)
88

99
PATH
@@ -17,8 +17,8 @@ GEM
1717
specs:
1818
ast (2.4.3)
1919
base64 (0.3.0)
20-
docker-api (2.2.0)
21-
excon (>= 0.47.0)
20+
docker-api (2.4.0)
21+
excon (>= 0.64.0)
2222
multi_json
2323
excon (0.100.0)
2424
java-properties (0.3.0)

elasticsearch/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ PATH
33
specs:
44
testcontainers-core (0.2.0)
55
base64 (~> 0.3)
6-
docker-api (~> 2.2)
6+
docker-api (~> 2.4)
77
java-properties (~> 0.3.0)
88

99
PATH
@@ -17,8 +17,8 @@ GEM
1717
specs:
1818
ast (2.4.3)
1919
base64 (0.3.0)
20-
docker-api (2.2.0)
21-
excon (>= 0.47.0)
20+
docker-api (2.4.0)
21+
excon (>= 0.64.0)
2222
multi_json
2323
elastic-transport (8.2.1)
2424
faraday (< 3)

mariadb/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ PATH
33
specs:
44
testcontainers-core (0.2.0)
55
base64 (~> 0.3)
6-
docker-api (~> 2.2)
6+
docker-api (~> 2.4)
77
java-properties (~> 0.3.0)
88

99
PATH

mongo/Gemfile.lock

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ GEM
1717
specs:
1818
ast (2.4.3)
1919
base64 (0.3.0)
20-
bigdecimal (3.3.1)
2120
bson (5.2.0)
2221
docker-api (2.4.0)
2322
excon (>= 0.64.0)
@@ -84,7 +83,6 @@ PLATFORMS
8483
x86_64-darwin-22
8584

8685
DEPENDENCIES
87-
bigdecimal (~> 3.1)
8886
minitest (~> 5.0)
8987
minitest-hooks (~> 1.5)
9088
mongo (~> 2.2)

mysql/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ PATH
33
specs:
44
testcontainers-core (0.2.0)
55
base64 (~> 0.3)
6-
docker-api (~> 2.2)
6+
docker-api (~> 2.4)
77
java-properties (~> 0.3.0)
88

99
PATH

nginx/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ PATH
33
specs:
44
testcontainers-core (0.2.0)
55
base64 (~> 0.3)
6-
docker-api (~> 2.2)
6+
docker-api (~> 2.4)
77
java-properties (~> 0.3.0)
88

99
PATH
@@ -17,8 +17,8 @@ GEM
1717
specs:
1818
ast (2.4.3)
1919
base64 (0.3.0)
20-
docker-api (2.2.0)
21-
excon (>= 0.47.0)
20+
docker-api (2.4.0)
21+
excon (>= 0.64.0)
2222
multi_json
2323
excon (0.99.0)
2424
java-properties (0.3.0)

rabbitmq/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ PATH
33
specs:
44
testcontainers-core (0.2.0)
55
base64 (~> 0.3)
6-
docker-api (~> 2.2)
6+
docker-api (~> 2.4)
77
java-properties (~> 0.3.0)
88

99
PATH
@@ -21,8 +21,8 @@ GEM
2121
bunny (2.20.3)
2222
amq-protocol (~> 2.3, >= 2.3.1)
2323
sorted_set (~> 1, >= 1.0.2)
24-
docker-api (2.2.0)
25-
excon (>= 0.47.0)
24+
docker-api (2.4.0)
25+
excon (>= 0.64.0)
2626
multi_json
2727
excon (0.99.0)
2828
java-properties (0.3.0)

redis/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ PATH
33
specs:
44
testcontainers-core (0.2.0)
55
base64 (~> 0.3)
6-
docker-api (~> 2.2)
6+
docker-api (~> 2.4)
77
java-properties (~> 0.3.0)
88

99
PATH
@@ -18,8 +18,8 @@ GEM
1818
ast (2.4.3)
1919
base64 (0.3.0)
2020
connection_pool (2.4.0)
21-
docker-api (2.2.0)
22-
excon (>= 0.47.0)
21+
docker-api (2.4.0)
22+
excon (>= 0.64.0)
2323
multi_json
2424
excon (0.99.0)
2525
java-properties (0.3.0)

redpanda/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ PATH
33
specs:
44
testcontainers-core (0.2.0)
55
base64 (~> 0.3)
6-
docker-api (~> 2.2)
6+
docker-api (~> 2.4)
77
java-properties (~> 0.3.0)
88

99
PATH
@@ -17,8 +17,8 @@ GEM
1717
specs:
1818
ast (2.4.3)
1919
base64 (0.3.0)
20-
docker-api (2.2.0)
21-
excon (>= 0.47.0)
20+
docker-api (2.4.0)
21+
excon (>= 0.64.0)
2222
multi_json
2323
excon (0.99.0)
2424
ffi (1.15.5)

selenium/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ PATH
33
specs:
44
testcontainers-core (0.2.0)
55
base64 (~> 0.3)
6-
docker-api (~> 2.2)
6+
docker-api (~> 2.4)
77
java-properties (~> 0.3.0)
88

99
PATH
@@ -18,8 +18,8 @@ GEM
1818
ast (2.4.3)
1919
base64 (0.3.0)
2020
childprocess (4.1.0)
21-
docker-api (2.2.0)
22-
excon (>= 0.47.0)
21+
docker-api (2.4.0)
22+
excon (>= 0.64.0)
2323
multi_json
2424
excon (0.100.0)
2525
java-properties (0.3.0)

0 commit comments

Comments
 (0)