rackstep 0.5.1 → 0.5.2
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 +2 -2
 - metadata +4 -4
 
    
        checksums.yaml
    CHANGED
    
    | 
         @@ -1,7 +1,7 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            ---
         
     | 
| 
       2 
2 
     | 
    
         
             
            SHA256:
         
     | 
| 
       3 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
      
 3 
     | 
    
         
            +
              metadata.gz: 3541bc8603df766cdcf18efee00e75fc9a16befde3062374063b337692a5269f
         
     | 
| 
       4 
4 
     | 
    
         
             
              data.tar.gz: 20c8db5f91700f18b7af8d25e828f5b39e369c8da9e1523a433cd660fe0a3f7e
         
     | 
| 
       5 
5 
     | 
    
         
             
            SHA512:
         
     | 
| 
       6 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
      
 6 
     | 
    
         
            +
              metadata.gz: b5a16c869250e0c51f8625b1bb1369aa7021570fdee804a508c7c6c5617c86e9b47375c0733884410151801432aa4fa407090564232aaf206088192c0d7b43ce
         
     | 
| 
       7 
7 
     | 
    
         
             
              data.tar.gz: 6526233d9afe1d8be8f049793c033d0bd57808a60638a7570a89223c4bcb11db16407046fda04e8b9991c2a828464d5e7a73e9780d93debf67b885f2a373bafd
         
     | 
    
        metadata
    CHANGED
    
    | 
         @@ -1,13 +1,13 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            --- !ruby/object:Gem::Specification
         
     | 
| 
       2 
2 
     | 
    
         
             
            name: rackstep
         
     | 
| 
       3 
3 
     | 
    
         
             
            version: !ruby/object:Gem::Version
         
     | 
| 
       4 
     | 
    
         
            -
              version: 0.5. 
     | 
| 
      
 4 
     | 
    
         
            +
              version: 0.5.2
         
     | 
| 
       5 
5 
     | 
    
         
             
            platform: ruby
         
     | 
| 
       6 
6 
     | 
    
         
             
            authors:
         
     | 
| 
       7 
7 
     | 
    
         
             
            - Marcio Frayze David
         
     | 
| 
       8 
8 
     | 
    
         
             
            bindir: bin
         
     | 
| 
       9 
9 
     | 
    
         
             
            cert_chain: []
         
     | 
| 
       10 
     | 
    
         
            -
            date: 2025- 
     | 
| 
      
 10 
     | 
    
         
            +
            date: 2025-10-08 00:00:00.000000000 Z
         
     | 
| 
       11 
11 
     | 
    
         
             
            dependencies: []
         
     | 
| 
       12 
12 
     | 
    
         
             
            description: RackStep is (yet another) micro ruby framework for web development.
         
     | 
| 
       13 
13 
     | 
    
         
             
            email: marcio@segunda.tech
         
     | 
| 
         @@ -31,14 +31,14 @@ required_ruby_version: !ruby/object:Gem::Requirement 
     | 
|
| 
       31 
31 
     | 
    
         
             
              requirements:
         
     | 
| 
       32 
32 
     | 
    
         
             
              - - ">="
         
     | 
| 
       33 
33 
     | 
    
         
             
                - !ruby/object:Gem::Version
         
     | 
| 
       34 
     | 
    
         
            -
                  version: 3.4. 
     | 
| 
      
 34 
     | 
    
         
            +
                  version: 3.4.7
         
     | 
| 
       35 
35 
     | 
    
         
             
            required_rubygems_version: !ruby/object:Gem::Requirement
         
     | 
| 
       36 
36 
     | 
    
         
             
              requirements:
         
     | 
| 
       37 
37 
     | 
    
         
             
              - - ">="
         
     | 
| 
       38 
38 
     | 
    
         
             
                - !ruby/object:Gem::Version
         
     | 
| 
       39 
39 
     | 
    
         
             
                  version: '0'
         
     | 
| 
       40 
40 
     | 
    
         
             
            requirements: []
         
     | 
| 
       41 
     | 
    
         
            -
            rubygems_version: 3. 
     | 
| 
      
 41 
     | 
    
         
            +
            rubygems_version: 3.6.9
         
     | 
| 
       42 
42 
     | 
    
         
             
            specification_version: 4
         
     | 
| 
       43 
43 
     | 
    
         
             
            summary: RackStep micro web framework
         
     | 
| 
       44 
44 
     | 
    
         
             
            test_files: []
         
     |