mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-01-19 05:45:15 +01:00
chore(deps): update dependency rubyzip to v2.3.2
This commit is contained in:
parent
461dece99d
commit
dbbb4200fd
2
Gemfile
2
Gemfile
@ -2,7 +2,7 @@ source "https://rubygems.org"
|
|||||||
|
|
||||||
# You may use http://rbenv.org/ or https://rvm.io/ to install and use this version
|
# You may use http://rbenv.org/ or https://rvm.io/ to install and use this version
|
||||||
ruby "3.1.6"
|
ruby "3.1.6"
|
||||||
gem 'rubyzip', '2.3.0'
|
gem 'rubyzip', '2.3.2'
|
||||||
gem "cocoapods", "1.15.2"
|
gem "cocoapods", "1.15.2"
|
||||||
gem "activesupport", ">= 6.1.7.3", "< 7.1.0"
|
gem "activesupport", ">= 6.1.7.3", "< 7.1.0"
|
||||||
gem "fastlane"
|
gem "fastlane"
|
@ -234,7 +234,7 @@ GEM
|
|||||||
rouge (2.0.7)
|
rouge (2.0.7)
|
||||||
ruby-macho (2.5.1)
|
ruby-macho (2.5.1)
|
||||||
ruby2_keywords (0.0.5)
|
ruby2_keywords (0.0.5)
|
||||||
rubyzip (2.3.0)
|
rubyzip (2.3.2)
|
||||||
security (0.1.5)
|
security (0.1.5)
|
||||||
signet (0.19.0)
|
signet (0.19.0)
|
||||||
addressable (~> 2.8)
|
addressable (~> 2.8)
|
||||||
@ -279,7 +279,7 @@ DEPENDENCIES
|
|||||||
activesupport (>= 6.1.7.3, < 7.1.0)
|
activesupport (>= 6.1.7.3, < 7.1.0)
|
||||||
cocoapods (= 1.15.2)
|
cocoapods (= 1.15.2)
|
||||||
fastlane
|
fastlane
|
||||||
rubyzip (= 2.3.0)
|
rubyzip (= 2.3.2)
|
||||||
|
|
||||||
RUBY VERSION
|
RUBY VERSION
|
||||||
ruby 3.1.6p260
|
ruby 3.1.6p260
|
||||||
|
Loading…
Reference in New Issue
Block a user