Skip to content

Commit 3e40449

Browse files
Bump rexml from 3.2.8 to 3.3.6 (#1153)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 54b4e52 commit 3e40449

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@ GEM
9797
open4 (1.3.4)
9898
public_suffix (4.0.7)
9999
redcarpet (3.6.0)
100-
rexml (3.2.8)
101-
strscan (>= 3.0.9)
100+
rexml (3.3.6)
101+
strscan
102102
rouge (4.2.0)
103103
ruby-macho (2.5.1)
104104
ruby2_keywords (0.0.5)
@@ -113,13 +113,13 @@ GEM
113113
concurrent-ruby (~> 1.0)
114114
xcinvoke (0.3.0)
115115
liferaft (~> 0.0.6)
116-
xcodeproj (1.24.0)
116+
xcodeproj (1.25.0)
117117
CFPropertyList (>= 2.3.3, < 4.0)
118118
atomos (~> 0.1.3)
119119
claide (>= 1.0.2, < 2.0)
120120
colored2 (~> 3.1)
121121
nanaimo (~> 0.3.0)
122-
rexml (~> 3.2.4)
122+
rexml (>= 3.3.2, < 4.0)
123123

124124
PLATFORMS
125125
ruby

0 commit comments

Comments
 (0)