Skip to content

Commit 7480abe

Browse files
chore(deps): bump rexml in /samples/react-native-macos (#5177)
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.9 to 3.4.2. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.3.9...v3.4.2) --- updated-dependencies: - dependency-name: rexml dependency-version: 3.4.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8d89cc9 commit 7480abe

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

samples/react-native-macos/Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ GEM
160160
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
161161
ffi (1.17.0-arm64-darwin)
162162
ffi (1.17.0-x86_64-darwin)
163+
ffi (1.17.0-x86_64-linux-gnu)
163164
fourflusher (2.3.1)
164165
fuzzy_match (2.0.4)
165166
gh_inspector (1.1.3)
@@ -230,7 +231,7 @@ GEM
230231
trailblazer-option (>= 0.1.1, < 0.2.0)
231232
uber (< 0.2.0)
232233
retriable (3.1.2)
233-
rexml (3.3.9)
234+
rexml (3.4.2)
234235
rouge (2.0.7)
235236
ruby-macho (2.5.1)
236237
ruby2_keywords (0.0.5)
@@ -275,6 +276,7 @@ PLATFORMS
275276
arm64-darwin-22
276277
arm64-darwin-23
277278
x86_64-darwin-20
279+
x86_64-linux
278280

279281
DEPENDENCIES
280282
activesupport (>= 6.1.7.5, < 7.1.0)

0 commit comments

Comments
 (0)