Skip to content

Commit

Permalink
Bump rpush from 9.1.0 to 9.2.0
Browse files Browse the repository at this point in the history
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](rpush/rpush@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 9fb1aac commit d270cf8
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -176,12 +176,12 @@ GEM
mail
faker (3.5.1)
i18n (>= 1.8.11, < 2)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
faraday (2.12.1)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-net_http (3.3.0)
net-http
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
ffi (1.16.3)
fog-aws (3.29.0)
base64 (~> 0.2.0)
Expand All @@ -208,9 +208,9 @@ GEM
glob (0.4.0)
globalid (1.2.1)
activesupport (>= 6.1)
google-cloud-env (2.2.0)
google-cloud-env (2.2.1)
faraday (>= 1.0, < 3.a)
googleauth (1.11.0)
googleauth (1.11.2)
faraday (>= 1.0, < 3.a)
google-cloud-env (~> 2.1)
jwt (>= 1.4, < 3.0)
Expand Down Expand Up @@ -244,7 +244,7 @@ GEM
ruby-vips (>= 2.0.17, < 3)
jsbundling-rails (1.3.1)
railties (>= 6.0.0)
json (2.8.1)
json (2.8.2)
json-schema (5.0.1)
addressable (~> 2.8)
jwt (2.9.3)
Expand All @@ -267,7 +267,7 @@ GEM
childprocess (~> 5.0)
letter_opener (1.10.0)
launchy (>= 2.2, < 4)
logger (1.6.1)
logger (1.6.2)
lograge (0.14.0)
actionpack (>= 4)
activesupport (>= 4)
Expand All @@ -289,14 +289,14 @@ GEM
rake
mini_magick (4.13.2)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.25.1)
mini_portile2 (2.8.8)
minitest (5.25.2)
msgpack (1.7.2)
multi_json (1.15.0)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
nested_form (0.3.2)
net-http (0.4.1)
net-http (0.6.0)
uri
net-http-persistent (4.0.4)
connection_pool (~> 2.2)
Expand Down Expand Up @@ -398,8 +398,8 @@ GEM
rolify (6.0.1)
rotp (6.3.0)
rouge (4.1.3)
rpush (9.1.0)
activesupport (>= 6.0, < 7.2.0, != 7.1.4)
rpush (9.2.0)
activesupport (>= 6.0, != 7.2.1, != 7.2.0, != 7.1.4)
googleauth
jwt (>= 1.5.6)
multi_json (~> 1.0)
Expand Down Expand Up @@ -537,7 +537,7 @@ GEM
unf_ext (0.0.8.2)
unicode-display_width (2.6.0)
uniform_notifier (1.16.0)
uri (0.13.1)
uri (1.0.2)
view_component (3.20.0)
activesupport (>= 5.2.0, < 8.1)
concurrent-ruby (~> 1.0)
Expand Down

0 comments on commit d270cf8

Please sign in to comment.