bake-modernize 0.48.0 → 0.48.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 30631e9b51ef094d1d689b5167dfeac2e8594bc5381a9812de22a146fc6857ea
4
- data.tar.gz: 59c3e800c4a4accd9b28a7ca9fe2b22588d630f8eb8978ae38542dcaec68b3f9
3
+ metadata.gz: f5aa7cf3e3f8012236bfd50d84e9aeabf301341bd7f8b13fe60ab73336674c6e
4
+ data.tar.gz: 77525a29509fc59b327d00ecabfb633382e1112aced344e93d1c8c3ad3e8f9dd
5
5
  SHA512:
6
- metadata.gz: 121d9c17eb84978b3e2b038cd216a350927fcc8703a1c3f9b2ffd30ac5784bef6290aab60b64f745775e6d979fab17e799450ce6e927b054d3091bf2d479814a
7
- data.tar.gz: '0191587101c32a34c0381da7ba2e9a9a6fd20db5415e5ec38bcd890e218771dbc9d0b8cfad758dc9fd5daa0079caa145bde60025bf503bbc86978ae76a01e974'
6
+ metadata.gz: 35fd05c61b855667a7db3f0e79dddf986e23e5df0b29ef69b70f1b55b18eef8959bd22b3ff66a6e2021b11acc52a4480b7c1c26e6d4f18ef94d81ba0f3418eda
7
+ data.tar.gz: 608ae87ab3eca6cbb9e43301a242bf25eb32f6b44446d6aaf702ba556789ffa7b0ee88dddca441608dcfd2b18eb25b848e384f3f6aa0349f5f6e7a8f84c023ca
checksums.yaml.gz.sig CHANGED
Binary file
@@ -5,6 +5,6 @@
5
5
 
6
6
  module Bake
7
7
  module Modernize
8
- VERSION = "0.48.0"
8
+ VERSION = "0.48.1"
9
9
  end
10
10
  end
@@ -13,7 +13,7 @@ jobs:
13
13
  runs-on: ubuntu-latest
14
14
 
15
15
  steps:
16
- - uses: actions/checkout@v4
16
+ - uses: actions/checkout@v6
17
17
  - uses: ruby/setup-ruby@v1
18
18
  with:
19
19
  ruby-version: ruby
@@ -24,7 +24,7 @@ jobs:
24
24
  runs-on: ubuntu-latest
25
25
 
26
26
  steps:
27
- - uses: actions/checkout@v4
27
+ - uses: actions/checkout@v6
28
28
 
29
29
  - uses: ruby/setup-ruby@v1
30
30
  with:
@@ -23,7 +23,7 @@ jobs:
23
23
  - ruby
24
24
 
25
25
  steps:
26
- - uses: actions/checkout@v4
26
+ - uses: actions/checkout@v6
27
27
  - uses: ruby/setup-ruby@v1
28
28
  with:
29
29
  ruby-version: ${{matrix.ruby}}
@@ -45,7 +45,7 @@ jobs:
45
45
  runs-on: ubuntu-latest
46
46
 
47
47
  steps:
48
- - uses: actions/checkout@v4
48
+ - uses: actions/checkout@v6
49
49
  - uses: ruby/setup-ruby@v1
50
50
  with:
51
51
  ruby-version: ruby
@@ -22,7 +22,7 @@ jobs:
22
22
  - "3.4"
23
23
 
24
24
  steps:
25
- - uses: actions/checkout@v4
25
+ - uses: actions/checkout@v6
26
26
  - uses: ruby/setup-ruby@v1
27
27
  with:
28
28
  ruby-version: ${{matrix.ruby}}
@@ -36,7 +36,7 @@ jobs:
36
36
  experimental: true
37
37
 
38
38
  steps:
39
- - uses: actions/checkout@v4
39
+ - uses: actions/checkout@v6
40
40
  - uses: ruby/setup-ruby@v1
41
41
  with:
42
42
  ruby-version: ${{matrix.ruby}}
@@ -10,7 +10,7 @@ jobs:
10
10
  runs-on: ubuntu-latest
11
11
 
12
12
  steps:
13
- - uses: actions/checkout@v4
13
+ - uses: actions/checkout@v6
14
14
  - uses: ruby/setup-ruby@v1
15
15
  with:
16
16
  ruby-version: ruby
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bake-modernize
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.48.0
4
+ version: 0.48.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Samuel Williams
metadata.gz.sig CHANGED
Binary file