Skip to content

Commit 97da8e6

Browse files
Bump rexml from 3.2.8 to 3.3.3 (#1195)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 to 3.3.3. - [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.3) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3dbca5 commit 97da8e6

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
@@ -82,22 +82,22 @@ GEM
8282
nap (1.1.0)
8383
netrc (0.11.0)
8484
public_suffix (4.0.7)
85-
rexml (3.2.8)
86-
strscan (>= 3.0.9)
85+
rexml (3.3.3)
86+
strscan
8787
ruby-macho (2.5.1)
8888
ruby2_keywords (0.0.5)
8989
strscan (3.1.0)
9090
typhoeus (1.4.1)
9191
ethon (>= 0.9.0)
9292
tzinfo (2.0.6)
9393
concurrent-ruby (~> 1.0)
94-
xcodeproj (1.23.0)
94+
xcodeproj (1.25.0)
9595
CFPropertyList (>= 2.3.3, < 4.0)
9696
atomos (~> 0.1.3)
9797
claide (>= 1.0.2, < 2.0)
9898
colored2 (~> 3.1)
9999
nanaimo (~> 0.3.0)
100-
rexml (~> 3.2.4)
100+
rexml (>= 3.3.2, < 4.0)
101101

102102
PLATFORMS
103103
ruby

0 commit comments

Comments
 (0)