Skip to content

Commit 8988313

Browse files
Bump rexml from 3.2.8 to 3.3.6
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 to 3.3.6. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.2.8...v3.3.6) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 08d148b commit 8988313

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,8 @@ GEM
126126
public_suffix (4.0.7)
127127
rake (13.0.6)
128128
rchardet (1.8.0)
129-
rexml (3.2.8)
130-
strscan (>= 3.0.9)
129+
rexml (3.3.6)
130+
strscan
131131
ruby-macho (2.5.1)
132132
ruby2_keywords (0.0.5)
133133
sawyer (0.9.2)
@@ -142,13 +142,13 @@ GEM
142142
tzinfo (2.0.6)
143143
concurrent-ruby (~> 1.0)
144144
unicode-display_width (2.5.0)
145-
xcodeproj (1.23.0)
145+
xcodeproj (1.25.1)
146146
CFPropertyList (>= 2.3.3, < 4.0)
147147
atomos (~> 0.1.3)
148148
claide (>= 1.0.2, < 2.0)
149149
colored2 (~> 3.1)
150150
nanaimo (~> 0.3.0)
151-
rexml (~> 3.2.4)
151+
rexml (>= 3.3.6, < 4.0)
152152

153153
PLATFORMS
154154
ruby

0 commit comments

Comments
 (0)