We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 658df93 commit fd0fdd4Copy full SHA for fd0fdd4
template/Gemfile.lock
@@ -3,7 +3,7 @@ GEM
3
specs:
4
CFPropertyList (3.0.5)
5
rexml
6
- activesupport (6.1.4.4)
+ activesupport (6.1.4.6)
7
concurrent-ruby (~> 1.0, >= 1.0.2)
8
i18n (>= 1.6, < 2)
9
minitest (>= 5.1)
@@ -63,7 +63,7 @@ GEM
63
fuzzy_match (2.0.4)
64
gh_inspector (1.1.3)
65
httpclient (2.8.3)
66
- i18n (1.9.1)
+ i18n (1.10.0)
67
concurrent-ruby (~> 1.0)
68
json (2.6.1)
69
minitest (5.15.0)
template/package.json
@@ -11,7 +11,7 @@
11
},
12
"dependencies": {
13
"react": "17.0.2",
14
- "react-native": "0.67.2"
+ "react-native": "0.67.3"
15
16
"devDependencies": {
17
"@babel/core": "^7.12.9",
0 commit comments