Skip to content

Commit 9891413

Browse files
Merge pull request #87 from testcontainers/dependabot/bundler/redis/rexml-3.4.2
Bump rexml from 3.3.3 to 3.4.2 in /redis
2 parents 36b2313 + 6a0d0b9 commit 9891413

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

redis/Gemfile.lock

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

78
PATH
89
remote: .
@@ -19,6 +20,7 @@ GEM
1920
excon (>= 0.47.0)
2021
multi_json
2122
excon (0.99.0)
23+
java-properties (0.3.0)
2224
json (2.6.3)
2325
language_server-protocol (3.17.0.3)
2426
lint_roller (1.0.0)
@@ -36,8 +38,7 @@ GEM
3638
redis-client (0.14.1)
3739
connection_pool
3840
regexp_parser (2.8.0)
39-
rexml (3.3.3)
40-
strscan
41+
rexml (3.4.2)
4142
rubocop (1.50.2)
4243
json (~> 2.3)
4344
parallel (~> 1.10)
@@ -65,7 +66,6 @@ GEM
6566
standard-performance (1.0.1)
6667
lint_roller (~> 1.0)
6768
rubocop-performance (~> 1.16.0)
68-
strscan (3.1.0)
6969
unicode-display_width (2.4.2)
7070

7171
PLATFORMS

0 commit comments

Comments
 (0)