Skip to content

Commit 3691165

Browse files
committed
Update dependencies on the project
1 parent 54ebe5e commit 3691165

File tree

12 files changed

+52
-16
lines changed

12 files changed

+52
-16
lines changed

compose/Gemfile.lock

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ PATH
22
remote: ../core
33
specs:
44
testcontainers-core (0.2.0)
5+
base64 (~> 0.3)
56
docker-api (~> 2.2)
7+
java-properties (~> 0.3.0)
68

79
PATH
810
remote: .
@@ -14,10 +16,12 @@ GEM
1416
remote: https://rubygems.org/
1517
specs:
1618
ast (2.4.2)
19+
base64 (0.3.0)
1720
docker-api (2.2.0)
1821
excon (>= 0.47.0)
1922
multi_json
2023
excon (0.100.0)
24+
java-properties (0.3.0)
2125
json (2.6.3)
2226
language_server-protocol (3.17.0.3)
2327
lint_roller (1.0.0)
@@ -33,7 +37,7 @@ GEM
3337
rainbow (3.1.1)
3438
rake (13.0.6)
3539
regexp_parser (2.8.1)
36-
rexml (3.3.9)
40+
rexml (3.4.4)
3741
rubocop (1.52.1)
3842
json (~> 2.3)
3943
parallel (~> 1.10)
@@ -77,4 +81,4 @@ DEPENDENCIES
7781
testcontainers-core!
7882

7983
BUNDLED WITH
80-
2.4.13
84+
2.7.0

core/Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,15 @@ PATH
22
remote: .
33
specs:
44
testcontainers-core (0.2.0)
5+
base64 (~> 0.3)
56
docker-api (~> 2.2)
67
java-properties (~> 0.3.0)
78

89
GEM
910
remote: https://rubygems.org/
1011
specs:
1112
ast (2.4.2)
13+
base64 (0.3.0)
1214
docker-api (2.2.0)
1315
excon (>= 0.47.0)
1416
multi_json
@@ -27,7 +29,7 @@ GEM
2729
rainbow (3.1.1)
2830
rake (13.0.6)
2931
regexp_parser (2.8.0)
30-
rexml (3.3.9)
32+
rexml (3.4.4)
3133
rubocop (1.50.2)
3234
json (~> 2.3)
3335
parallel (~> 1.10)

elasticsearch/Gemfile.lock

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ PATH
22
remote: ../core
33
specs:
44
testcontainers-core (0.2.0)
5+
base64 (~> 0.3)
56
docker-api (~> 2.2)
7+
java-properties (~> 0.3.0)
68

79
PATH
810
remote: .
@@ -14,6 +16,7 @@ GEM
1416
remote: https://rubygems.org/
1517
specs:
1618
ast (2.4.2)
19+
base64 (0.3.0)
1720
docker-api (2.2.0)
1821
excon (>= 0.47.0)
1922
multi_json
@@ -30,6 +33,7 @@ GEM
3033
faraday-net_http (>= 2.0, < 3.1)
3134
ruby2_keywords (>= 0.0.4)
3235
faraday-net_http (3.0.2)
36+
java-properties (0.3.0)
3337
json (2.6.3)
3438
language_server-protocol (3.17.0.3)
3539
lint_roller (1.0.0)
@@ -43,7 +47,7 @@ GEM
4347
rainbow (3.1.1)
4448
rake (13.0.6)
4549
regexp_parser (2.8.0)
46-
rexml (3.3.9)
50+
rexml (3.4.4)
4751
rubocop (1.50.2)
4852
json (~> 2.3)
4953
parallel (~> 1.10)

mariadb/Gemfile.lock

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ PATH
22
remote: ../core
33
specs:
44
testcontainers-core (0.2.0)
5+
base64 (~> 0.3)
56
docker-api (~> 2.2)
7+
java-properties (~> 0.3.0)
68

79
PATH
810
remote: .
@@ -14,10 +16,12 @@ GEM
1416
remote: https://rubygems.org/
1517
specs:
1618
ast (2.4.2)
19+
base64 (0.3.0)
1720
docker-api (2.2.0)
1821
excon (>= 0.47.0)
1922
multi_json
2023
excon (0.99.0)
24+
java-properties (0.3.0)
2125
json (2.6.3)
2226
language_server-protocol (3.17.0.3)
2327
lint_roller (1.0.0)
@@ -32,7 +36,7 @@ GEM
3236
rainbow (3.1.1)
3337
rake (13.0.6)
3438
regexp_parser (2.8.0)
35-
rexml (3.3.9)
39+
rexml (3.4.4)
3640
rubocop (1.50.2)
3741
json (~> 2.3)
3842
parallel (~> 1.10)

mongo/Gemfile.lock

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ PATH
22
remote: ../core
33
specs:
44
testcontainers-core (0.2.0)
5+
base64 (~> 0.3)
56
docker-api (~> 2.2)
7+
java-properties (~> 0.3.0)
68

79
PATH
810
remote: .
@@ -14,11 +16,13 @@ GEM
1416
remote: https://rubygems.org/
1517
specs:
1618
ast (2.4.2)
19+
base64 (0.3.0)
1720
bson (4.15.0)
1821
docker-api (2.2.0)
1922
excon (>= 0.47.0)
2023
multi_json
2124
excon (0.99.0)
25+
java-properties (0.3.0)
2226
json (2.6.3)
2327
language_server-protocol (3.17.0.3)
2428
lint_roller (1.0.0)
@@ -34,7 +38,7 @@ GEM
3438
rainbow (3.1.1)
3539
rake (13.0.6)
3640
regexp_parser (2.8.0)
37-
rexml (3.3.9)
41+
rexml (3.4.4)
3842
rubocop (1.50.2)
3943
json (~> 2.3)
4044
parallel (~> 1.10)

