actionmailer 3.2.22.3 → 3.2.22.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of actionmailer might be problematic. Click here for more details.
- checksums.yaml +4 -4
 - data/lib/action_mailer/version.rb +1 -1
 - metadata +5 -6
 
    
        checksums.yaml
    CHANGED
    
    | 
         @@ -1,7 +1,7 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            ---
         
     | 
| 
       2 
2 
     | 
    
         
             
            SHA1:
         
     | 
| 
       3 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       4 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 3 
     | 
    
         
            +
              metadata.gz: 20507c735bf057d717653fb001fd24130cb214c8
         
     | 
| 
      
 4 
     | 
    
         
            +
              data.tar.gz: 33b11b1a038757561a64e6b6e6577899890c65db
         
     | 
| 
       5 
5 
     | 
    
         
             
            SHA512:
         
     | 
| 
       6 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       7 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 6 
     | 
    
         
            +
              metadata.gz: 52ced38078a4d87c8f7177911a09533b5ca6b0523919eb9af74623027775c286f3f064652eb13023a31a515f10cd2a2d0a7af2fae128c7a8a4edb371800790be
         
     | 
| 
      
 7 
     | 
    
         
            +
              data.tar.gz: f3f3a2b54d88f57761ad60eeb144eae0166932b78f14f3cb4334232c855a4a45090b26e14c3bca5007cd6335d4607bda04766ffed16d3d8e3c56e732b97747a7
         
     | 
    
        metadata
    CHANGED
    
    | 
         @@ -1,14 +1,14 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            --- !ruby/object:Gem::Specification
         
     | 
| 
       2 
2 
     | 
    
         
             
            name: actionmailer
         
     | 
| 
       3 
3 
     | 
    
         
             
            version: !ruby/object:Gem::Version
         
     | 
| 
       4 
     | 
    
         
            -
              version: 3.2.22. 
     | 
| 
      
 4 
     | 
    
         
            +
              version: 3.2.22.4
         
     | 
| 
       5 
5 
     | 
    
         
             
            platform: ruby
         
     | 
| 
       6 
6 
     | 
    
         
             
            authors:
         
     | 
| 
       7 
7 
     | 
    
         
             
            - David Heinemeier Hansson
         
     | 
| 
       8 
8 
     | 
    
         
             
            autorequire: 
         
     | 
| 
       9 
9 
     | 
    
         
             
            bindir: bin
         
     | 
| 
       10 
10 
     | 
    
         
             
            cert_chain: []
         
     | 
| 
       11 
     | 
    
         
            -
            date: 2016-08- 
     | 
| 
      
 11 
     | 
    
         
            +
            date: 2016-08-11 00:00:00.000000000 Z
         
     | 
| 
       12 
12 
     | 
    
         
             
            dependencies:
         
     | 
| 
       13 
13 
     | 
    
         
             
            - !ruby/object:Gem::Dependency
         
     | 
| 
       14 
14 
     | 
    
         
             
              name: actionpack
         
     | 
| 
         @@ -16,14 +16,14 @@ dependencies: 
     | 
|
| 
       16 
16 
     | 
    
         
             
                requirements:
         
     | 
| 
       17 
17 
     | 
    
         
             
                - - '='
         
     | 
| 
       18 
18 
     | 
    
         
             
                  - !ruby/object:Gem::Version
         
     | 
| 
       19 
     | 
    
         
            -
                    version: 3.2.22. 
     | 
| 
      
 19 
     | 
    
         
            +
                    version: 3.2.22.4
         
     | 
| 
       20 
20 
     | 
    
         
             
              type: :runtime
         
     | 
| 
       21 
21 
     | 
    
         
             
              prerelease: false
         
     | 
| 
       22 
22 
     | 
    
         
             
              version_requirements: !ruby/object:Gem::Requirement
         
     | 
| 
       23 
23 
     | 
    
         
             
                requirements:
         
     | 
| 
       24 
24 
     | 
    
         
             
                - - '='
         
     | 
| 
       25 
25 
     | 
    
         
             
                  - !ruby/object:Gem::Version
         
     | 
| 
       26 
     | 
    
         
            -
                    version: 3.2.22. 
     | 
| 
      
 26 
     | 
    
         
            +
                    version: 3.2.22.4
         
     | 
| 
       27 
27 
     | 
    
         
             
            - !ruby/object:Gem::Dependency
         
     | 
| 
       28 
28 
     | 
    
         
             
              name: mail
         
     | 
| 
       29 
29 
     | 
    
         
             
              requirement: !ruby/object:Gem::Requirement
         
     | 
| 
         @@ -82,9 +82,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement 
     | 
|
| 
       82 
82 
     | 
    
         
             
            requirements:
         
     | 
| 
       83 
83 
     | 
    
         
             
            - none
         
     | 
| 
       84 
84 
     | 
    
         
             
            rubyforge_project: 
         
     | 
| 
       85 
     | 
    
         
            -
            rubygems_version: 2. 
     | 
| 
      
 85 
     | 
    
         
            +
            rubygems_version: 2.5.1
         
     | 
| 
       86 
86 
     | 
    
         
             
            signing_key: 
         
     | 
| 
       87 
87 
     | 
    
         
             
            specification_version: 4
         
     | 
| 
       88 
88 
     | 
    
         
             
            summary: Email composition, delivery, and receiving framework (part of Rails).
         
     | 
| 
       89 
89 
     | 
    
         
             
            test_files: []
         
     | 
| 
       90 
     | 
    
         
            -
            has_rdoc: 
         
     |