Skip to content

Commit b63e367

Browse files
chore(deps): bump rexml from 3.2.8 to 3.3.6 in /template (#438)
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 70ade0c commit b63e367

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

template/Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,21 +72,21 @@ GEM
7272
nap (1.1.0)
7373
netrc (0.11.0)
7474
public_suffix (4.0.7)
75-
rexml (3.2.8)
76-
strscan (>= 3.0.9)
75+
rexml (3.3.6)
76+
strscan
7777
ruby-macho (2.5.1)
7878
strscan (3.1.0)
7979
typhoeus (1.4.1)
8080
ethon (>= 0.9.0)
8181
tzinfo (2.0.6)
8282
concurrent-ruby (~> 1.0)
83-
xcodeproj (1.23.0)
83+
xcodeproj (1.25.0)
8484
CFPropertyList (>= 2.3.3, < 4.0)
8585
atomos (~> 0.1.3)
8686
claide (>= 1.0.2, < 2.0)
8787
colored2 (~> 3.1)
8888
nanaimo (~> 0.3.0)
89-
rexml (~> 3.2.4)
89+
rexml (>= 3.3.2, < 4.0)
9090
zeitwerk (2.6.12)
9191

9292
PLATFORMS

0 commit comments

Comments
 (0)