This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-react
mirror of
https://github.com/status-im/status-react.git
Watch
2
Star
0
Fork
You've already forked status-react
0
Code
Issues
Projects
Releases
Wiki
Activity
850ac3f9f8
status-react
/
fastlane
/
Gemfile
4 lines
60 B
Ruby
Raw
Normal View
History
Unescape
Escape
Use modern build system for iOS
2019-09-21 09:44:03 +00:00
source
'https://rubygems.org'
Use fastlane Nix package instead of ruby/bundler for Android - iOS still has issues with native Ruby dependencies Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2019-04-03 20:12:31 +00:00
fix: fastlane/Gemfile & fastlane/Gemfile.lock to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-RUBY-RUBYZIP-469156 Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-09-30 05:41:05 +00:00
gem
'fastlane'
,
'>= 2.131.0'