Skip to content

Commit dbb498f

Browse files
authored
Merge pull request #1307 from BranchMetrics/gha/update-ruby
ci(gha): Fix bundler: failed to load command: fastlane
2 parents 436e87c + 45f58a0 commit dbb498f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
source 'https://rubygems.org'
22

33
gem 'cocoapods', '~> 1.9'
4+
gem 'activesupport', '~> 7.0', '<= 7.0.8'
45
gem 'fastlane', '~> 2.69'
56
gem 'pattern_patch', '~> 0.5'
67
gem 'slather'

0 commit comments

Comments
 (0)