Skip to content

Commit 4919354

Browse files
ryanwiclaude
andauthored
Update rexml to 3.4.4 - security patch (#593)
* Update Bundler to 2.4.22 for Ruby 3.1+ compatibility - Conservative update from Bundler 1.17.2 to 2.4.22 - Fixes `NoMethodError: undefined method 'untaint'` with newer Ruby versions - Tested with Ruby 3.3.7, compatible with Ruby 3.1+ 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]> * Update Bundler to 2.4.22 and rexml to 3.4.4 - Conservative Bundler update from 1.17.2 to 2.4.22 for Ruby 3.1+ compatibility - Update rexml from 3.3.9 to 3.4.4 to latest version - Fixes `NoMethodError: undefined method 'untaint'` with newer Ruby versions 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]> * Update rexml to 3.4.4 - Update rexml from 3.3.9 to 3.4.4 to latest version - Maintains existing Bundler version 1.17.2 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]> --------- Co-authored-by: Claude <[email protected]>
1 parent e542f2c commit 4919354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-native/examples/VanillaCalling/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ GEM
7676
netrc (0.11.0)
7777
nkf (0.2.0)
7878
public_suffix (4.0.7)
79-
rexml (3.3.9)
79+
rexml (3.4.4)
8080
ruby-macho (2.5.1)
8181
typhoeus (1.4.1)
8282
ethon (>= 0.9.0)

0 commit comments

Comments
 (0)