actionview 7.2.1 → 7.2.1.1
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.
- checksums.yaml +4 -4
 - data/CHANGELOG.md +5 -0
 - data/lib/action_view/gem_version.rb +1 -1
 - metadata +15 -15
 
    
        checksums.yaml
    CHANGED
    
    | 
         @@ -1,7 +1,7 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            ---
         
     | 
| 
       2 
2 
     | 
    
         
             
            SHA256:
         
     | 
| 
       3 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       4 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 3 
     | 
    
         
            +
              metadata.gz: cdf3b514c234a4bbe7057f87b4836790bb41bf32c5a7c32c3ab07a4f7524b410
         
     | 
| 
      
 4 
     | 
    
         
            +
              data.tar.gz: 77f665dea46b0a5883d6b21f9d8246eaeefe3dc13bcdf423aef21e8de50f6c40
         
     | 
| 
       5 
5 
     | 
    
         
             
            SHA512:
         
     | 
| 
       6 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       7 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 6 
     | 
    
         
            +
              metadata.gz: 9a1b5e3d5635f97ccff0102403899935e0284d218e3b15235f75eb3d4dbc50c9e9ff228758fe10fd22d3061930387329434791a97c808f09ddaff3883741f8ac
         
     | 
| 
      
 7 
     | 
    
         
            +
              data.tar.gz: c6570e81f3a64d76db72b26c9c03bc7d069568c11a88073f6077ca14d30fbf772fedcc6bf40f4e74f8d0520c6ad5bd172c43eb899e702a46008d3eac2ad608e0
         
     | 
    
        data/CHANGELOG.md
    CHANGED
    
    
    
        metadata
    CHANGED
    
    | 
         @@ -1,14 +1,14 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            --- !ruby/object:Gem::Specification
         
     | 
| 
       2 
2 
     | 
    
         
             
            name: actionview
         
     | 
| 
       3 
3 
     | 
    
         
             
            version: !ruby/object:Gem::Version
         
     | 
| 
       4 
     | 
    
         
            -
              version: 7.2.1
         
     | 
| 
      
 4 
     | 
    
         
            +
              version: 7.2.1.1
         
     | 
| 
       5 
5 
     | 
    
         
             
            platform: ruby
         
     | 
| 
       6 
6 
     | 
    
         
             
            authors:
         
     | 
| 
       7 
7 
     | 
    
         
             
            - David Heinemeier Hansson
         
     | 
| 
       8 
     | 
    
         
            -
            autorequire:
         
     | 
| 
      
 8 
     | 
    
         
            +
            autorequire: 
         
     | 
| 
       9 
9 
     | 
    
         
             
            bindir: bin
         
     | 
| 
       10 
10 
     | 
    
         
             
            cert_chain: []
         
     | 
| 
       11 
     | 
    
         
            -
            date: 2024- 
     | 
| 
      
 11 
     | 
    
         
            +
            date: 2024-10-15 00:00:00.000000000 Z
         
     | 
| 
       12 
12 
     | 
    
         
             
            dependencies:
         
     | 
| 
       13 
13 
     | 
    
         
             
            - !ruby/object:Gem::Dependency
         
     | 
| 
       14 
14 
     | 
    
         
             
              name: activesupport
         
     | 
| 
         @@ -16,14 +16,14 @@ dependencies: 
     | 
|
| 
       16 
16 
     | 
    
         
             
                requirements:
         
     | 
| 
       17 
17 
     | 
    
         
             
                - - '='
         
     | 
| 
       18 
18 
     | 
    
         
             
                  - !ruby/object:Gem::Version
         
     | 
| 
       19 
     | 
    
         
            -
                    version: 7.2.1
         
     | 
| 
      
 19 
     | 
    
         
            +
                    version: 7.2.1.1
         
     | 
| 
       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: 7.2.1
         
     | 
| 
      
 26 
     | 
    
         
            +
                    version: 7.2.1.1
         
     | 
| 
       27 
27 
     | 
    
         
             
            - !ruby/object:Gem::Dependency
         
     | 
| 
       28 
28 
     | 
    
         
             
              name: builder
         
     | 
| 
       29 
29 
     | 
    
         
             
              requirement: !ruby/object:Gem::Requirement
         
     | 
| 
         @@ -86,28 +86,28 @@ dependencies: 
     | 
|
| 
       86 
86 
     | 
    
         
             
                requirements:
         
     | 
| 
       87 
87 
     | 
    
         
             
                - - '='
         
     | 
| 
       88 
88 
     | 
    
         
             
                  - !ruby/object:Gem::Version
         
     | 
| 
       89 
     | 
    
         
            -
                    version: 7.2.1
         
     | 
| 
      
 89 
     | 
    
         
            +
                    version: 7.2.1.1
         
     | 
| 
       90 
90 
     | 
    
         
             
              type: :development
         
     | 
| 
       91 
91 
     | 
    
         
             
              prerelease: false
         
     | 
| 
       92 
92 
     | 
    
         
             
              version_requirements: !ruby/object:Gem::Requirement
         
     | 
| 
       93 
93 
     | 
    
         
             
                requirements:
         
     | 
