diff options
| author | Miquel Sabaté Solà <mikisabate@gmail.com> | 2024-08-22 07:20:16 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <mikisabate@gmail.com> | 2024-08-22 07:20:16 +0200 |
| commit | 093a54190e4f6dd955dbc1e3ffe8a5497bdbb660 (patch) | |
| tree | 5bbfd35f3474ba2518aacb456a11ab2a3a447c0d /Gemfile.lock | |
| parent | f77e0d273f754bdd78244898ad410c1a2ed068c6 (diff) | |
| download | operum-093a54190e4f6dd955dbc1e3ffe8a5497bdbb660.tar.gz operum-093a54190e4f6dd955dbc1e3ffe8a5497bdbb660.zip | |
Update rexml to avoid CVE
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index b2d9f83..8732f06 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -230,7 +230,7 @@ GEM regexp_parser (2.9.2) reline (0.5.9) io-console (~> 0.5) - rexml (3.3.4) + rexml (3.3.6) strscan rubocop (1.65.1) json (~> 2.3) |
