Skip to content

Commit d6a8a37

Browse files
Bump rpush from 3.0.2 to 4.0.0
Bumps [rpush](https://github.com/rpush/rpush) from 3.0.2 to 4.0.0. - [Release notes](https://github.com/rpush/rpush/releases) - [Changelog](https://github.com/rpush/rpush/blob/master/CHANGELOG.md) - [Commits](https://github.com/rpush/rpush/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 58c861e commit d6a8a37

1 file changed

Lines changed: 11 additions & 9 deletions

File tree

Gemfile.lock

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,8 @@ GEM
156156
coffee-script-source
157157
execjs
158158
coffee-script-source (1.12.2)
159-
concurrent-ruby (1.1.3)
160-
connection_pool (2.2.1)
159+
concurrent-ruby (1.1.4)
160+
connection_pool (2.2.2)
161161
cookies_eu (1.7.1)
162162
js_cookie_rails (~> 2.2.0)
163163
crass (1.0.4)
@@ -182,7 +182,7 @@ GEM
182182
dotenv (= 2.4.0)
183183
railties (>= 3.2, < 6.0)
184184
ejs (1.1.1)
185-
erubi (1.7.1)
185+
erubi (1.8.0)
186186
et-orbi (1.1.0)
187187
tzinfo
188188
execjs (2.7.0)
@@ -206,10 +206,10 @@ GEM
206206
activesupport (>= 4.2.0)
207207
globalize-accessors (0.2.1)
208208
globalize (~> 5.0, >= 5.0.0)
209-
http-2 (0.8.4)
209+
http-2 (0.9.0)
210210
http-cookie (1.0.3)
211211
domain_name (~> 0.5)
212-
i18n (1.1.1)
212+
i18n (1.5.3)
213213
concurrent-ruby (~> 1.0)
214214
icalendar (2.4.1)
215215
jquery-rails (4.3.3)
@@ -225,6 +225,7 @@ GEM
225225
railties (>= 3.1)
226226
json (2.1.0)
227227
jsonapi-renderer (0.1.2)
228+
jwt (2.1.0)
228229
kaminari (0.17.0)
229230
actionpack (>= 3.0.0)
230231
activesupport (>= 3.0.0)
@@ -252,8 +253,8 @@ GEM
252253
multi_json (1.13.1)
253254
net-http-persistent (3.0.0)
254255
connection_pool (~> 2.2)
255-
net-http2 (0.16.0)
256-
http-2 (= 0.8.4)
256+
net-http2 (0.18.0)
257+
http-2 (= 0.9.0)
257258
net-scp (1.2.1)
258259
net-ssh (>= 2.6.5)
259260
net-ssh (5.0.1)
@@ -334,7 +335,7 @@ GEM
334335
method_source
335336
rake (>= 0.8.7)
336337
thor (>= 0.18.1, < 2.0)
337-
rake (12.3.1)
338+
rake (12.3.2)
338339
rb-fsevent (0.10.3)
339340
rb-inotify (0.9.10)
340341
ffi (>= 0.5.0, < 2)
@@ -363,9 +364,10 @@ GEM
363364
routing-filter (0.6.1)
364365
actionpack (>= 4.2, < 5.2)
365366
activesupport (>= 4.2, < 5.2)
366-
rpush (3.0.2)
367+
rpush (4.0.0)
367368
activesupport
368369
ansi
370+
jwt (>= 1.5.6)
369371
multi_json (~> 1.0)
370372
net-http-persistent
371373
net-http2 (~> 0.14)

0 commit comments

Comments
 (0)