Skip to content

Commit dae3417

Browse files
chore(deps): update dependency ruby to v2.7.7
1 parent cf344e3 commit dae3417

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: 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.7'
55

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

Diff for: 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.7'
55

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

0 commit comments

Comments
 (0)