Skip to content

Commit

Permalink
Update Gemfile
Browse files Browse the repository at this point in the history
Co-authored-by: Philipp Hofmann <ph.hofmann@pm.me>
  • Loading branch information
brustolin and philipphofmann authored Oct 24, 2023
1 parent 040a039 commit ad32377
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Gemfile
# activesupport 7.1.1 is broken, and cocoapods doesn't have a pinned
# dependency on activesupport, so we need to pin it here until it's fixed.
# dependency on activesupport, so we need to pin it here until it's released,
# see https://github.com/CocoaPods/CocoaPods/issues/12081.
gem "activesupport", "= 7.0.8"
gem "cocoapods", "= 1.13.0"

0 comments on commit ad32377

Please sign in to comment.