Skip to content

Commit

Permalink
Merge pull request #9594 from CitizenLabDotCo/dependabot/bundler/back…
Browse files Browse the repository at this point in the history
…/mailgun-ruby-1.2.16
  • Loading branch information
adessy authored Dec 6, 2024
2 parents 360ce64 + ee51460 commit 27f2e16
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
2 changes: 1 addition & 1 deletion back/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ gem 'aws-sdk-s3', '~> 1'
gem 'aws-sdk-bedrockruntime', '~> 1'
gem 'bootsnap', '~> 1', require: false
gem 'dalli', '~> 3.2.8'
gem 'mailgun-ruby', '~>1.2.14'
gem 'mailgun-ruby', '~>1.2.16'
gem 'rails_semantic_logger'
gem 'rinku', '~> 2'
gem 'jsonapi-serializer'
Expand Down
12 changes: 7 additions & 5 deletions back/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -730,7 +730,7 @@ GEM
http-form_data (~> 2.2)
llhttp-ffi (~> 0.5.0)
http-accept (1.7.0)
http-cookie (1.0.6)
http-cookie (1.0.7)
domain_name (~> 0.5)
http-form_data (2.3.0)
httparty (0.22.0)
Expand Down Expand Up @@ -804,6 +804,7 @@ GEM
llhttp-ffi (0.5.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
logger (1.6.2)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand All @@ -812,14 +813,15 @@ GEM
net-imap
net-pop
net-smtp
mailgun-ruby (1.2.14)
mailgun-ruby (1.2.16)
rest-client (>= 2.0.2)
marcel (1.0.4)
matrix (0.4.2)
method_source (1.1.0)
mime-types (3.5.2)
mime-types (3.6.0)
logger
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0702)
mime-types-data (3.2024.1105)
mimemagic (0.4.3)
nokogiri (~> 1)
rake
Expand Down Expand Up @@ -1327,7 +1329,7 @@ DEPENDENCIES
liquid (~> 5.5)
listen (>= 3.0.5, < 4.0)
machine_translations!
mailgun-ruby (~> 1.2.14)
mailgun-ruby (~> 1.2.16)
matomo!
mini_magick (~> 4.13)
mjml-rails (~> 4.11)
Expand Down

0 comments on commit 27f2e16

Please sign in to comment.