actionpack 7.0.3 → 7.0.3.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.
Potentially problematic release.
This version of actionpack might be problematic. Click here for more details.
- checksums.yaml +4 -4
 - data/CHANGELOG.md +5 -0
 - data/lib/action_pack/gem_version.rb +1 -1
 - metadata +12 -12
 
    
        checksums.yaml
    CHANGED
    
    | 
         @@ -1,7 +1,7 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            ---
         
     | 
| 
       2 
2 
     | 
    
         
             
            SHA256:
         
     | 
| 
       3 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       4 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 3 
     | 
    
         
            +
              metadata.gz: 57e1640af30905c2b4053161ccf2ac7f772a028c8a731ea8e073c1a1f7b6befb
         
     | 
| 
      
 4 
     | 
    
         
            +
              data.tar.gz: 4b0a7301c52d04a348f59f5db06b3aa17407748c52a0a904581c3f5a37c42d2b
         
     | 
| 
       5 
5 
     | 
    
         
             
            SHA512:
         
     | 
| 
       6 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       7 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 6 
     | 
    
         
            +
              metadata.gz: 91557785e0f785dd9c9c2e1157997c433e0ab6296d13de9dfc1c6e278baeb82e5d980534851158d8a8b99b6d4068d923e856a7877293e839670fb55e99253afd
         
     | 
| 
      
 7 
     | 
    
         
            +
              data.tar.gz: b8681d6f414cddd1be9ef4d57ff4a2d9a8a1fdaabff89e2c47e4420a0e2f65d8157c364df278b080a26f9646d16a78d0ea9bd9fd95ae9c78dd5cb7aa19816005
         
     | 
    
        data/CHANGELOG.md
    CHANGED
    
    
    
        metadata
    CHANGED
    
    | 
         @@ -1,14 +1,14 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            --- !ruby/object:Gem::Specification
         
     | 
| 
       2 
2 
     | 
    
         
             
            name: actionpack
         
     | 
| 
       3 
3 
     | 
    
         
             
            version: !ruby/object:Gem::Version
         
     | 
| 
       4 
     | 
    
         
            -
              version: 7.0.3
         
     | 
| 
      
 4 
     | 
    
         
            +
              version: 7.0.3.1
         
     | 
| 
       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: 2022- 
     | 
| 
      
 11 
     | 
    
         
            +
            date: 2022-07-12 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.0.3
         
     | 
| 
      
 19 
     | 
    
         
            +
                    version: 7.0.3.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.0.3
         
     | 
| 
      
 26 
     | 
    
         
            +
                    version: 7.0.3.1
         
     | 
| 
       27 
27 
     | 
    
         
             
            - !ruby/object:Gem::Dependency
         
     | 
| 
       28 
28 
     | 
    
         
             
              name: rack
         
     | 
| 
       29 
29 
     | 
    
         
             
              requirement: !ruby/object:Gem::Requirement
         
     | 
| 
         @@ -98,28 +98,28 @@ dependencies: 
     | 
|
| 
       98 
98 
     | 
    
         
             
                requirements:
         
     | 
| 
       99 
99 
     | 
    
         
             
                - - '='
         
     | 
| 
       100 
100 
     | 
    
         
             
                  - !ruby/object:Gem::Version
         
     | 
| 
       101 
     | 
    
         
            -
                    version: 7.0.3
         
     | 
| 
      
 101 
     | 
    
         
            +
                    version: 7.0.3.1
         
     | 
| 
       102 
102 
     | 
    
         
             
              type: :runtime
         
     | 
| 
       103 
103 
     | 
    
         
             
              prerelease: false
         
     | 
| 
       104 
104 
     | 
    
         
             
              version_requirements: !ruby/object:Gem::Requirement
         
     | 
| 
       105 
105 
     | 
    
         
             
                requirements:
         
     | 
| 
       106 
106 
     | 
    
         
             
                - - '='
         
     | 
| 
       107 
107 
     | 
    
         
             
                  - !ruby/object:Gem::Version
         
     | 
| 
       108 
     | 
    
         
            -
                    version: 7.0.3
         
     | 
| 
      
 108 
     | 
    
         
            +
                    version: 7.0.3.1
         
     | 
| 
       109 
109 
     | 
    
         
             
            - !ruby/object:Gem::Dependency
         
     | 
| 
       110 
