Skip to content

Commit

Permalink
Remove Postmark
Browse files Browse the repository at this point in the history
  • Loading branch information
etagwerker committed Aug 23, 2024
1 parent a0d51d3 commit 85147be
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 11 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ gem "kredis", "~> 1.2"
gem "net-pop", github: "ruby/net-pop"
gem "octokit", "~> 9.1"
gem "octopoller", "~> 0.3"
gem "postmark-rails", "~> 0.22"
gem "propshaft", "~> 0.8"
gem "pry-rails", "~> 0.3"
gem "puma", "~> 6.4"
Expand Down
7 changes: 0 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,6 @@ GEM
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jmespath (1.6.2)
json (2.7.2)
kredis (1.7.0)
activemodel (>= 6.0.0)
activesupport (>= 6.0.0)
Expand Down Expand Up @@ -230,11 +229,6 @@ GEM
octopoller (0.3.1)
pg (1.5.6)
popper_js (2.11.8)
postmark (1.25.1)
json
postmark-rails (0.22.1)
actionmailer (>= 3.0.0)
postmark (>= 1.21.3, < 2.0)
process_executer (1.1.0)
propshaft (0.9.0)
actionpack (>= 7.0.0)
Expand Down Expand Up @@ -402,7 +396,6 @@ DEPENDENCIES
octokit (~> 9.1)
octopoller (~> 0.3)
pg
postmark-rails (~> 0.22)
propshaft (~> 0.8)
pry-rails (~> 0.3)
puma (~> 6.4)
Expand Down
3 changes: 0 additions & 3 deletions config/initializers/postmark.rb

This file was deleted.

0 comments on commit 85147be

Please sign in to comment.