chore: update bundler to 2.5.22 (#2522)

# Summary

Update ruby bundler to 2.5.22 to fix failing CI

## Test Plan

CIs will not fail on ruby version
This commit is contained in:
Jakub Grzywacz
2024-10-31 09:36:49 +01:00
committed by GitHub
parent c6af6b447d
commit 405ff97eea
13 changed files with 118 additions and 38 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
"react-native-gesture-handler": "https://github.com/software-mansion/react-native-gesture-handler",
"react-native-macos": "^0.73.0-0",
"react-native-reanimated": "3.9.0",
"react-native-svg": "link:.././"
"react-native-svg": "link:../../"
},
"devDependencies": {
"@babel/core": "^7.20.0",