heap / react-native-heap

A React Native integration for Heap
MIT License
82 stars 36 forks source link

Resolve install issue with ruby >= 3.1 #375

Closed amq closed 1 year ago

amq commented 1 year ago

Description

Fixes https://github.com/heap/react-native-heap/issues/374

Test Plan

Tested locally by running bundle exec pod install with ruby 3.2.1 and ruby 3.0.5

Checklist

MCeley commented 1 year ago

Fixed in #377