Skip to content

Commit 5a6bdb3

Browse files
authored
chore: dependabot bumps (#825)
1 parent 21a5183 commit 5a6bdb3

File tree

6 files changed

+44
-48
lines changed

6 files changed

+44
-48
lines changed

bun.lock

Lines changed: 35 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ruby ">= 2.6.10"
77
gem 'cocoapods', '>= 1.13', '!= 1.15.0', '!= 1.15.1'
88
gem 'activesupport', '>= 6.1.7.5', '!= 7.1.0'
99
gem 'xcodeproj', '< 1.26.0'
10-
gem 'concurrent-ruby', '< 1.3.4'
10+
gem 'concurrent-ruby', '< 1.3.6'
1111

1212
# Ruby 3.4.0 has removed some libraries from the standard library.
1313
gem 'bigdecimal'

example/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ DEPENDENCIES
111111
benchmark
112112
bigdecimal
113113
cocoapods (>= 1.13, != 1.15.1, != 1.15.0)
114-
concurrent-ruby (< 1.3.4)
114+
concurrent-ruby (< 1.3.6)
115115
logger
116116
mutex_m
117117
rexml (>= 3.4.2)

example/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2462,7 +2462,7 @@ PODS:
24622462
- ReactCommon/turbomodule/core
24632463
- SocketRocket
24642464
- Yoga
2465-
- RNVectorIcons (10.1.0):
2465+
- RNVectorIcons (10.3.0):
24662466
- boost
24672467
- DoubleConversion
24682468
- fast_float
@@ -2813,7 +2813,7 @@ SPEC CHECKSUMS:
28132813
ReactCodegen: c881aa301b4194d7d08b2a1afcb0b9e108917629
28142814
ReactCommon: ce5d4226dfaf9d5dacbef57b4528819e39d3a120
28152815
RNScreens: d821082c6dd1cb397cc0c98b026eeafaa68be479
2816-
RNVectorIcons: c6c73d2c1b89a20536c869c73f6532a9183e7887
2816+
RNVectorIcons: 791f13226ec4a3fd13062eda9e892159f0981fae
28172817
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
28182818
Yoga: 11c9686a21e2cd82a094a723649d9f4507200fb0
28192819

0 commit comments

Comments
 (0)