Skip to content

Commit 5adce4f

Browse files
chore(deps): bump rexml from 3.2.9 to 3.3.9 in /example (#892)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.9 to 3.3.9. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.2.9...v3.3.9) --- 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 5e969ec commit 5adce4f

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

example/Gemfile.lock

+3-5
Original file line numberDiff line numberDiff line change
@@ -84,21 +84,19 @@ GEM
8484
netrc (0.11.0)
8585
nkf (0.2.0)
8686
public_suffix (4.0.7)
87-
rexml (3.2.9)
88-
strscan
87+
rexml (3.3.9)
8988
ruby-macho (2.5.1)
90-
strscan (3.1.0)
9189
typhoeus (1.4.1)
9290
ethon (>= 0.9.0)
9391
tzinfo (2.0.6)
9492
concurrent-ruby (~> 1.0)
95-
xcodeproj (1.24.0)
93+
xcodeproj (1.25.1)
9694
CFPropertyList (>= 2.3.3, < 4.0)
9795
atomos (~> 0.1.3)
9896
claide (>= 1.0.2, < 2.0)
9997
colored2 (~> 3.1)
10098
nanaimo (~> 0.3.0)
101-
rexml (~> 3.2.4)
99+
rexml (>= 3.3.6, < 4.0)
102100

103101
PLATFORMS
104102
ruby

0 commit comments

Comments
 (0)