110 
     | 
    
         
             
              name: activemodel
         
     | 
| 
       111 
111 
     | 
    
         
             
              requirement: !ruby/object:Gem::Requirement
         
     | 
| 
       112 
112 
     | 
    
         
             
                requirements:
         
     | 
| 
       113 
113 
     | 
    
         
             
                - - '='
         
     | 
| 
       114 
114 
     | 
    
         
             
                  - !ruby/object:Gem::Version
         
     | 
| 
       115 
     | 
    
         
            -
                    version: 7.0.3
         
     | 
| 
      
 115 
     | 
    
         
            +
                    version: 7.0.3.1
         
     | 
| 
       116 
116 
     | 
    
         
             
              type: :development
         
     | 
| 
       117 
117 
     | 
    
         
             
              prerelease: false
         
     | 
| 
       118 
118 
     | 
    
         
             
              version_requirements: !ruby/object:Gem::Requirement
         
     | 
| 
       119 
119 
     | 
    
         
             
                requirements:
         
     | 
| 
       120 
120 
     | 
    
         
             
                - - '='
         
     | 
| 
       121 
121 
     | 
    
         
             
                  - !ruby/object:Gem::Version
         
     | 
| 
       122 
     | 
    
         
            -
                    version: 7.0.3
         
     | 
| 
      
 122 
     | 
    
         
            +
                    version: 7.0.3.1
         
     | 
| 
       123 
123 
     | 
    
         
             
            description: Web apps on Rails. Simple, battle-tested conventions for building and
         
     | 
| 
       124 
124 
     | 
    
         
             
              testing MVC web applications. Works with any Rack-compatible server.
         
     | 
| 
       125 
125 
     | 
    
         
             
            email: david@loudthinking.com
         
     | 
| 
         @@ -310,10 +310,10 @@ licenses: 
     | 
|
| 
       310 
310 
     | 
    
         
             
            - MIT
         
     | 
| 
       311 
311 
     | 
    
         
             
            metadata:
         
     | 
| 
       312 
312 
     | 
    
         
             
              bug_tracker_uri: https://github.com/rails/rails/issues
         
     | 
| 
       313 
     | 
    
         
            -
              changelog_uri: https://github.com/rails/rails/blob/v7.0.3/actionpack/CHANGELOG.md
         
     | 
| 
       314 
     | 
    
         
            -
              documentation_uri: https://api.rubyonrails.org/v7.0.3/
         
     | 
| 
      
 313 
     | 
    
         
            +
              changelog_uri: https://github.com/rails/rails/blob/v7.0.3.1/actionpack/CHANGELOG.md
         
     | 
| 
      
 314 
     | 
    
         
            +
              documentation_uri: https://api.rubyonrails.org/v7.0.3.1/
         
     | 
| 
       315 
315 
     | 
    
         
             
              mailing_list_uri: https://discuss.rubyonrails.org/c/rubyonrails-talk
         
     | 
| 
       316 
     | 
    
         
            -
              source_code_uri: https://github.com/rails/rails/tree/v7.0.3/actionpack
         
     | 
| 
      
 316 
     | 
    
         
            +
              source_code_uri: https://github.com/rails/rails/tree/v7.0.3.1/actionpack
         
     | 
| 
       317 
317 
     | 
    
         
             
              rubygems_mfa_required: 'true'
         
     | 
| 
       318 
318 
     | 
    
         
             
            post_install_message:
         
     | 
| 
       319 
319 
     | 
    
         
             
            rdoc_options: []
         
     | 
| 
         @@ -331,7 +331,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement 
     | 
|
| 
       331 
331 
     | 
    
         
             
                  version: '0'
         
     | 
| 
       332 
332 
     | 
    
         
             
            requirements:
         
     | 
| 
       333 
333 
     | 
    
         
             
            - none
         
     | 
| 
       334 
     | 
    
         
            -
            rubygems_version: 3.3. 
     | 
| 
      
 334 
     | 
    
         
            +
            rubygems_version: 3.3.3
         
     | 
| 
       335 
335 
     | 
    
         
             
            signing_key:
         
     | 
| 
       336 
336 
     | 
    
         
             
            specification_version: 4
         
     | 
| 
       337 
337 
     | 
    
         
             
            summary: Web-flow and rendering framework putting the VC in MVC (part of Rails).
         
     |