Skip to content

Commit 67ccf61

Browse files
chore(deps): update dependency ruby to v2.7.8
1 parent 532ea7d commit 67ccf61

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.7.6
1+
2.7.8

example/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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.6.10'
4+
ruby '>= 2.7.8'
55

66
# Exclude problematic versions of cocoapods and activesupport that causes build failures.
77
gem 'cocoapods', '>= 1.13', '!= 1.15.0', '!= 1.15.1'

0 commit comments

Comments
 (0)