Skip to content

Commit

Permalink
build: ➕ add logger dependency removed in concurrent-ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
gingerbenw committed Jan 16, 2025
1 parent a25d5eb commit 09c856c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/react-native/features/fixtures/app/Gemfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
source 'https://rubygems.org'

gem 'logger', '~> 1.6', '>= 1.6.5'
gem 'cocoapods', '1.14.3'
gem 'xcodeproj', '< 1.26.0'

0 comments on commit 09c856c

Please sign in to comment.