Skip to content

Commit

Permalink
chore: upgrade example apps to react-native@0.76.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jakex7 committed Jan 15, 2025
1 parent 0fb274d commit 744db12
Show file tree
Hide file tree
Showing 10 changed files with 918 additions and 874 deletions.
1 change: 1 addition & 0 deletions apps/fabric-example/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ ruby ">= 2.6.10"
# Exclude problematic versions of cocoapods and activesupport that causes build failures.
gem 'cocoapods', '>= 1.13', '!= 1.15.0', '!= 1.15.1'
gem 'activesupport', '>= 6.1.7.5', '!= 7.1.0'
gem 'xcodeproj', '< 1.26.0'
1 change: 1 addition & 0 deletions apps/fabric-example/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ PLATFORMS
DEPENDENCIES
activesupport (>= 6.1.7.5, != 7.1.0)
cocoapods (>= 1.13, != 1.15.1, != 1.15.0)
xcodeproj (< 1.26.0)

RUBY VERSION
ruby 3.2.1p31
Expand Down
Loading

0 comments on commit 744db12

Please sign in to comment.