Skip to content

Commit 550644e

Browse files
committed
update ruby 3.0.0
1 parent 444f8c1 commit 550644e

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ruby-2.7.0
1+
ruby-3.0.0

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ cache:
66
- cocoapods
77

88
install:
9-
- brew update
109
- bundle install # --deployment # to cache vendor/bundle
1110
- pod install --repo-update;
1211

0 commit comments

Comments
 (0)