| 
       94 
94 
     | 
    
         
             
                - - '='
         
     | 
| 
       95 
95 
     | 
    
         
             
                  - !ruby/object:Gem::Version
         
     | 
| 
       96 
     | 
    
         
            -
                    version: 7.2.1
         
     | 
| 
      
 96 
     | 
    
         
            +
                    version: 7.2.1.1
         
     | 
| 
       97 
97 
     | 
    
         
             
            - !ruby/object:Gem::Dependency
         
     | 
| 
       98 
98 
     | 
    
         
             
              name: activemodel
         
     | 
| 
       99 
99 
     | 
    
         
             
              requirement: !ruby/object:Gem::Requirement
         
     | 
| 
       100 
100 
     | 
    
         
             
                requirements:
         
     | 
| 
       101 
101 
     | 
    
         
             
                - - '='
         
     | 
| 
       102 
102 
     | 
    
         
             
                  - !ruby/object:Gem::Version
         
     | 
| 
       103 
     | 
    
         
            -
                    version: 7.2.1
         
     | 
| 
      
 103 
     | 
    
         
            +
                    version: 7.2.1.1
         
     | 
| 
       104 
104 
     | 
    
         
             
              type: :development
         
     | 
| 
       105 
105 
     | 
    
         
             
              prerelease: false
         
     | 
| 
       106 
106 
     | 
    
         
             
              version_requirements: !ruby/object:Gem::Requirement
         
     | 
| 
       107 
107 
     | 
    
         
             
                requirements:
         
     | 
| 
       108 
108 
     | 
    
         
             
                - - '='
         
     | 
| 
       109 
109 
     | 
    
         
             
                  - !ruby/object:Gem::Version
         
     | 
| 
       110 
     | 
    
         
            -
                    version: 7.2.1
         
     | 
| 
      
 110 
     | 
    
         
            +
                    version: 7.2.1.1
         
     | 
| 
       111 
111 
     | 
    
         
             
            description: Simple, battle-tested conventions and helpers for building web pages.
         
     | 
| 
       112 
112 
     | 
    
         
             
            email: david@loudthinking.com
         
     | 
| 
       113 
113 
     | 
    
         
             
            executables: []
         
     | 
| 
         @@ -246,12 +246,12 @@ licenses: 
     | 
|
| 
       246 
246 
     | 
    
         
             
            - MIT
         
     | 
| 
       247 
247 
     | 
    
         
             
            metadata:
         
     | 
| 
       248 
248 
     | 
    
         
             
              bug_tracker_uri: https://github.com/rails/rails/issues
         
     | 
| 
       249 
     | 
    
         
            -
              changelog_uri: https://github.com/rails/rails/blob/v7.2.1/actionview/CHANGELOG.md
         
     | 
| 
       250 
     | 
    
         
            -
              documentation_uri: https://api.rubyonrails.org/v7.2.1/
         
     | 
| 
      
 249 
     | 
    
         
            +
              changelog_uri: https://github.com/rails/rails/blob/v7.2.1.1/actionview/CHANGELOG.md
         
     | 
| 
      
 250 
     | 
    
         
            +
              documentation_uri: https://api.rubyonrails.org/v7.2.1.1/
         
     | 
| 
       251 
251 
     | 
    
         
             
              mailing_list_uri: https://discuss.rubyonrails.org/c/rubyonrails-talk
         
     | 
| 
       252 
     | 
    
         
            -
              source_code_uri: https://github.com/rails/rails/tree/v7.2.1/actionview
         
     | 
| 
      
 252 
     | 
    
         
            +
              source_code_uri: https://github.com/rails/rails/tree/v7.2.1.1/actionview
         
     | 
| 
       253 
253 
     | 
    
         
             
              rubygems_mfa_required: 'true'
         
     | 
| 
       254 
     | 
    
         
            -
            post_install_message:
         
     | 
| 
      
 254 
     | 
    
         
            +
            post_install_message: 
         
     | 
| 
       255 
255 
     | 
    
         
             
            rdoc_options: []
         
     | 
| 
       256 
256 
     | 
    
         
             
            require_paths:
         
     | 
| 
       257 
257 
     | 
    
         
             
            - lib
         
     | 
| 
         @@ -267,8 +267,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement 
     | 
|
| 
       267 
267 
     | 
    
         
             
                  version: '0'
         
     | 
| 
       268 
268 
     | 
    
         
             
            requirements:
         
     | 
| 
       269 
269 
     | 
    
         
             
            - none
         
     | 
| 
       270 
     | 
    
         
            -
            rubygems_version: 3.5. 
     | 
| 
       271 
     | 
    
         
            -
            signing_key:
         
     | 
| 
      
 270 
     | 
    
         
            +
            rubygems_version: 3.5.16
         
     | 
| 
      
 271 
     | 
    
         
            +
            signing_key: 
         
     | 
| 
       272 
272 
     | 
    
         
             
            specification_version: 4
         
     | 
| 
       273 
273 
     | 
    
         
             
            summary: Rendering framework putting the V in MVC (part of Rails).
         
     | 
| 
       274 
274 
     | 
    
         
             
            test_files: []
         
     |