Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
56 changes: 40 additions & 16 deletions src/email/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
GEM
remote: https://rubygems.org/
specs:
actionpack (8.1.2)
actionview (= 8.1.2)
activesupport (= 8.1.2)
actionpack (8.1.3)
actionview (= 8.1.3)
activesupport (= 8.1.3)
nokogiri (>= 1.8.5)
rack (>= 2.2.4)
rack-session (>= 1.0.1)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
useragent (~> 0.16)
actionview (8.1.2)
activesupport (= 8.1.2)
actionview (8.1.3)
activesupport (= 8.1.3)
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activesupport (8.1.2)
activesupport (8.1.3)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
Expand Down Expand Up @@ -45,19 +45,24 @@ GEM
crack (1.0.1)
bigdecimal
rexml
crass (1.0.6)
crass (1.0.7)
date (3.5.1)
diff-lcs (1.6.2)
drb (2.2.3)
erb (6.0.2)
erubi (1.13.1)
expgen (0.1.1)
parslet
ffi (1.17.3-aarch64-linux-gnu)
ffi (1.17.3-aarch64-linux-musl)
ffi (1.17.3-arm64-darwin)
ffi (1.17.3-x86_64-darwin)
ffi (1.17.3-x86_64-linux-gnu)
ffi (1.17.3-x86_64-linux-musl)
find_a_port (1.0.1)
google-protobuf (4.34.0-aarch64-linux-gnu)
bigdecimal
rake (~> 13.3)
google-protobuf (4.34.0-aarch64-linux-musl)
bigdecimal
rake (~> 13.3)
Expand All @@ -67,11 +72,17 @@ GEM
google-protobuf (4.34.0-x86_64-darwin)
bigdecimal
rake (~> 13.3)
google-protobuf (4.34.0-x86_64-linux-gnu)
bigdecimal
rake (~> 13.3)
google-protobuf (4.34.0-x86_64-linux-musl)
bigdecimal
rake (~> 13.3)
googleapis-common-protos-types (1.22.0)
google-protobuf (~> 4.26)
grpc (1.78.1-aarch64-linux-gnu)
google-protobuf (>= 3.25, < 5.0)
googleapis-common-protos-types (~> 1.0)
grpc (1.78.1-aarch64-linux-musl)
google-protobuf (>= 3.25, < 5.0)
googleapis-common-protos-types (~> 1.0)
Expand All @@ -81,6 +92,9 @@ GEM
grpc (1.78.1-x86_64-darwin)
google-protobuf (>= 3.25, < 5.0)
googleapis-common-protos-types (~> 1.0)
grpc (1.78.1-x86_64-linux-gnu)
google-protobuf (>= 3.25, < 5.0)
googleapis-common-protos-types (~> 1.0)
grpc (1.78.1-x86_64-linux-musl)
google-protobuf (>= 3.25, < 5.0)
googleapis-common-protos-types (~> 1.0)
Expand All @@ -97,7 +111,7 @@ GEM
jsonpath (1.1.5)
multi_json
logger (1.7.0)
loofah (2.25.0)
loofah (2.25.2)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.9.0)
Expand All @@ -123,13 +137,17 @@ GEM
net-smtp (0.5.1)
net-protocol
nio4r (2.7.5)
nokogiri (1.19.1-aarch64-linux-musl)
nokogiri (1.19.4-aarch64-linux-gnu)
racc (~> 1.4)
nokogiri (1.19.4-aarch64-linux-musl)
racc (~> 1.4)
nokogiri (1.19.4-arm64-darwin)
racc (~> 1.4)
nokogiri (1.19.1-arm64-darwin)
nokogiri (1.19.4-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.19.1-x86_64-darwin)
nokogiri (1.19.4-x86_64-linux-gnu)
racc (~> 1.4)
nokogiri (1.19.1-x86_64-linux-musl)
nokogiri (1.19.4-x86_64-linux-musl)
racc (~> 1.4)
openfeature-flagd-provider (0.1.0)
grpc (~> 1.50)
Expand Down Expand Up @@ -350,12 +368,16 @@ GEM
thor (>= 0.20, < 2.0)
webrick (~> 1.8)
zeitwerk (~> 2.3)
pact-ffi (0.5.3.0-aarch64-linux)
ffi (~> 1.15)
pact-ffi (0.5.3.0-aarch64-linux-musl)
ffi (~> 1.15)
pact-ffi (0.5.3.0-arm64-darwin)
ffi (~> 1.15)
pact-ffi (0.5.3.0-x86_64-darwin)
ffi (~> 1.15)
pact-ffi (0.5.3.0-x86_64-linux)
ffi (~> 1.15)
pact-ffi (0.5.3.0-x86_64-linux-musl)
ffi (~> 1.15)
pact-mock_service (3.12.4)
Expand Down Expand Up @@ -403,7 +425,8 @@ GEM
rack (>= 3.0.0)
rack-test (2.2.0)
rack (>= 1.3)
rackup (2.3.1)
rack (>= 3)
rackup (2.3.1)
rack (>= 3)
rails-dom-testing (2.3.0)
activesupport (>= 5.0.0)
Expand All @@ -412,9 +435,9 @@ GEM
rails-html-sanitizer (1.7.0)
loofah (~> 2.25)
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
railties (8.1.2)
actionpack (= 8.1.2)
activesupport (= 8.1.2)
railties (8.1.3)
actionpack (= 8.1.3)
activesupport (= 8.1.3)
irb (~> 1.13)
rackup (>= 1.0.0)
rake (>= 12.2)
Expand Down Expand Up @@ -476,6 +499,7 @@ PLATFORMS
aarch64-linux-musl
arm64-darwin
x86_64-darwin
x86_64-linux
x86_64-linux-gnu
x86_64-linux-musl

Expand Down
Loading