makenew-rbgem 2.4.1 → 3.1.0

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: 9fe45e68bc82d47279afb4c1d63d78f77652fd96610d7e6aae3156e87bcc1128
4
- data.tar.gz: ecd00a48e8e750cafe5e62d40524e1c9587eb86822d980f57027585d92e66600
3
+ metadata.gz: bb68951dba7454952fca01966b79e6c20b0303d396c95b5485fd9e15c6519d64
4
+ data.tar.gz: 4399652d7534fa68e058c05ad164ce42fb1a471c6f52b6827d4db2cfe5c24d96
5
5
  SHA512:
6
- metadata.gz: b3b8191f06017d8c6193fb98c53ecc4a569cff8d9c9c68a291f262101dd6dde715d53e2145e657748cffa916ae4ace67dc644b353898875aa4a50af76a3d2c1f
7
- data.tar.gz: 22699c168604897fed3657c71a527e90c92916a6e1eed45f33c27a6226238c02bab6e58a3fb4c073c1ddfd54b99f40f0cc920ab8cdfa01a98299962b97c206a2
6
+ metadata.gz: 173188b61817b2a2f5f73417ec048ac7833959da19501db5f0194e3f2a785fa4c6afc29b3a2a2bee01b9a377e78d5738c5f5b7cf309ed0dfe59aca7288d62b95
7
+ data.tar.gz: 9d2a64495e181cfa8010e591258dc85e79c9aa92a3886d3964d095853e0e466a2c555714fdfa3a4af395c4c269d03c614a46614207872e285d875b54d97ae8e8
data/Gemfile.lock CHANGED
@@ -1,60 +1,64 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- makenew-rbgem (2.4.1)
4
+ makenew-rbgem (3.1.0)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
8
8
  specs:
9
9
  ansi (1.5.0)
10
10
  ast (2.4.2)
11
- diff-lcs (1.5.0)
11
+ diff-lcs (1.5.1)
12
12
  docile (1.4.0)
13
13
  gem-release (2.2.2)
14
- json (2.6.3)
15
- language_server-protocol (3.17.0.2)
14
+ json (2.7.2)
15
+ language_server-protocol (3.17.0.3)
16
+ lint_roller (1.1.0)
16
17
  multi_json (1.15.0)
17
- parallel (1.22.1)
18
+ parallel (1.24.0)
18
19
  parse_gemspec (1.0.0)
19
20
  parse_gemspec-cli (1.0.0)
20
21
  multi_json
21
22
  parse_gemspec
22
23
  thor
23
- parser (3.1.3.0)
24
+ parser (3.3.0.5)
24
25
  ast (~> 2.4.1)
26
+ racc
27
+ racc (1.7.3)
25
28
  rainbow (3.1.1)
26
- rake (13.0.6)
27
- regexp_parser (2.6.1)
28
- rexml (3.2.5)
29
- rspec (3.12.0)
30
- rspec-core (~> 3.12.0)
31
- rspec-expectations (~> 3.12.0)
32
- rspec-mocks (~> 3.12.0)
33
- rspec-core (3.12.0)
34
- rspec-support (~> 3.12.0)
35
- rspec-expectations (3.12.1)
29
+ rake (13.2.1)
30
+ regexp_parser (2.9.0)
31
+ rexml (3.2.6)
32
+ rspec (3.13.0)
33
+ rspec-core (~> 3.13.0)
34
+ rspec-expectations (~> 3.13.0)
35
+ rspec-mocks (~> 3.13.0)
36
+ rspec-core (3.13.0)
37
+ rspec-support (~> 3.13.0)
38
+ rspec-expectations (3.13.0)
36
39
  diff-lcs (>= 1.2.0, < 2.0)
37
- rspec-support (~> 3.12.0)
38
- rspec-mocks (3.12.1)
40
+ rspec-support (~> 3.13.0)
41
+ rspec-mocks (3.13.0)
39
42
  diff-lcs (>= 1.2.0, < 2.0)
