mail_plugger 1.0.0 → 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (42) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +5 -0
  3. data/README.md +1 -1
  4. data/lib/mail_plugger/version.rb +1 -1
  5. metadata +6 -41
  6. data/.github/ISSUE_TEMPLATE/bug_report.md +0 -22
  7. data/.github/ISSUE_TEMPLATE/feature_request.md +0 -16
  8. data/.gitignore +0 -11
  9. data/.rspec +0 -3
  10. data/.rubocop.yml +0 -53
  11. data/.travis.yml +0 -22
  12. data/Appraisals +0 -13
  13. data/CODE_OF_CONDUCT.md +0 -14
  14. data/CONTRIBUTING.md +0 -26
  15. data/Gemfile +0 -18
  16. data/Gemfile.lock +0 -81
  17. data/Rakefile +0 -11
  18. data/bin/console +0 -17
  19. data/bin/setup +0 -8
  20. data/docs/usage_in_ruby_on_rails.md +0 -182
  21. data/docs/usage_in_script_or_console.md +0 -158
  22. data/docs/usage_of_attachments_in_ruby_on_rails.md +0 -110
  23. data/docs/usage_of_aws_ses_in_ruby_on_rails.md +0 -136
  24. data/docs/usage_of_delivery_method.md +0 -104
  25. data/docs/usage_of_mailgun_in_ruby_on_rails.md +0 -58
  26. data/docs/usage_of_mandrill_in_ruby_on_rails.md +0 -104
  27. data/docs/usage_of_more_delivery_system_in_ruby_on_rails.md +0 -332
  28. data/docs/usage_of_one_delivery_system_with_more_send_methods_in_ruby_on_rails.md +0 -119
  29. data/docs/usage_of_plug_in_method.md +0 -62
  30. data/docs/usage_of_postmark_in_ruby_on_rails.md +0 -59
  31. data/docs/usage_of_secial_options_in_ruby_on_rails.md +0 -90
  32. data/docs/usage_of_sendgrid_in_ruby_on_rails.md +0 -82
  33. data/docs/usage_of_sparkpost_in_ruby_on_rails.md +0 -142
  34. data/gemfiles/.bundle/config +0 -2
  35. data/gemfiles/mail_2.6.gemfile +0 -14
  36. data/gemfiles/mail_2.6.gemfile.lock +0 -84
  37. data/gemfiles/mail_2.7.0.gemfile +0 -14
  38. data/gemfiles/mail_2.7.0.gemfile.lock +0 -82
  39. data/gemfiles/mail_2.7.gemfile +0 -14
  40. data/gemfiles/mail_2.7.gemfile.lock +0 -82
  41. data/images/mail_plugger.png +0 -0
  42. data/mail_plugger.gemspec +0 -40
