We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents edb3b5d + 19d11cf commit 836a040Copy full SHA for 836a040
1 file changed
postgres/Gemfile.lock
@@ -3,6 +3,7 @@ PATH
3
specs:
4
testcontainers-core (0.2.0)
5
docker-api (~> 2.2)
6
+ java-properties (~> 0.3.0)
7
8
PATH
9
remote: .
@@ -18,6 +19,7 @@ GEM
18
19
excon (>= 0.47.0)
20
multi_json
21
excon (0.99.0)
22
+ java-properties (0.3.0)
23
json (2.6.3)
24
language_server-protocol (3.17.0.3)
25
lint_roller (1.0.0)
@@ -32,7 +34,7 @@ GEM
32
34
rainbow (3.1.1)
33
35
rake (13.0.6)
36
regexp_parser (2.8.0)
- rexml (3.3.9)
37
+ rexml (3.4.2)
38
rubocop (1.50.2)
39
json (~> 2.3)
40
parallel (~> 1.10)
0 commit comments