Skip to content

Commit bb56537

Browse files
Bump rexml from 3.2.6 to 3.3.6 in /packages/helloworld (#2175)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 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.6...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> Co-authored-by: Saad Najmi <[email protected]>
1 parent c361308 commit bb56537

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

packages/helloworld/Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,19 +76,21 @@ GEM
7676
netrc (0.11.0)
7777
nkf (0.2.0)
7878
public_suffix (4.0.7)
79-
rexml (3.2.6)
79+
rexml (3.3.6)
80+
strscan
8081
ruby-macho (2.5.1)
82+
strscan (3.1.0)
8183
typhoeus (1.4.1)
8284
ethon (>= 0.9.0)
8385
tzinfo (2.0.6)
8486
concurrent-ruby (~> 1.0)
85-
xcodeproj (1.24.0)
87+
xcodeproj (1.25.0)
8688
CFPropertyList (>= 2.3.3, < 4.0)
8789
atomos (~> 0.1.3)
8890
claide (>= 1.0.2, < 2.0)
8991
colored2 (~> 3.1)
9092
nanaimo (~> 0.3.0)
91-
rexml (~> 3.2.4)
93+
rexml (>= 3.3.2, < 4.0)
9294
zeitwerk (2.6.13)
9395

9496
PLATFORMS

0 commit comments

Comments
 (0)