40
- rspec-support (~> 3.12.0)
41
- rspec-support (3.12.0)
42
- rubocop (1.40.0)
43
+ rspec-support (~> 3.13.0)
44
+ rspec-support (3.13.1)
45
+ rubocop (1.62.1)
43
46
  json (~> 2.3)
47
+ language_server-protocol (>= 3.17.0)
44
48
  parallel (~> 1.10)
45
- parser (>= 3.1.2.1)
49
+ parser (>= 3.3.0.2)
46
50
  rainbow (>= 2.2.2, < 4.0)
47
51
  regexp_parser (>= 1.8, < 3.0)
48
52
  rexml (>= 3.2.5, < 4.0)
49
- rubocop-ast (>= 1.23.0, < 2.0)
53
+ rubocop-ast (>= 1.31.1, < 2.0)
50
54
  ruby-progressbar (~> 1.7)
51
- unicode-display_width (>= 1.4.0, < 3.0)
52
- rubocop-ast (1.24.1)
53
- parser (>= 3.1.1.0)
54
- rubocop-performance (1.15.1)
55
- rubocop (>= 1.7.0, < 2.0)
56
- rubocop-ast (>= 0.4.0)
57
- ruby-progressbar (1.11.0)
55
+ unicode-display_width (>= 2.4.0, < 3.0)
56
+ rubocop-ast (1.31.2)
57
+ parser (>= 3.3.0.4)
58
+ rubocop-performance (1.20.2)
59
+ rubocop (>= 1.48.1, < 2.0)
60
+ rubocop-ast (>= 1.30.0, < 2.0)
61
+ ruby-progressbar (1.13.0)
58
62
  simplecov (0.22.0)
59
63
  docile (~> 1.1)
60
64
  simplecov-html (~> 0.11)
@@ -65,20 +69,25 @@ GEM
65
69
  terminal-table
66
70
  simplecov-html (0.12.3)
67
71
  simplecov_json_formatter (0.1.4)
68
- standard (1.20.0)
72
+ standard (1.35.1)
69
73
  language_server-protocol (~> 3.17.0.2)
70
- rubocop (= 1.40.0)
71
- rubocop-performance (= 1.15.1)
74
+ lint_roller (~> 1.0)
75
+ rubocop (~> 1.62.0)
76
+ standard-custom (~> 1.0.0)
77
+ standard-performance (~> 1.3)
78
+ standard-custom (1.0.2)
79
+ lint_roller (~> 1.0)
80
+ rubocop (~> 1.50)
81
+ standard-performance (1.3.1)
82
+ lint_roller (~> 1.1)
83
+ rubocop-performance (~> 1.20.2)
72
84
  terminal-table (3.0.2)
73
85
  unicode-display_width (>= 1.1.1, < 3)
74
- thor (1.2.1)
75
- unicode-display_width (2.3.0)
86
+ thor (1.3.1)
87
+ unicode-display_width (2.5.0)
76
88
 
77
89
  PLATFORMS
78
- x64-mingw-ucr
79
- x64-mingw-ucrt
80
- x64-mingw32
81
- x86_64-darwin
90
+ ruby
82
91
  x86_64-linux
83
92
 
84
93
  DEPENDENCIES
@@ -93,4 +102,4 @@ DEPENDENCIES
93
102
  standard (~> 1.3)
94
103
 
95
104
  BUNDLED WITH
96
- 2.4.1
105
+ 2.5.7
data/LICENSE.txt CHANGED
@@ -1,6 +1,6 @@
1
1
  The MIT License (MIT)
2
2
 
3
- Copyright (c) 2023 Evan Sosenko
3
+ Copyright (c) 2024 Evan Sosenko
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy of
6
6
  this software and associated documentation files (the "Software"), to deal in
data/README.md CHANGED
@@ -17,22 +17,26 @@ Bootstrap a new Ruby gem in five minutes or less.
17
17
  - [Standard] Ruby style guide, linter, and formatter.
18
18
  - Productive and fun testing with [RSpec].
19
19
  - Code coverage reporting with [SimpleCov].
20
- - Continuous testing and gem publishing with [GitHub Actions].
20
+ - Fully automated version management and package publishing with [semantic-release].
21
+ - Continuous checks and tests with [GitHub Actions].
21
22
  - [Keep a CHANGELOG].
