Skip to content

Commit ae6b730

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] <[email protected]>
1 parent c574717 commit ae6b730

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
@@ -71,21 +71,21 @@ GEM
7171
nap (1.1.0)
7272
netrc (0.11.0)
7373
public_suffix (4.0.7)
74-
rexml (3.2.8)
75-
strscan (>= 3.0.9)
74+
rexml (3.3.6)
75+
strscan
7676
ruby-macho (2.5.1)
7777
strscan (3.1.0)
7878
typhoeus (1.4.0)
7979
ethon (>= 0.9.0)
8080
tzinfo (2.0.6)
8181
concurrent-ruby (~> 1.0)
82-
xcodeproj (1.22.0)
82+
xcodeproj (1.25.0)
8383
CFPropertyList (>= 2.3.3, < 4.0)
8484
atomos (~> 0.1.3)
8585
claide (>= 1.0.2, < 2.0)
8686
colored2 (~> 3.1)
8787
nanaimo (~> 0.3.0)
88-
rexml (~> 3.2.4)
88+
rexml (>= 3.3.2, < 4.0)
8989

9090
PLATFORMS
9191
ruby

0 commit comments

Comments
 (0)