We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 36b2313 + 6a0d0b9 commit 9891413Copy full SHA for 9891413
1 file changed
redis/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: .
@@ -19,6 +20,7 @@ GEM
19
20
excon (>= 0.47.0)
21
multi_json
22
excon (0.99.0)
23
+ java-properties (0.3.0)
24
json (2.6.3)
25
language_server-protocol (3.17.0.3)
26
lint_roller (1.0.0)
@@ -36,8 +38,7 @@ GEM
36
38
redis-client (0.14.1)
37
39
connection_pool
40
regexp_parser (2.8.0)
- rexml (3.3.3)
- strscan
41
+ rexml (3.4.2)
42
rubocop (1.50.2)
43
json (~> 2.3)
44
parallel (~> 1.10)
@@ -65,7 +66,6 @@ GEM
65
66
standard-performance (1.0.1)
67
lint_roller (~> 1.0)
68
rubocop-performance (~> 1.16.0)
- strscan (3.1.0)
69
unicode-display_width (2.4.2)
70
71
PLATFORMS
0 commit comments