mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-03-03 12:06:21 +01:00
Update Gemfile
This commit is contained in:
parent
5fbfdffed6
commit
5c06f1d378
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -1,7 +1,7 @@
|
|||
source 'https://rubygems.org'
|
||||
|
||||
# You may use http://rbenv.org/ or https://rvm.io/ to install and use this version
|
||||
ruby '2.6.10'
|
||||
ruby '>= 2.6.10'
|
||||
gem 'rubyzip', '2.3.0'
|
||||
gem 'cocoapods', '>= 1.13', '< 1.15'
|
||||
gem 'activesupport', '>= 6.1.7.3', '< 7.1.0'
|
||||
|
|
Loading…
Add table
Reference in a new issue