Skip to content

Commit

Permalink
updated gemfile with matching ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
noumantahir committed Jan 11, 2025
1 parent 6bd7409 commit 8eede34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source 'https://rubygems.org'

ruby '3.0.0'
ruby '3.0.7'

# Cocoapods 1.15 introduced a bug which break the build. We will remove the upper
# bound in the template on Cocoapods with next React Native release.
Expand Down

0 comments on commit 8eede34

Please sign in to comment.