Skip to content

Commit

Permalink
[build] Fix cocoapods installation
Browse files Browse the repository at this point in the history
  • Loading branch information
anhnguyen1618 committed Oct 5, 2023
1 parent 3147929 commit 1e795d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Tests/Integration/CocoaPods/Gemfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
source 'https://rubygems.org'
gem 'cocoapods'
# activesupport-7.1.0 causes the following error: https://app.circleci.com/pipelines/github/mapbox/mapbox-common-ios/698/workflows/41765281-efa2-44f7-ae02-dfeb308224f4/jobs/1891
gem 'activesupport', '7.0.8'

0 comments on commit 1e795d5

Please sign in to comment.