Skip to content

Commit

Permalink
Merge pull request #969 from DFE-Digital/dependabot/bundler/mail-noti…
Browse files Browse the repository at this point in the history
…fy-1.2.0

Bump mail-notify from 1.1.0 to 1.2.0
  • Loading branch information
gpeng authored Jan 19, 2024
2 parents aebe51d + d7854ca commit 8d165f5
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ GEM
capybara (>= 2.4, < 4.0)
mail
choice (0.2.0)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
console1984 (0.1.29)
parser
Expand All @@ -124,7 +124,7 @@ GEM
data_migrate (9.1.1)
activerecord (>= 6.0)
railties (>= 6.0)
date (3.3.3)
date (3.3.4)
debug (1.8.0)
irb (>= 1.5.0)
reline (>= 0.3.1)
Expand Down Expand Up @@ -171,8 +171,8 @@ GEM
gds_zendesk (3.3.0)
null_logger (~> 0)
zendesk_api (~> 1.27)
globalid (1.1.0)
activesupport (>= 5.0)
globalid (1.2.1)
activesupport (>= 6.1)
govuk-components (3.3.0)
html-attributes-utils (~> 0.9, >= 0.9.2)
pagy (~> 5.10.1)
Expand Down Expand Up @@ -203,22 +203,22 @@ GEM
jsbundling-rails (1.1.2)
railties (>= 6.0.0)
json (2.6.3)
jwt (2.5.0)
jwt (2.7.1)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
language_server-protocol (3.17.0.3)
logstop (0.3.1)
loofah (2.21.3)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
mini_mime (>= 0.1.1)
net-imap
net-pop
net-smtp
mail-notify (1.1.0)
mail-notify (1.2.0)
actionmailer (>= 5.2.4.6)
actionpack (>= 5.2.7.1)
actionview (>= 5.2.7.1)
Expand All @@ -228,30 +228,30 @@ GEM
marcel (1.0.2)
matrix (0.4.2)
method_source (1.0.0)
mini_mime (1.1.2)
minitest (5.19.0)
mini_mime (1.1.5)
minitest (5.21.2)
msgpack (1.6.0)
multi_xml (0.6.0)
multipart-post (2.2.3)
net-http (0.4.1)
uri
net-imap (0.3.6)
net-imap (0.4.9.1)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.1)
net-protocol (0.2.2)
timeout
net-smtp (0.3.3)
net-smtp (0.4.0.1)
net-protocol
nio4r (2.7.0)
nokogiri (1.15.3-arm64-darwin)
nokogiri (1.16.0-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.3-x86_64-darwin)
nokogiri (1.16.0-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.15.3-x86_64-linux)
nokogiri (1.16.0-x86_64-linux)
racc (~> 1.4)
notifications-ruby-client (5.3.0)
notifications-ruby-client (5.4.0)
jwt (>= 1.5, < 3)
null_logger (0.0.1)
oauth2 (2.0.9)
Expand Down Expand Up @@ -285,7 +285,7 @@ GEM
puma (6.4.2)
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.7.1)
racc (1.7.3)
rack (2.2.8)
rack-attack (6.7.0)
rack (>= 1.0, < 4)
Expand All @@ -307,7 +307,7 @@ GEM
activesupport (= 7.0.6)
bundler (>= 1.15.0)
railties (= 7.0.6)
rails-dom-testing (2.1.1)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
Expand Down Expand Up @@ -460,7 +460,7 @@ GEM
temple (0.10.0)
thor (1.2.2)
tilt (2.2.0)
timeout (0.4.0)
timeout (0.4.1)
turbo-rails (1.4.0)
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
Expand Down

0 comments on commit 8d165f5

Please sign in to comment.