mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-01-19 05:45:15 +01:00
OPS: Bundle update
This commit is contained in:
parent
53eac10cbc
commit
a22271d758
1
Gemfile
1
Gemfile
@ -5,4 +5,5 @@ ruby '>= 2.6.10'
|
||||
|
||||
gem 'cocoapods', '>= 1.13', '< 1.15'
|
||||
gem 'activesupport', '>= 6.1.7.3', '< 7.1.0'
|
||||
gem "public_suffix", ">= 2.0.2", "< 5.0.5"
|
||||
gem "fastlane"
|
@ -285,6 +285,7 @@ DEPENDENCIES
|
||||
activesupport (>= 6.1.7.3, < 7.1.0)
|
||||
cocoapods (>= 1.13, < 1.15)
|
||||
fastlane
|
||||
public_suffix (>= 2.0.2, < 5.0.5)
|
||||
|
||||
RUBY VERSION
|
||||
ruby 2.6.10p210
|
||||
|
Loading…
Reference in New Issue
Block a user