Skip to content

Commit

Permalink
chore(deps): bump rexml from 3.3.6 to 3.3.9 in /example (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
axi92 authored Feb 6, 2025
2 parents 2ce084d + 1fb87ea commit b4b86cd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 2 additions & 0 deletions example/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ ruby ">= 2.6.10"
# bound in the template on Cocoapods with next React Native release.
gem 'cocoapods', '>= 1.13', '< 1.15'
gem 'activesupport', '>= 6.1.7.5', '< 7.1.0'

gem "concurrent-ruby", "= 1.3.4"
9 changes: 4 additions & 5 deletions example/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ GEM
netrc (~> 0.11)
cocoapods-try (1.2.0)
colored2 (3.1.2)
concurrent-ruby (1.3.3)
concurrent-ruby (1.3.4)
escape (0.0.4)
ethon (0.16.0)
ffi (>= 1.15.0)
Expand Down Expand Up @@ -85,10 +85,8 @@ GEM
netrc (0.11.0)
nkf (0.2.0)
public_suffix (4.0.7)
rexml (3.3.6)
strscan
rexml (3.3.9)
ruby-macho (2.5.1)
strscan (3.1.0)
typhoeus (1.4.1)
ethon (>= 0.9.0)
tzinfo (2.0.6)
Expand Down Expand Up @@ -117,9 +115,10 @@ PLATFORMS
DEPENDENCIES
activesupport (>= 6.1.7.5, < 7.1.0)
cocoapods (>= 1.13, < 1.15)
concurrent-ruby (= 1.3.4)

RUBY VERSION
ruby 3.3.3p89

BUNDLED WITH
2.5.14
2.5.22

0 comments on commit b4b86cd

Please sign in to comment.