mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 15:04:50 +01:00
OPS: Bundle update
This commit is contained in:
parent
53eac10cbc
commit
a22271d758
2 changed files with 2 additions and 0 deletions
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…
Add table
Reference in a new issue