We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4341ff5 + 8098a90 commit f7a5305Copy full SHA for f7a5305
1 file changed
redpanda/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
multi_json
21
excon (0.99.0)
22
ffi (1.15.5)
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)
@@ -37,8 +39,7 @@ GEM
37
39
mini_portile2 (~> 2.6)
38
40
rake (> 12)
41
regexp_parser (2.8.0)
- rexml (3.3.6)
- strscan
42
+ rexml (3.3.9)
43
rubocop (1.50.2)
44
json (~> 2.3)
45
parallel (~> 1.10)
@@ -66,7 +67,6 @@ GEM
66
67
standard-performance (1.0.1)
68
lint_roller (~> 1.0)
69
rubocop-performance (~> 1.16.0)
- strscan (3.1.0)
70
unicode-display_width (2.4.2)
71
72
PLATFORMS
0 commit comments