Skip to content

Commit c4747f2

Browse files
committed
Merge branch 'master' into update-package-lock
2 parents 3b900fb + 933229b commit c4747f2

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Gemfile.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,8 @@ GEM
104104
httparty (0.15.6)
105105
multi_xml (>= 0.5.2)
106106
httpclient (2.8.3)
107-
i18n (0.8.6)
107+
i18n (0.9.0)
108+
concurrent-ruby (~> 1.0)
108109
json (2.1.0)
109110
jwt (1.5.6)
110111
little-plugger (1.1.4)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,14 +72,14 @@
7272
"react-native-calendar-events": "1.4.1",
7373
"react-native-communications": "2.2.1",
7474
"react-native-custom-tabs": "0.1.7",
75-
"react-native-device-info": "0.11.0",
75+
"react-native-device-info": "0.12.1",
7676
"react-native-google-analytics-bridge": "5.3.3",
7777
"react-native-keychain": "2.0.0-rc",
7878
"react-native-linear-gradient": "2.3.0",
7979
"react-native-maps": "0.17.0",
8080
"react-native-network-info": "2.2.0",
8181
"react-native-onesignal": "3.0.6",
82-
"react-native-restart": "0.0.3",
82+
"react-native-restart": "0.0.4",
8383
"react-native-safari-view": "2.0.0",
8484
"react-native-search-bar": "3.0.0",
8585
"react-native-sortable-list": "github:hawkrives/react-native-sortable-list#7b72cc8e16cc71751836b49b3ea4bbc9e8e9cb99",

0 commit comments

Comments
 (0)