bake-modernize 0.14.0 → 0.14.1

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: 23c20cae9dae81e435771d980f8c7944a78e818809cca3161ac428d94fd690f6
4
- data.tar.gz: 1bb494fe765f62e0da2ad5b4a690e519499acc01db7e19ec66949d574cb83a7b
3
+ metadata.gz: a7c628b23ad3f6c917cecca7b5f0b81cd18047eeb4b60e64146394638a5cb141
4
+ data.tar.gz: 01a578fd9f4a36e9881b1954317dcca8ab78bbf6234701a8818b0aa0eb88fa4b
5
5
  SHA512:
6
- metadata.gz: f287b0e61d32d6d3f9b60e6b93a796a3de8529581617691b6bfc784a5a6f30e9c7405b994736d5c0cbed774a89371431fd2b2202ec044b92705a06e981ed390c
7
- data.tar.gz: e36f6ef0a58d24e8196726d732fdb2b4d09643ea299636ff66279b326e2eccd07c47ab1387c903edb03442dc540b93118b8ca811123040a6d030014e4490ee4e
6
+ metadata.gz: f133f854aaf6d0b309d4ae29efe814563541eb781b8d3882654ff6a80a144213ddcf582b1b1f3727c3e3fb6bc66b7548e17ac3af508b59e7b74db6b8bc1ccdcd
7
+ data.tar.gz: 20a7299113e214c81a26aebda737a604218c33353e9258e27ad1ffaf5df2a477a86bd093e4ff6aadcac53bee1c0e2eb6a5dd086c110d5ac2d77df4747d2effd9
checksums.yaml.gz.sig CHANGED
Binary file
@@ -1,7 +1,7 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  # Released under the MIT License.
4
- # Copyright, 2021-2022, by Samuel Williams.
4
+ # Copyright, 2021-2023, by Samuel Williams.
5
5
 
6
6
  require 'bake/modernize'
7
7
 
@@ -10,7 +10,7 @@ def git
10
10
  end
11
11
 
12
12
  def update(root:)
13
- if current_branch != "main"
13
+ if current_branch == "master"
14
14
  # https://github.com/github/renaming
15
15
  system("git", "branch", "-M", "main")
16
16
  system("git", "push", "-u", "origin", "main")
@@ -5,6 +5,6 @@
5
5
 
6
6
  module Bake
7
7
  module Modernize
8
- VERSION = "0.14.0"
8
+ VERSION = "0.14.1"
9
9
  end
10
10
  end
data/license.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # MIT License
2
2
 
3
- Copyright, 2020-2022, by Samuel Williams.
3
+ Copyright, 2020-2023, by Samuel Williams.
4
4
  Copyright, 2021-2022, by Olle Jonsson.
5
5
 
6
6
  Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -21,7 +21,7 @@ jobs:
21
21
  - macos
22
22
 
23
23
  ruby:
24
- - "3.1"
24
+ - "3.2"
25
25
 
26
26
  steps:
27
27
  - uses: actions/checkout@v3
@@ -47,7 +47,7 @@ jobs:
47
47
  - uses: actions/checkout@v3
48
48
  - uses: ruby/setup-ruby@v1
49
49
  with:
50
- ruby-version: "3.1"
50
+ ruby-version: "3.2"
51
51
  bundler-cache: true
52
52
 
53
53
  - uses: actions/download-artifact@v3
@@ -32,7 +32,7 @@ jobs:
32
32
 
33
33
  - uses: ruby/setup-ruby@v1
34
34
  with:
35
- ruby-version: "3.1"
35
+ ruby-version: "3.2"
36
36
  bundler-cache: true
37
37
 
38
38
  - name: Installing packages
@@ -23,6 +23,7 @@ jobs:
23
23
  - "2.7"
24
24
  - "3.0"
25
25
  - "3.1"
26
+ - "3.2"
26
27
 
27
28
  steps:
28
29
  - uses: actions/checkout@v3
@@ -24,6 +24,7 @@ jobs:
24
24
  - "2.7"
25
25
  - "3.0"
26
26
  - "3.1"
27
+ - "3.2"
27
28
 
28
29
  experimental: [false]
29
30
 
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.14.0
4
+ version: 0.14.1
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: 2022-09-02 00:00:00.000000000 Z
41
+ date: 2023-01-07 00:00:00.000000000 Z
42
42
  dependencies:
43
43
  - !ruby/object:Gem::Dependency
44
44
  name: async-http
@@ -172,7 +172,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
172
172
  - !ruby/object:Gem::Version
173
173
  version: '0'
174
174
  requirements: []
175
- rubygems_version: 3.3.7
175
+ rubygems_version: 3.4.1
176
176
  signing_key:
177
177
  specification_version: 4
178
178
  summary: Automatically modernize parts of your project/gem.
metadata.gz.sig CHANGED
Binary file