@@ -1,2 +0,0 @@
1
- ---
2
- BUNDLE_RETRY: "1"
@@ -1,14 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "appraisal"
6
- gem "rake", "~> 13.0"
7
- gem "rubocop", "~> 1.7", require: false
8
- gem "rubocop-performance", require: false
9
- gem "rubocop-rspec", require: false
10
- gem "rspec", "~> 3.0"
11
- gem "simplecov", require: false
12
- gem "mail", "~> 2.6.0"
13
-
14
- gemspec path: "../"
@@ -1,84 +0,0 @@
1
- PATH
2
- remote: ..
3
- specs:
4
- mail_plugger (1.0.0)
5
- mail (~> 2.5)
6
-
7
- GEM
8
- remote: https://rubygems.org/
9
- specs:
10
- appraisal (2.3.0)
11
- bundler
12
- rake
13
- thor (>= 0.14.0)
14
- ast (2.4.1)
15
- diff-lcs (1.4.4)
16
- docile (1.3.5)
17
- mail (2.6.6)
18
- mime-types (>= 1.16, < 4)
19
- mime-types (3.3.1)
20
- mime-types-data (~> 3.2015)
21
- mime-types-data (3.2020.1104)
22
- parallel (1.20.1)
23
- parser (3.0.0.0)
24
- ast (~> 2.4.1)
25
- rainbow (3.0.0)
26
- rake (13.0.3)
27
- regexp_parser (2.0.3)
28
- rexml (3.2.4)
29
- rspec (3.10.0)
30
- rspec-core (~> 3.10.0)
31
- rspec-expectations (~> 3.10.0)
32
- rspec-mocks (~> 3.10.0)
33
- rspec-core (3.10.1)
34
- rspec-support (~> 3.10.0)
35
- rspec-expectations (3.10.1)
36
- diff-lcs (>= 1.2.0, < 2.0)
37
- rspec-support (~> 3.10.0)
38
- rspec-mocks (3.10.1)
39
- diff-lcs (>= 1.2.0, < 2.0)
40
- rspec-support (~> 3.10.0)
41
- rspec-support (3.10.1)
42
- rubocop (1.8.1)
43
- parallel (~> 1.10)
44
- parser (>= 3.0.0.0)
45
- rainbow (>= 2.2.2, < 4.0)
46
- regexp_parser (>= 1.8, < 3.0)
47
- rexml
48
- rubocop-ast (>= 1.2.0, < 2.0)
49
- ruby-progressbar (~> 1.7)
50
- unicode-display_width (>= 1.4.0, < 3.0)
51
- rubocop-ast (1.4.0)
52
- parser (>= 2.7.1.5)
53
- rubocop-performance (1.9.2)
54
- rubocop (>= 0.90.0, < 2.0)
55
- rubocop-ast (>= 0.4.0)
56
- rubocop-rspec (2.1.0)
57
- rubocop (~> 1.0)
58
- rubocop-ast (>= 1.1.0)
59
- ruby-progressbar (1.11.0)
60
- simplecov (0.21.2)
61
- docile (~> 1.1)
62
- simplecov-html (~> 0.11)
63
- simplecov_json_formatter (~> 0.1)
64
- simplecov-html (0.12.3)
65
- simplecov_json_formatter (0.1.2)
66
- thor (1.0.1)
67
- unicode-display_width (2.0.0)
68
-
69
- PLATFORMS
70
- ruby
71
-
72
- DEPENDENCIES
73
- appraisal
74
- mail (~> 2.6.0)
75
- mail_plugger!
76
- rake (~> 13.0)
77
- rspec (~> 3.0)
78
- rubocop (~> 1.7)
79
- rubocop-performance
80
- rubocop-rspec
81
- simplecov
82
-
83
- BUNDLED WITH
84
- 2.2.4
@@ -1,14 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "appraisal"
6
- gem "rake", "~> 13.0"
7
- gem "rubocop", "~> 1.7", require: false
8
- gem "rubocop-performance", require: false
9
- gem "rubocop-rspec", require: false
10
- gem "rspec", "~> 3.0"
11
- gem "simplecov", require: false
12
- gem "mail", "2.7.0"
13
-
14
- gemspec path: "../"
@@ -1,82 +0,0 @@
1
- PATH
2
- remote: ..
3
- specs:
4
- mail_plugger (1.0.0)
5
- mail (~> 2.5)
6
-
7
- GEM
8
- remote: https://rubygems.org/
9
- specs:
10
- appraisal (2.3.0)
11
- bundler
12
- rake
13
- thor (>= 0.14.0)
14
- ast (2.4.1)
15
- diff-lcs (1.4.4)
16
- docile (1.3.5)
17
- mail (2.7.0)
18
- mini_mime (>= 0.1.1)
19
- mini_mime (1.0.2)
20
- parallel (1.20.1)
21
- parser (3.0.0.0)
22
- ast (~> 2.4.1)
23
- rainbow (3.0.0)
24
- rake (13.0.3)
25
- regexp_parser (2.0.3)
26
- rexml (3.2.4)
27
- rspec (3.10.0)
28
- rspec-core (~> 3.10.0)
29
- rspec-expectations (~> 3.10.0)
30
- rspec-mocks (~> 3.10.0)
31
- rspec-core (3.10.1)
32
- rspec-support (~> 3.10.0)
33
- rspec-expectations (3.10.1)
34
- diff-lcs (>= 1.2.0, < 2.0)
35
- rspec-support (~> 3.10.0)
36
- rspec-mocks (3.10.1)
37
- diff-lcs (>= 1.2.0, < 2.0)
38
- rspec-support (~> 3.10.0)
39
- rspec-support (3.10.1)
40
- rubocop (1.8.1)
41
- parallel (~> 1.10)
42
- parser (>= 3.0.0.0)
43
- rainbow (>= 2.2.2, < 4.0)
44
- regexp_parser (>= 1.8, < 3.0)
45
- rexml
46
- rubocop-ast (>= 1.2.0, < 2.0)
47
- ruby-progressbar (~> 1.7)
48
- unicode-display_width (>= 1.4.0, < 3.0)
49
- rubocop-ast (1.4.0)
50
- parser (>= 2.7.1.5)
51
- rubocop-performance (1.9.2)
52
- rubocop (>= 0.90.0, < 2.0)
53
- rubocop-ast (>= 0.4.0)
54
- rubocop-rspec (2.1.0)
55
- rubocop (~> 1.0)
56
- rubocop-ast (>= 1.1.0)
57
- ruby-progressbar (1.11.0)
58
- simplecov (0.21.2)
59
- docile (~> 1.1)
60
- simplecov-html (~> 0.11)
61
- simplecov_json_formatter (~> 0.1)
62
- simplecov-html (0.12.3)
63
- simplecov_json_formatter (0.1.2)
64
- thor (1.0.1)
65
- unicode-display_width (2.0.0)
66
-
67
- PLATFORMS
68
- ruby
69
-
70
- DEPENDENCIES
71
- appraisal
72
- mail (= 2.7.0)
73
- mail_plugger!
74
- rake (~> 13.0)
75
- rspec (~> 3.0)
76
- rubocop (~> 1.7)
77
- rubocop-performance
78
- rubocop-rspec
79
- simplecov
80
-
81
- BUNDLED WITH
82
- 2.2.4
@@ -1,14 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "appraisal"
6
- gem "rake", "~> 13.0"
7
- gem "rubocop", "~> 1.7", require: false
8
- gem "rubocop-performance", require: false
9
- gem "rubocop-rspec", require: false
10
- gem "rspec", "~> 3.0"
11
- gem "simplecov", require: false
12
- gem "mail", "~> 2.7.0"
13
-
14
- gemspec path: "../"
@@ -1,82 +0,0 @@
1
- PATH
2
- remote: ..
3
- specs:
4
- mail_plugger (1.0.0)
5
- mail (~> 2.5)
6
-
7
- GEM
8
- remote: https://rubygems.org/
9
- specs:
10
- appraisal (2.3.0)
11
- bundler
12
- rake
13
- thor (>= 0.14.0)
14
- ast (2.4.1)
15
- diff-lcs (1.4.4)
16
- docile (1.3.5)
17
- mail (2.7.1)
18
- mini_mime (>= 0.1.1)
19
- mini_mime (1.0.2)
20
- parallel (1.20.1)
21
- parser (3.0.0.0)
22
- ast (~> 2.4.1)
23
- rainbow (3.0.0)
24
- rake (13.0.3)
25
- regexp_parser (2.0.3)
26
- rexml (3.2.4)
27
- rspec (3.10.0)
28
- rspec-core (~> 3.10.0)
29
- rspec-expectations (~> 3.10.0)
30
- rspec-mocks (~> 3.10.0)
31
- rspec-core (3.10.1)
32
- rspec-support (~> 3.10.0)
33
- rspec-expectations (3.10.1)
34
- diff-lcs (>= 1.2.0, < 2.0)
35
- rspec-support (~> 3.10.0)
36
- rspec-mocks (3.10.1)
37
- diff-lcs (>= 1.2.0, < 2.0)
38
- rspec-support (~> 3.10.0)
39
- rspec-support (3.10.1)
40
- rubocop (1.8.1)
41
- parallel (~> 1.10)
42
- parser (>= 3.0.0.0)
43
- rainbow (>= 2.2.2, < 4.0)
44
- regexp_parser (>= 1.8, < 3.0)
45
- rexml
46
- rubocop-ast (>= 1.2.0, < 2.0)
47
- ruby-progressbar (~> 1.7)
48
- unicode-display_width (>= 1.4.0, < 3.0)
49
- rubocop-ast (1.4.0)
50
- parser (>= 2.7.1.5)
51
- rubocop-performance (1.9.2)
52
- rubocop (>= 0.90.0, < 2.0)
53
- rubocop-ast (>= 0.4.0)
54
- rubocop-rspec (2.1.0)
55
- rubocop (~> 1.0)
56
- rubocop-ast (>= 1.1.0)
57
- ruby-progressbar (1.11.0)
58
- simplecov (0.21.2)
59
- docile (~> 1.1)
60
- simplecov-html (~> 0.11)
61
- simplecov_json_formatter (~> 0.1)
62
- simplecov-html (0.12.3)
63
- simplecov_json_formatter (0.1.2)
64
- thor (1.0.1)
65
- unicode-display_width (2.0.0)
66
-
67
- PLATFORMS
68
- ruby
69
-
70
- DEPENDENCIES
71
- appraisal
72
- mail (~> 2.7.0)
73
- mail_plugger!
74
- rake (~> 13.0)
75
- rspec (~> 3.0)
76
- rubocop (~> 1.7)
77
- rubocop-performance
78
- rubocop-rspec
79
- simplecov
80
-
81
- BUNDLED WITH
82
- 2.2.4
Binary file
@@ -1,40 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- require_relative 'lib/mail_plugger/version'
4
-
5
- Gem::Specification.new do |spec|
6
- spec.name = 'mail_plugger'
7
- spec.version = MailPlugger::VERSION
8
- spec.authors = ['Norbert Szivós']
9
- spec.email = ['sysqa@yahoo.com']
10
-
11
- spec.summary = 'Plug in the required mailer API(s) with MailPlugger.'
12
- spec.description = 'Delivery Method to send emails via API(s). We can ' \
13
- 'use this Delivery Method with Ruby on Rails ' \
14
- 'ActionMailer or other solutions.'
15
- spec.homepage = 'https://github.com/norbertszivos/mail_plugger'
16
- spec.license = 'MIT'
17
- spec.required_ruby_version = Gem::Requirement.new('>= 2.5.0')
18
-
19
- # spec.metadata["allowed_push_host"] = "TODO: Set to 'http://mygemserver.com'"
20
-
21
- spec.metadata['homepage_uri'] = spec.homepage
22
- spec.metadata['source_code_uri'] =
23
- 'https://github.com/norbertszivos/mail_plugger'
24
- spec.metadata['changelog_uri'] =
25
- 'https://github.com/norbertszivos/mail_plugger/blob/main/CHANGELOG.md'
26
-
27
- # Specify which files should be added to the gem when it is released.
28
- # The `git ls-files -z` loads the files in the RubyGem
29
- # that have been added into git.
30
- spec.files = Dir.chdir(File.expand_path(__dir__)) do
31
- `git ls-files -z`.split("\x0").reject do |f|
32
- f.match(%r{^(test|spec|features)/})
33
- end
34
- end
35
- spec.bindir = 'exe'
36
- spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
37
- spec.require_paths = ['lib']
38
-
39
- spec.add_dependency 'mail', '~> 2.5'
40
- end