Skip to content

Commit fd0fdd4

Browse files
authored
feat: update to [email protected] (#252)
1 parent 658df93 commit fd0fdd4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

template/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ GEM
33
specs:
44
CFPropertyList (3.0.5)
55
rexml
6-
activesupport (6.1.4.4)
6+
activesupport (6.1.4.6)
77
concurrent-ruby (~> 1.0, >= 1.0.2)
88
i18n (>= 1.6, < 2)
99
minitest (>= 5.1)
@@ -63,7 +63,7 @@ GEM
6363
fuzzy_match (2.0.4)
6464
gh_inspector (1.1.3)
6565
httpclient (2.8.3)
66-
i18n (1.9.1)
66+
i18n (1.10.0)
6767
concurrent-ruby (~> 1.0)
6868
json (2.6.1)
6969
minitest (5.15.0)

template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"react": "17.0.2",
14-
"react-native": "0.67.2"
14+
"react-native": "0.67.3"
1515
},
1616
"devDependencies": {
1717
"@babel/core": "^7.12.9",

0 commit comments

Comments
 (0)