axe-core-capybara 4.4.0 → 4.4.0.8fa09ad
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
 - metadata +5 -5
 
    
        checksums.yaml
    CHANGED
    
    | 
         @@ -1,7 +1,7 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            ---
         
     | 
| 
       2 
2 
     | 
    
         
             
            SHA256:
         
     | 
| 
       3 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       4 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 3 
     | 
    
         
            +
              metadata.gz: 386a8084bed7c9b4a5814cc6fc005f5ef9e014128f6925fb890dfbef052e4aa5
         
     | 
| 
      
 4 
     | 
    
         
            +
              data.tar.gz: 7f8e805cce747d1cfe89326cd1a0654d2d6e6ddfccbce07478530d92999c5e7f
         
     | 
| 
       5 
5 
     | 
    
         
             
            SHA512:
         
     | 
| 
       6 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       7 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 6 
     | 
    
         
            +
              metadata.gz: ef7a765cdd9df0abae2b1d41f7390e740690841459163cfcfb7d755c780b7677de8a4a75c8ae72e55d7a3db54aa163f712f5097b275fb353b0935c151b146e61
         
     | 
| 
      
 7 
     | 
    
         
            +
              data.tar.gz: b52c41ce1fd36889c41a1d215031de36693382674fc80fe87ab6629c8fafeb0775cce54306dc0d1e91d66344b2da053144f5062aa4314bf17df852e0cceb741d
         
     | 
    
        metadata
    CHANGED
    
    | 
         @@ -1,14 +1,14 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            --- !ruby/object:Gem::Specification
         
     | 
| 
       2 
2 
     | 
    
         
             
            name: axe-core-capybara
         
     | 
| 
       3 
3 
     | 
    
         
             
            version: !ruby/object:Gem::Version
         
     | 
| 
       4 
     | 
    
         
            -
              version: 4.4.0
         
     | 
| 
      
 4 
     | 
    
         
            +
              version: 4.4.0.8fa09ad
         
     | 
| 
       5 
5 
     | 
    
         
             
            platform: ruby
         
     | 
| 
       6 
6 
     | 
    
         
             
            authors:
         
     | 
| 
       7 
7 
     | 
    
         
             
            - Deque Systems
         
     | 
| 
       8 
8 
     | 
    
         
             
            autorequire: 
         
     | 
| 
       9 
9 
     | 
    
         
             
            bindir: bin
         
     | 
| 
       10 
10 
     | 
    
         
             
            cert_chain: []
         
     | 
| 
       11 
     | 
    
         
            -
            date: 2022- 
     | 
| 
      
 11 
     | 
    
         
            +
            date: 2022-09-23 00:00:00.000000000 Z
         
     | 
| 
       12 
12 
     | 
    
         
             
            dependencies:
         
     | 
| 
       13 
13 
     | 
    
         
             
            - !ruby/object:Gem::Dependency
         
     | 
| 
       14 
14 
     | 
    
         
             
              name: dumb_delegator
         
     | 
| 
         @@ -149,11 +149,11 @@ required_ruby_version: !ruby/object:Gem::Requirement 
     | 
|
| 
       149 
149 
     | 
    
         
             
                  version: 2.3.0
         
     | 
| 
       150 
150 
     | 
    
         
             
            required_rubygems_version: !ruby/object:Gem::Requirement
         
     | 
| 
       151 
151 
     | 
    
         
             
              requirements:
         
     | 
| 
       152 
     | 
    
         
            -
              - - " 
     | 
| 
      
 152 
     | 
    
         
            +
              - - ">"
         
     | 
| 
       153 
153 
     | 
    
         
             
                - !ruby/object:Gem::Version
         
     | 
| 
       154 
     | 
    
         
            -
                  version:  
     | 
| 
      
 154 
     | 
    
         
            +
                  version: 1.3.1
         
     | 
| 
       155 
155 
     | 
    
         
             
            requirements: []
         
     | 
| 
       156 
     | 
    
         
            -
            rubygems_version: 3. 
     | 
| 
      
 156 
     | 
    
         
            +
            rubygems_version: 3.2.32
         
     | 
| 
       157 
157 
     | 
    
         
             
            signing_key: 
         
     | 
| 
       158 
158 
     | 
    
         
             
            specification_version: 4
         
     | 
| 
       159 
159 
     | 
    
         
             
            summary: Capybara webdriver injected with Axe
         
     |