mysql/Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ PATH
22
remote: ../core
33
specs:
44
testcontainers-core (0.2.0)
5+
base64 (~> 0.3)
56
docker-api (~> 2.2)
67
java-properties (~> 0.3.0)
78

@@ -15,6 +16,7 @@ GEM
1516
remote: https://rubygems.org/
1617
specs:
1718
ast (2.4.2)
19+
base64 (0.3.0)
1820
docker-api (2.2.0)
1921
excon (>= 0.47.0)
2022
multi_json
@@ -34,7 +36,7 @@ GEM
3436
rainbow (3.1.1)
3537
rake (13.0.6)
3638
regexp_parser (2.8.0)
37-
rexml (3.3.9)
39+
rexml (3.4.4)
3840
rubocop (1.50.2)
3941
json (~> 2.3)
4042
parallel (~> 1.10)

nginx/Gemfile.lock

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ PATH
22
remote: ../core
33
specs:
44
testcontainers-core (0.2.0)
5+
base64 (~> 0.3)
56
docker-api (~> 2.2)
7+
java-properties (~> 0.3.0)
68

79
PATH
810
remote: .
@@ -14,10 +16,12 @@ GEM
1416
remote: https://rubygems.org/
1517
specs:
1618
ast (2.4.2)
19+
base64 (0.3.0)
1720
docker-api (2.2.0)
1821
excon (>= 0.47.0)
1922
multi_json
2023
excon (0.99.0)
24+
java-properties (0.3.0)
2125
json (2.6.3)
2226
language_server-protocol (3.17.0.3)
2327
lint_roller (1.0.0)
@@ -31,7 +35,7 @@ GEM
3135
rainbow (3.1.1)
3236
rake (13.0.6)
3337
regexp_parser (2.8.0)
34-
rexml (3.2.5)
38+
rexml (3.4.4)
3539
rubocop (1.50.2)
3640
json (~> 2.3)
3741
parallel (~> 1.10)

postgres/Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ PATH
22
remote: ../core
33
specs:
44
testcontainers-core (0.2.0)
5+
base64 (~> 0.3)
56
docker-api (~> 2.2)
67
java-properties (~> 0.3.0)
78

@@ -15,6 +16,7 @@ GEM
1516
remote: https://rubygems.org/
1617
specs:
1718
ast (2.4.2)
19+
base64 (0.3.0)
1820
docker-api (2.2.0)
1921
excon (>= 0.47.0)
2022
multi_json
@@ -34,7 +36,7 @@ GEM
3436
rainbow (3.1.1)
3537
rake (13.0.6)
3638
regexp_parser (2.8.0)
37-
rexml (3.4.2)
39+
rexml (3.4.4)
3840
rubocop (1.50.2)
3941
json (~> 2.3)
4042
parallel (~> 1.10)

rabbitmq/Gemfile.lock

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ PATH
22
remote: ../core
33
specs:
44
testcontainers-core (0.2.0)
5+
base64 (~> 0.3)
56
docker-api (~> 2.2)
7+
java-properties (~> 0.3.0)
68

79
PATH
810
remote: .
@@ -15,13 +17,15 @@ GEM
1517
specs:
1618
amq-protocol (2.3.2)
1719
ast (2.4.2)
20+
base64 (0.3.0)
1821
bunny (2.20.3)
1922
amq-protocol (~> 2.3, >= 2.3.1)
2023
sorted_set (~> 1, >= 1.0.2)
2124
docker-api (2.2.0)
2225
excon (>= 0.47.0)
2326
multi_json
2427
excon (0.99.0)
28+
java-properties (0.3.0)
2529
json (2.6.3)
2630
language_server-protocol (3.17.0.3)
2731
lint_roller (1.0.0)
@@ -36,7 +40,7 @@ GEM
3640
rake (13.0.6)
3741
rbtree (0.4.6)
3842
regexp_parser (2.8.0)
39-
rexml (3.3.9)
43+
rexml (3.4.4)
4044
rubocop (1.50.2)
4145
json (~> 2.3)
4246
parallel (~> 1.10)

redis/Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ PATH
22
remote: ../core
33
specs:
44
testcontainers-core (0.2.0)
5+
base64 (~> 0.3)
56
docker-api (~> 2.2)
67
java-properties (~> 0.3.0)
78

@@ -15,6 +16,7 @@ GEM
1516
remote: https://rubygems.org/
1617
specs:
1718
ast (2.4.2)
19+
base64 (0.3.0)
1820
connection_pool (2.4.0)
1921
docker-api (2.2.0)
2022
excon (>= 0.47.0)
@@ -38,7 +40,7 @@ GEM
3840
redis-client (0.14.1)
3941
connection_pool
4042
regexp_parser (2.8.0)
41-
rexml (3.4.2)
43+
rexml (3.4.4)
4244
rubocop (1.50.2)
4345
json (~> 2.3)
4446
parallel (~> 1.10)

0 commit comments

Comments
 (0)