mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-18 19:16:00 +01:00
Bump rpush from 9.1.0 to 9.2.0
Bumps [rpush](https://github.com/rpush/rpush) from 9.1.0 to 9.2.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/compare/v9.1.0...v9.2.0) --- updated-dependencies: - dependency-name: rpush dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9fb1aac0f6
commit
d270cf88e5
1 changed files with 14 additions and 14 deletions
28
Gemfile.lock
28
Gemfile.lock
|
@ -176,12 +176,12 @@ GEM
|
||||||
mail
|
mail
|
||||||
faker (3.5.1)
|
faker (3.5.1)
|
||||||
i18n (>= 1.8.11, < 2)
|
i18n (>= 1.8.11, < 2)
|
||||||
faraday (2.12.0)
|
faraday (2.12.1)
|
||||||
faraday-net_http (>= 2.0, < 3.4)
|
faraday-net_http (>= 2.0, < 3.5)
|
||||||
json
|
json
|
||||||
logger
|
logger
|
||||||
faraday-net_http (3.3.0)
|
faraday-net_http (3.4.0)
|
||||||
net-http
|
net-http (>= 0.5.0)
|
||||||
ffi (1.16.3)
|
ffi (1.16.3)
|
||||||
fog-aws (3.29.0)
|
fog-aws (3.29.0)
|
||||||
base64 (~> 0.2.0)
|
base64 (~> 0.2.0)
|
||||||
|
@ -208,9 +208,9 @@ GEM
|
||||||
glob (0.4.0)
|
glob (0.4.0)
|
||||||
globalid (1.2.1)
|
globalid (1.2.1)
|
||||||
activesupport (>= 6.1)
|
activesupport (>= 6.1)
|
||||||
google-cloud-env (2.2.0)
|
google-cloud-env (2.2.1)
|
||||||
faraday (>= 1.0, < 3.a)
|
faraday (>= 1.0, < 3.a)
|
||||||
googleauth (1.11.0)
|
googleauth (1.11.2)
|
||||||
faraday (>= 1.0, < 3.a)
|
faraday (>= 1.0, < 3.a)
|
||||||
google-cloud-env (~> 2.1)
|
google-cloud-env (~> 2.1)
|
||||||
jwt (>= 1.4, < 3.0)
|
jwt (>= 1.4, < 3.0)
|
||||||
|
@ -244,7 +244,7 @@ GEM
|
||||||
ruby-vips (>= 2.0.17, < 3)
|
ruby-vips (>= 2.0.17, < 3)
|
||||||
jsbundling-rails (1.3.1)
|
jsbundling-rails (1.3.1)
|
||||||
railties (>= 6.0.0)
|
railties (>= 6.0.0)
|
||||||
json (2.8.1)
|
json (2.8.2)
|
||||||
json-schema (5.0.1)
|
json-schema (5.0.1)
|
||||||
addressable (~> 2.8)
|
addressable (~> 2.8)
|
||||||
jwt (2.9.3)
|
jwt (2.9.3)
|
||||||
|
@ -267,7 +267,7 @@ GEM
|
||||||
childprocess (~> 5.0)
|
childprocess (~> 5.0)
|
||||||
letter_opener (1.10.0)
|
letter_opener (1.10.0)
|
||||||
launchy (>= 2.2, < 4)
|
launchy (>= 2.2, < 4)
|
||||||
logger (1.6.1)
|
logger (1.6.2)
|
||||||
lograge (0.14.0)
|
lograge (0.14.0)
|
||||||
actionpack (>= 4)
|
actionpack (>= 4)
|
||||||
activesupport (>= 4)
|
activesupport (>= 4)
|
||||||
|
@ -289,14 +289,14 @@ GEM
|
||||||
rake
|
rake
|
||||||
mini_magick (4.13.2)
|
mini_magick (4.13.2)
|
||||||
mini_mime (1.1.5)
|
mini_mime (1.1.5)
|
||||||
mini_portile2 (2.8.7)
|
mini_portile2 (2.8.8)
|
||||||
minitest (5.25.1)
|
minitest (5.25.2)
|
||||||
msgpack (1.7.2)
|
msgpack (1.7.2)
|
||||||
multi_json (1.15.0)
|
multi_json (1.15.0)
|
||||||
multi_xml (0.7.1)
|
multi_xml (0.7.1)
|
||||||
bigdecimal (~> 3.1)
|
bigdecimal (~> 3.1)
|
||||||
nested_form (0.3.2)
|
nested_form (0.3.2)
|
||||||
net-http (0.4.1)
|
net-http (0.6.0)
|
||||||
uri
|
uri
|
||||||
net-http-persistent (4.0.4)
|
net-http-persistent (4.0.4)
|
||||||
connection_pool (~> 2.2)
|
connection_pool (~> 2.2)
|
||||||
|
@ -398,8 +398,8 @@ GEM
|
||||||
rolify (6.0.1)
|
rolify (6.0.1)
|
||||||
rotp (6.3.0)
|
rotp (6.3.0)
|
||||||
rouge (4.1.3)
|
rouge (4.1.3)
|
||||||
rpush (9.1.0)
|
rpush (9.2.0)
|
||||||
activesupport (>= 6.0, < 7.2.0, != 7.1.4)
|
activesupport (>= 6.0, != 7.2.1, != 7.2.0, != 7.1.4)
|
||||||
googleauth
|
googleauth
|
||||||
jwt (>= 1.5.6)
|
jwt (>= 1.5.6)
|
||||||
multi_json (~> 1.0)
|
multi_json (~> 1.0)
|
||||||
|
@ -537,7 +537,7 @@ GEM
|
||||||
unf_ext (0.0.8.2)
|
unf_ext (0.0.8.2)
|
||||||
unicode-display_width (2.6.0)
|
unicode-display_width (2.6.0)
|
||||||
uniform_notifier (1.16.0)
|
uniform_notifier (1.16.0)
|
||||||
uri (0.13.1)
|
uri (1.0.2)
|
||||||
view_component (3.20.0)
|
view_component (3.20.0)
|
||||||
activesupport (>= 5.2.0, < 8.1)
|
activesupport (>= 5.2.0, < 8.1)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
|
|
Loading…
Reference in a new issue