Skip to content

Commit 4341ff5

Browse files
Merge pull request #82 from testcontainers/dependabot/bundler/mysql/rexml-3.3.9
Bump rexml from 3.3.3 to 3.3.9 in /mysql
2 parents e5fbf4f + 5600aba commit 4341ff5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mysql/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: .
@@ -18,6 +19,7 @@ GEM
1819
excon (>= 0.47.0)
1920
multi_json
2021
excon (0.99.0)
22+
java-properties (0.3.0)
2123
json (2.6.3)
2224
language_server-protocol (3.17.0.3)
2325
lint_roller (1.0.0)
@@ -32,8 +34,7 @@ GEM
3234
rainbow (3.1.1)
3335
rake (13.0.6)
3436
regexp_parser (2.8.0)
35-
rexml (3.3.3)
36-
strscan
37+
rexml (3.3.9)
3738
rubocop (1.50.2)
3839
json (~> 2.3)
3940
parallel (~> 1.10)
@@ -61,7 +62,6 @@ GEM
6162
standard-performance (1.0.1)
6263
lint_roller (~> 1.0)
6364
rubocop-performance (~> 1.16.0)
64-
strscan (3.1.0)
6565
unicode-display_width (2.4.2)
6666

6767
PLATFORMS

0 commit comments

Comments
 (0)