Skip to content

Commit edc016b

Browse files
Bump rexml from 3.2.8 to 3.3.6 (#1612)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 75d8610 commit edc016b

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
@@ -84,21 +84,21 @@ GEM
8484
netrc (0.11.0)
8585
nkf (0.2.0)
8686
public_suffix (4.0.7)
87-
rexml (3.2.8)
88-
strscan (>= 3.0.9)
87+
rexml (3.3.6)
88+
strscan
8989
ruby-macho (2.5.1)
9090
strscan (3.1.0)
9191
typhoeus (1.4.1)
9292
ethon (>= 0.9.0)
9393
tzinfo (2.0.6)
9494
concurrent-ruby (~> 1.0)
95-
xcodeproj (1.24.0)
95+
xcodeproj (1.25.0)
9696
CFPropertyList (>= 2.3.3, < 4.0)
9797
atomos (~> 0.1.3)
9898
claide (>= 1.0.2, < 2.0)
9999
colored2 (~> 3.1)
100100
nanaimo (~> 0.3.0)
101-
rexml (~> 3.2.4)
101+
rexml (>= 3.3.2, < 4.0)
102102

103103
PLATFORMS
104104
ruby

0 commit comments

Comments
 (0)