Skip to content

Commit ec6aa1d

Browse files
chore(deps): update dependency ruby to v2.7.8
1 parent 1d01287 commit ec6aa1d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/base/Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source 'https://rubygems.org'
22

33
# You may use http://rbenv.org/ or https://rvm.io/ to install and use this version
4-
ruby '2.7.5'
4+
ruby '2.7.8'
55

66
gem 'cocoapods', '~> 1.11', '>= 1.11.2'

test-ci/Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source 'https://rubygems.org'
22

33
# You may use http://rbenv.org/ or https://rvm.io/ to install and use this version
4-
ruby '2.7.5'
4+
ruby '2.7.8'
55

66
gem 'cocoapods', '~> 1.11', '>= 1.11.2'

0 commit comments

Comments
 (0)