Skip to content

Commit 5721ea2

Browse files
Bump rexml from 3.3.9 to 3.4.2
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.9 to 3.4.2. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.3.9...v3.4.2) --- updated-dependencies: - dependency-name: rexml dependency-version: 3.4.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0568b41 commit 5721ea2

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

Gemfile.lock

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -64,30 +64,33 @@ GEM
6464
httpclient (2.8.3)
6565
i18n (1.14.8)
6666
concurrent-ruby (~> 1.0)
67-
jazzy (0.14.3)
67+
jazzy (0.15.4)
68+
activesupport (>= 5.0, < 8)
6869
cocoapods (~> 1.5)
70+
logger
6971
mustache (~> 1.1)
7072
open4 (~> 1.3)
7173
redcarpet (~> 3.4)
72-
rexml (~> 3.3.9)
73-
rouge (>= 2.0.6, < 4.0)
74+
rexml (>= 3.2.7, < 4.0)
75+
rouge (>= 2.0.6, < 5.0)
7476
sassc (~> 2.1)
7577
sqlite3 (~> 1.3)
7678
xcinvoke (~> 0.3.0)
7779
json (2.6.2)
7880
liferaft (0.0.6)
81+
logger (1.7.0)
7982
minitest (6.0.1)
8083
prism (~> 1.5)
8184
molinillo (0.8.0)
8285
mustache (1.1.1)
83-
nanaimo (0.3.0)
86+
nanaimo (0.4.0)
8487
nap (1.1.0)
8588
netrc (0.11.0)
8689
open4 (1.3.4)
8790
prism (1.9.0)
8891
public_suffix (4.0.7)
8992
redcarpet (3.5.1)
90-
rexml (3.3.9)
93+
rexml (3.4.2)
9194
rouge (2.0.7)
9295
ruby-macho (2.5.1)
9396
sassc (2.4.0)
@@ -99,13 +102,13 @@ GEM
99102
concurrent-ruby (~> 1.0)
100103
xcinvoke (0.3.0)
101104
liferaft (~> 0.0.6)
102-
xcodeproj (1.22.0)
105+
xcodeproj (1.27.0)
103106
CFPropertyList (>= 2.3.3, < 4.0)
104107
atomos (~> 0.1.3)
105108
claide (>= 1.0.2, < 2.0)
106109
colored2 (~> 3.1)
107-
nanaimo (~> 0.3.0)
108-
rexml (~> 3.3.9)
110+
nanaimo (~> 0.4.0)
111+
rexml (>= 3.3.6, < 4.0)
109112
xcpretty (0.3.0)
110113
rouge (~> 2.0.7)
111114
xcpretty-json-formatter (0.1.1)

0 commit comments

Comments
 (0)