1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee
react-native-pushy/Example/testHotUpdate/Gemfile

6 lines
212 B
Ruby
Raw Normal View History

2022-06-01 16:43:43 +08:00
source 'https://rubygems.org'
# You may use http://rbenv.org/ or https://rvm.io/ to install and use this version
2023-01-26 22:23:37 +08:00
ruby File.read(File.join(__dir__, '.ruby-version')).strip
2022-06-01 16:43:43 +08:00
2023-01-26 22:23:37 +08:00
gem 'cocoapods', '~> 1.11', '>= 1.11.3'