22
23
  - Consistent coding with [EditorConfig].
23
24
  - Badges from [Shields.io].
25
+ - Start coding instantly with [GitHub Codespaces].
24
26
 
25
27
  [bundler]: https://bundler.io/
26
28
  [editorconfig]: https://editorconfig.org/
29
+ [gem release]: https://github.com/svenfuchs/gem-release
27
30
  [github actions]: https://github.com/features/actions
31
+ [github codespaces]: https://github.com/features/codespaces
28
32
  [keep a changelog]: https://keepachangelog.com/
29
33
  [rspec]: https://rspec.info/
30
- [rubygems.org]: https://rubygems.org/
31
34
  [ruby]: https://www.ruby-lang.org/
35
+ [rubygems.org]: https://rubygems.org/
36
+ [semantic-release]: https://semantic-release.gitbook.io/semantic-release/
32
37
  [shields.io]: https://shields.io/
33
38
  [simplecov]: https://github.com/simplecov-ruby/simplecov
34
39
  [standard]: https://github.com/testdouble/standard
35
- [gem release]: https://github.com/svenfuchs/gem-release
36
40
 
37
41
  ### Bootstrapping a new project
38
42
 
@@ -171,12 +175,30 @@ $ bundle install
171
175
 
172
176
  ### Publishing
173
177
 
174
- Use [gem release] to release a new version.
178
+ New versions are created with [gem release].
179
+
180
+ #### Automatic
181
+
182
+ New versions are released automatically with [semantic-release]
183
+ as long as commits follow the [Angular Commit Message Conventions].
175
184
 
176
- Publishing may be triggered using a [workflow_dispatch on GitHub Actions].
185
+ [Angular Commit Message Conventions]: https://semantic-release.gitbook.io/semantic-release/#commit-message-format
186
+ [semantic-release]: https://semantic-release.gitbook.io/
187
+
188
+ #### Manual
189
+
190
+ Publish a new version by triggering a [version workflow_dispatch on GitHub Actions].
191
+ The `version` input will be passed to the `--version` option of `gem bump`.
192
+
193
+ This may be done on the web or using the [GitHub CLI] with
194
+
195
+ ```
196
+ $ gh workflow run version.yml --raw-field version=<version>
197
+ ```
177
198
 
178
199
  [gem release]: https://github.com/svenfuchs/gem-release
179
- [workflow_dispatch on github actions]: https://github.com/makenew/rbgem/actions?query=workflow%3Aversion
200
+ [GitHub CLI]: https://cli.github.com/
201
+ [version workflow_dispatch on GitHub Actions]: https://github.com/seamapi/javascript-http/actions?query=workflow%3Aversion
180
202
 
181
203
  ## GitHub Actions
182
204
 
@@ -190,7 +212,7 @@ These must be set manually.
190
212
 
191
213
  ### Secrets for Optional GitHub Actions
192
214
 
193
- The version and format GitHub actions
215
+ The version, format, generate, and semantic-release GitHub actions
194
216
  require a user with write access to the repository.
195
217
  Set these additional secrets to enable the action:
196
218
 
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module MakenewRbgem
4
- VERSION = "2.4.1"
4
+ VERSION = "3.1.0"
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: makenew-rbgem
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.4.1
4
+ version: 3.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Evan Sosenko
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-01-29 00:00:00.000000000 Z
11
+ date: 2024-04-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -154,14 +154,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
154
154
  requirements:
155
155
  - - ">="
156
156
  - !ruby/object:Gem::Version
157
- version: 3.0.0
157
+ version: 3.1.0
158
158
  required_rubygems_version: !ruby/object:Gem::Requirement
159
159
  requirements:
160
160
  - - ">="
161
161
  - !ruby/object:Gem::Version
162
162
  version: '0'
163
163
  requirements: []
164
- rubygems_version: 3.4.1
164
+ rubygems_version: 3.5.3
165
165
  signing_key:
166
166
  specification_version: 4
167
167
  summary: Ruby Gem Project Skeleton