Skip to content

Commit 3a2cb67

Browse files
committed
fix: upgrade bundler to 2.7.x for ruby compability
1 parent 91fd8b2 commit 3a2cb67

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (3.0.9)
4+
CFPropertyList (3.0.8)
55
abbrev (0.1.2)
66
addressable (2.9.0)
77
public_suffix (>= 2.0.2, < 8.0)
@@ -228,4 +228,4 @@ DEPENDENCIES
228228
fastlane
229229

230230
BUNDLED WITH
231-
1.17.2
231+
2.7.2

0 commit comments

Comments
 (0)