mm-simple_version 0.4.1 → 0.4.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 +4 -4
- data/.release-please-manifest.json +1 -1
- data/.ruby-version +1 -1
- data/CHANGELOG.md +8 -0
- data/Gemfile +2 -2
- data/Gemfile.lock +18 -18
- data/README.md +1 -1
- data/lib/mm/simple_version/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 40600b29228c1030ec56bc47d307bf4cc5a857501adf25b94a8b23da3194c947
|
|
4
|
+
data.tar.gz: 756ac2238cdb802a3fb614c15f3f9ec27949a92d53900ba923a7232b6d3df1c2
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 5fd052d5d40059d91ae55d28198b6a7c35a53b78b867e793e4603d9aa153957d53d734a72a385d2bff6587238a331bf89cf2ba06dbdae23bac200c2e812ef38d
|
|
7
|
+
data.tar.gz: 8e73709e80878c937ff92fd6bd79d4975d2f5aeec1811750de4e2e138301232c4061490e7eed7c0ba2749535241fad6e6f61ddec31174e6ab8dff9cd53e47b79
|
data/.ruby-version
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.4.
|
|
1
|
+
3.4.7
|
data/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
## [Unreleased]
|
|
2
2
|
|
|
3
|
+
## [0.4.2](https://github.com/invalidusrname/mm-simple_version/compare/mm-simple_version/v0.4.1...mm-simple_version/v0.4.2) (2026-02-08)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Bug Fixes
|
|
7
|
+
|
|
8
|
+
* update release-please doc links ([6338b20](https://github.com/invalidusrname/mm-simple_version/commit/6338b2053db48527bfcd2cf02643dc4c147be731))
|
|
9
|
+
* update release-please doc links ([69fd13d](https://github.com/invalidusrname/mm-simple_version/commit/69fd13da2b9cb42dee8abf6f44fcb7cfa016fb01))
|
|
10
|
+
|
|
3
11
|
## [0.4.1](https://github.com/invalidusrname/mm-simple_version/compare/mm-simple_version/v0.4.0...mm-simple_version/v0.4.1) (2025-10-18)
|
|
4
12
|
|
|
5
13
|
|
data/Gemfile
CHANGED
data/Gemfile.lock
CHANGED
|
@@ -1,39 +1,39 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
mm-simple_version (0.4.
|
|
4
|
+
mm-simple_version (0.4.2)
|
|
5
5
|
|
|
6
6
|
GEM
|
|
7
7
|
remote: https://rubygems.org/
|
|
8
8
|
specs:
|
|
9
9
|
ast (2.4.3)
|
|
10
10
|
diff-lcs (1.6.2)
|
|
11
|
-
json (2.
|
|
11
|
+
json (2.18.1)
|
|
12
12
|
language_server-protocol (3.17.0.5)
|
|
13
13
|
lint_roller (1.1.0)
|
|
14
14
|
parallel (1.27.0)
|
|
15
|
-
parser (3.3.
|
|
15
|
+
parser (3.3.10.1)
|
|
16
16
|
ast (~> 2.4.1)
|
|
17
17
|
racc
|
|
18
|
-
prism (1.
|
|
18
|
+
prism (1.9.0)
|
|
19
19
|
racc (1.8.1)
|
|
20
20
|
rainbow (3.1.1)
|
|
21
|
-
rake (13.3.
|
|
21
|
+
rake (13.3.1)
|
|
22
22
|
regexp_parser (2.11.3)
|
|
23
|
-
rspec (3.13.
|
|
23
|
+
rspec (3.13.2)
|
|
24
24
|
rspec-core (~> 3.13.0)
|
|
25
25
|
rspec-expectations (~> 3.13.0)
|
|
26
26
|
rspec-mocks (~> 3.13.0)
|
|
27
|
-
rspec-core (3.13.
|
|
27
|
+
rspec-core (3.13.6)
|
|
28
28
|
rspec-support (~> 3.13.0)
|
|
29
29
|
rspec-expectations (3.13.5)
|
|
30
30
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
31
31
|
rspec-support (~> 3.13.0)
|
|
32
|
-
rspec-mocks (3.13.
|
|
32
|
+
rspec-mocks (3.13.7)
|
|
33
33
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
34
34
|
rspec-support (~> 3.13.0)
|
|
35
|
-
rspec-support (3.13.
|
|
36
|
-
rubocop (1.
|
|
35
|
+
rspec-support (3.13.7)
|
|
36
|
+
rubocop (1.84.1)
|
|
37
37
|
json (~> 2.3)
|
|
38
38
|
language_server-protocol (~> 3.17.0.2)
|
|
39
39
|
lint_roller (~> 1.1.0)
|
|
@@ -41,22 +41,22 @@ GEM
|
|
|
41
41
|
parser (>= 3.3.0.2)
|
|
42
42
|
rainbow (>= 2.2.2, < 4.0)
|
|
43
43
|
regexp_parser (>= 2.9.3, < 3.0)
|
|
44
|
-
rubocop-ast (>= 1.
|
|
44
|
+
rubocop-ast (>= 1.49.0, < 2.0)
|
|
45
45
|
ruby-progressbar (~> 1.7)
|
|
46
46
|
unicode-display_width (>= 2.4.0, < 4.0)
|
|
47
|
-
rubocop-ast (1.
|
|
47
|
+
rubocop-ast (1.49.0)
|
|
48
48
|
parser (>= 3.3.7.2)
|
|
49
|
-
prism (~> 1.
|
|
49
|
+
prism (~> 1.7)
|
|
50
50
|
rubocop-rake (0.7.1)
|
|
51
51
|
lint_roller (~> 1.1)
|
|
52
52
|
rubocop (>= 1.72.1)
|
|
53
|
-
rubocop-rspec (3.
|
|
53
|
+
rubocop-rspec (3.9.0)
|
|
54
54
|
lint_roller (~> 1.1)
|
|
55
|
-
rubocop (~> 1.
|
|
55
|
+
rubocop (~> 1.81)
|
|
56
56
|
ruby-progressbar (1.13.0)
|
|
57
57
|
unicode-display_width (3.2.0)
|
|
58
58
|
unicode-emoji (~> 4.1)
|
|
59
|
-
unicode-emoji (4.
|
|
59
|
+
unicode-emoji (4.2.0)
|
|
60
60
|
|
|
61
61
|
PLATFORMS
|
|
62
62
|
ruby
|
|
@@ -66,9 +66,9 @@ DEPENDENCIES
|
|
|
66
66
|
mm-simple_version!
|
|
67
67
|
rake (~> 13.3)
|
|
68
68
|
rspec (~> 3.13)
|
|
69
|
-
rubocop (~> 1.
|
|
69
|
+
rubocop (~> 1.84)
|
|
70
70
|
rubocop-rake (~> 0.7.1)
|
|
71
|
-
rubocop-rspec (~> 3.
|
|
71
|
+
rubocop-rspec (~> 3.9.0)
|
|
72
72
|
|
|
73
73
|
BUNDLED WITH
|
|
74
74
|
2.6.9
|
data/README.md
CHANGED
|
@@ -20,7 +20,7 @@ After checking out the repo, run `bin/setup` to install dependencies. Then, run
|
|
|
20
20
|
|
|
21
21
|
To install this gem onto your local machine, run `bundle exec rake install`.
|
|
22
22
|
|
|
23
|
-
Releases are handled with Github Actions and using [Release Please](https://github.com/
|
|
23
|
+
Releases are handled with Github Actions and using [Release Please](https://github.com/googleapis/release-please-action). As long as you're using [Conventional Commits](https://github.com/googleapis/release-please-action?tab=readme-ov-file#how-should-i-write-my-commits), the bot will automatically create PRs. You'll still need to checkout out that PR ([example](https://github.com/invalidusrname/mm-simple_version/pull/13)), bundle, and commit the `Gemfile.lock`. Push that commit to the PR. If all workflows pass, you can merge it in and that will kick off one final workflow to tag the release and publish to rubygems.org.
|
|
24
24
|
|
|
25
25
|
## Contributing
|
|
26
26
|
|