Skip to content

Commit f5fe782

Browse files
authored
Merge pull request #6836 from StoDevX/renovate/lock-file-maintenance
Lock file maintenance
2 parents 4935fc7 + a260aa1 commit f5fe782

File tree

3 files changed

+4311
-3170
lines changed

3 files changed

+4311
-3170
lines changed

Gemfile.lock

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,11 @@ GEM
33
specs:
44
CFPropertyList (3.0.6)
55
rexml
6-
activesupport (6.1.7.3)
6+
activesupport (7.0.7.2)
77
concurrent-ruby (~> 1.0, >= 1.0.2)
88
i18n (>= 1.6, < 2)
99
minitest (>= 5.1)
1010
tzinfo (~> 2.0)
11-
zeitwerk (~> 2.3)
1211
addressable (2.8.5)
1312
public_suffix (>= 2.0.2, < 6.0)
1413
algoliasearch (1.27.5)
@@ -203,7 +202,7 @@ GEM
203202
http-cookie (1.0.5)
204203
domain_name (~> 0.5)
205204
httpclient (2.8.3)
206-
i18n (1.12.0)
205+
i18n (1.14.1)
207206
concurrent-ruby (~> 1.0)
208207
jmespath (1.6.2)
209208
json (2.6.3)
@@ -212,7 +211,7 @@ GEM
212211
memoist (0.16.2)
213212
mini_magick (4.12.0)
214213
mini_mime (1.1.5)
215-
minitest (5.18.0)
214+
minitest (5.19.0)
216215
molinillo (0.8.0)
217216
multi_json (1.15.0)
218217
multipart-post (2.3.0)
@@ -295,7 +294,6 @@ GEM
295294
rouge (~> 2.0.7)
296295
xcpretty-travis-formatter (1.0.1)
297296
xcpretty (~> 0.2, >= 0.0.7)
298-
zeitwerk (2.6.8)
299297

300298
PLATFORMS
301299
ruby

babel.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ module.exports = {
44
'@babel/preset-typescript',
55
],
66
plugins: [
7-
'@babel/plugin-proposal-export-namespace-from',
7+
'@babel/plugin-transform-export-namespace-from',
88
// the react-native-reanimated plugin must come last
99
'react-native-reanimated/plugin',
1010
],

0 commit comments

Comments
 (0)