Skip to content
This repository has been archived by the owner on Jan 27, 2025. It is now read-only.

Commit

Permalink
Bump notifications-ruby-client from 5.4.0 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [notifications-ruby-client](https://github.com/alphagov/notifications-ruby-client) from 5.4.0 to 6.0.0.
- [Changelog](https://github.com/alphagov/notifications-ruby-client/blob/main/CHANGELOG.md)
- [Commits](alphagov/notifications-ruby-client@5.4.0...6.0.0)

---
updated-dependencies:
- dependency-name: notifications-ruby-client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 5, 2024
1 parent 257583b commit bf01284
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ gem "bundler"
gem "git"
gem "uuidtools"
gem "cgi", "~> 0.3.6"
gem "notifications-ruby-client", "~> 5.4"
gem "notifications-ruby-client", "~> 6.0"
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ GEM
llhttp-ffi (0.4.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
notifications-ruby-client (5.4.0)
notifications-ruby-client (6.0.0)
jwt (>= 1.5, < 3)
public_suffix (5.0.3)
rake (13.0.6)
Expand Down Expand Up @@ -87,7 +87,7 @@ DEPENDENCIES
git
http
json
notifications-ruby-client (~> 5.4)
notifications-ruby-client (~> 6.0)
rspec
simplecov
uuidtools
Expand Down

0 comments on commit bf01284

Please sign in to comment.