Files
react-native/packages/helloworld
Riccardo CipolleschiandNicola Corti 784c0e6734 Fix ruby (#48721)
Summary:
Following the suggestions [here](https://stackoverflow.com/questions/79360526/uninitialized-constant-activesupportloggerthreadsafelevellogger-nameerror), it seems that concurrent-ruby has been released tonight and it is bugged. Let's pin it to the right version.

## Changelog:
[iOS][Changed] - Pin 'concurrent-ruby' to a working version

Pull Request resolved: https://github.com/facebook/react-native/pull/48721

Test Plan: GHA

Reviewed By: robhogan

Differential Revision: D68262719

Pulled By: cipolleschi

fbshipit-source-id: fc6410e28cc96f9d3769d3082a77cac0a3efe6db
2025-02-05 14:13:35 +00:00
..
2024-04-29 05:04:26 -07:00
2025-01-08 14:04:50 +00:00
2024-04-29 05:04:26 -07:00
2024-04-29 05:04:26 -07:00
2024-06-13 04:51:20 -07:00
2024-04-29 05:04:26 -07:00
2025-02-05 14:13:35 +00:00
2024-04-29 05:04:26 -07:00
2024-04-29 05:04:26 -07:00
2025-01-09 10:47:05 +00:00

Hello World Test Application

This is the React Native HelloWorld test app. It is for internal use and shouldn't be dependend on.