bake-modernize 0.19.3 → 0.19.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 36a85f0270238bb56f8145a0e902b808c2fbce99d79bd0eecddf68c8270517ac
4
- data.tar.gz: '029fb7ad9f8c41e0e660f93b9b2e4dacf716e5870afc284ac5ba5f09c79d2d09'
3
+ metadata.gz: '090227967d7ffd1c1ba5dbc2b745e540c8a0d0a23f618714fb34bfbc1828cfbc'
4
+ data.tar.gz: c8558fa61980e1e94195719f5f5187f31bf257d271dc130064bd87b2b03697ef
5
5
  SHA512:
6
- metadata.gz: 2b9d1a410a97732b0cb8db844e7f5be71bc7d8c1d4a95afcf7a1d6a9a92db64dd0c58b26f160331779473780d65489b0783aa415fb225b7ca83b817a309d83cc
7
- data.tar.gz: cc9876b273f3097712264b98eef66057977824c36e98372ec9926749dfa8dfe6bc70e5daf9979e36a04a4051694232a98b402a7b7ff9c4c7b3e991f0dabba995
6
+ metadata.gz: 4c8e52410842a30554ce66c7608a11462739223f413720191711aea72790f3dabfaac48fc28e9d8a5472656bcc7571cada3b022fae7ffb4ec21aae6737445079
7
+ data.tar.gz: 55a756873973464dc566f9c35a2a55fe1232053b48f7e6ea1a7f8e3dbabac42f204d22edcfa5371be6d3f26b5c8b17edb230b02379ce24970657c7d366d7a636
checksums.yaml.gz.sig CHANGED
Binary file
@@ -1,10 +1,10 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  # Released under the MIT License.
4
- # Copyright, 2020-2023, by Samuel Williams.
4
+ # Copyright, 2020-2024, by Samuel Williams.
5
5
 
6
6
  module Bake
7
7
  module Modernize
8
- VERSION = "0.19.3"
8
+ VERSION = "0.19.4"
9
9
  end
10
10
  end
data/license.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # MIT License
2
2
 
3
- Copyright, 2020-2023, by Samuel Williams.
3
+ Copyright, 2020-2024, by Samuel Williams.
4
4
  Copyright, 2021-2023, by Olle Jonsson.
5
5
 
6
6
  Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -5,9 +5,6 @@ on:
5
5
  branches:
6
6
  - main
7
7
 
8
- # Allows you to run this workflow manually from the Actions tab:
9
- workflow_dispatch:
10
-
11
8
  # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages:
12
9
  permissions:
13
10
  contents: read
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.19.3
4
+ version: 0.19.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Samuel Williams
@@ -38,7 +38,7 @@ cert_chain:
38
38
  Q2K9NVun/S785AP05vKkXZEFYxqG6EW012U4oLcFl5MySFajYXRYbuUpH6AY+HP8
39
39
  voD0MPg1DssDLKwXyt1eKD/+Fq0bFWhwVM/1XiAXL7lyYUyOq24KHgQ2Csg=
40
40
  -----END CERTIFICATE-----
41
- date: 2024-01-03 00:00:00.000000000 Z
41
+ date: 2024-01-26 00:00:00.000000000 Z
42
42
  dependencies:
43
43
  - !ruby/object:Gem::Dependency
44
44
  name: async-http
@@ -159,7 +159,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
159
159
  - !ruby/object:Gem::Version
160
160
  version: '0'
161
161
  requirements: []
162
- rubygems_version: 3.4.22
162
+ rubygems_version: 3.5.5
163
163
  signing_key:
164
164
  specification_version: 4
165
165
  summary: Automatically modernize parts of your project/gem.
metadata.gz.sig CHANGED
Binary file