gitlab_kramdown 0.21.0 → 0.23.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: 696d513b34eee10cb3cd334736fa5dd36e935228fdd7babdf8c50ecb3011800a
4
- data.tar.gz: 70539cafcb0f25afc8e89e03da5a239177e197e34605789cfbc4ce1d44273b41
3
+ metadata.gz: fd008357fe0691d1dd3ca1cd547d286b91ec54f1c4c6acddb9da0bbbde9d2062
4
+ data.tar.gz: c24b8c2dd6c43941c16d831874739a509c1aced21fb6397a3a78f41c60f47507
5
5
  SHA512:
6
- metadata.gz: e1fd70010174fa8cd861e9656da50f52f22f44eb7ac325fde5c9ca1a60c879e5c35ab5b235ea3c4e0e6154e00740857fe074d62ad5dd6c790aa069f11d7bcc75
7
- data.tar.gz: 0f6de69ff5dfd19958aa1dfa5fc78dcbcd7b4a33ad96ecdb21ae4ec101703a65b5228034807e01a873c7e6d2231a01e92cd90c55fc07b17e61d4644493e00aef
6
+ metadata.gz: cc4fb9800eb6fa1c8eee5e48271a7b77dff31cf9a236b3fe38afd3aaf2c72ef011d50cabc27e8fbb85d305204511a521d11091f14f8b17ef20b06c0b6dbf49a1
7
+ data.tar.gz: fa56084fc50fc3ad1844decb04d1376aed15f3e29e8b89102b586f0702323e62bbaaa4963a1d632016cf05e056cd851930b46efdea7a4e2b1607bae212d3ac9b
data/CHANGELOG.md CHANGED
@@ -7,27 +7,44 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
- ## [0.21.0] - 2022-10-24
10
+ ## [0.23.0] - 2022-11-30
11
11
 
12
- ### Changes
12
+ ### Fixed
13
+
14
+ - Instructions for releasing new versions
15
+ - Small fixes to CHANGELOG.md
16
+
17
+ ### Changed
18
+
19
+ - Update Ruby version to 2.7.7 and update Gem dependencies.
20
+
21
+ ## [0.22.0] - 2022-10-31
22
+
23
+ ### Changed
24
+
25
+ - Relax Ruby requirement to be all 2.7.x versions.
26
+
27
+ ## [0.21.0] - 2022-10-23
28
+
29
+ ### Changed
13
30
 
14
31
  - Update dependencies and opt-in to new RuboCop cops
15
32
 
16
33
  ## [0.20.0] - 2022-06-13
17
34
 
18
- ### Changes
35
+ ### Changed
19
36
 
20
37
  - Update required Ruby version to 2.7.6 and update Gem dependencies.
21
38
 
22
39
  ## [0.19.0] - 2022-04-26
23
40
 
24
- ### Changes
41
+ ### Changed
25
42
 
26
43
  - Update Bundler and other Gem dependencies.
27
44
 
28
45
  ## [0.18.0] - 2022-03-11
29
46
 
30
- ### Changes
47
+ ### Changed
31
48
 
32
49
  - Update Gem dependencies.
33
50
 
@@ -186,21 +203,28 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
186
203
  - Special GitLab References
187
204
  - Multiline Blockquote
188
205
 
189
- [0.16.0]: https://gitlab.com/gitlab-org/gitlab_kramdown/-/compare/v0.15.0...v0.16.0
190
- [0.15.0]: https://gitlab.com/gitlab-org/gitlab_kramdown/-/compare/v0.14.0...v0.15.0
191
- [0.14.0]: https://gitlab.com/gitlab-org/gitlab_kramdown/-/compare/v0.13.0...v0.14.0
192
- [0.13.0]: https://gitlab.com/gitlab-org/gitlab_kramdown/-/compare/v0.12.0...v0.13.0
193
- [0.12.0]: https://gitlab.com/gitlab-org/gitlab_kramdown/-/compare/v0.11.0...v0.12.0
194
- [0.11.0]: https://gitlab.com/gitlab-org/gitlab_kramdown/-/compare/v0.10.0...v0.11.0
195
- [0.10.0]: https://gitlab.com/gitlab-org/gitlab_kramdown/-/compare/v0.9.0...v0.10.0
196
- [0.9.0]: https://gitlab.com/gitlab-org/gitlab_kramdown/-/compare/v0.8.0...v0.9.0
197
- [0.8.0]: https://gitlab.com/gitlab-org/gitlab_kramdown/-/compare/v0.7.0...v0.8.0
198
- [0.7.0]: https://gitlab.com/gitlab-org/gitlab_kramdown/-/compare/v0.6.0...v0.7.0
199
- [0.6.0]: https://gitlab.com/gitlab-org/gitlab_kramdown/-/compare/v0.5.0...v0.6.0
200
- [0.5.0]: https://gitlab.com/gitlab-org/gitlab_kramdown/-/compare/v0.4.2...v0.5.0
201
- [0.4.2]: https://gitlab.com/gitlab-org/gitlab_kramdown/-/compare/v0.4.1...v0.4.2
202
- [0.4.1]: https://gitlab.com/gitlab-org/gitlab_kramdown/-/compare/v0.4.0...v0.4.1
203
- [0.4.0]: https://gitlab.com/gitlab-org/gitlab_kramdown/-/compare/v0.3.0...v0.4.0
204
- [0.3.0]: https://gitlab.com/gitlab-org/gitlab_kramdown/-/compare/v0.2.0...v0.3.0
205
- [0.2.0]: https://gitlab.com/gitlab-org/gitlab_kramdown/-/compare/v0.1.0...v0.2.0
206
- [0.1.0]: https://gitlab.com/gitlab-org/gitlab_kramdown/-/compare/15b5e4b46aa0e42974ec2e5ee36c68d97219736f...v0.1.0
206
+ [0.23.0]: https://gitlab.com/gitlab-org/ruby/gems/gitlab_kramdown/-/compare/v0.22.0...v0.23.0
207
+ [0.22.0]: https://gitlab.com/gitlab-org/ruby/gems/gitlab_kramdown/-/compare/v0.21.0...v0.22.0
208
+ [0.21.0]: https://gitlab.com/gitlab-org/ruby/gems/gitlab_kramdown/-/compare/v0.20.0...v0.21.0
209
+ [0.20.0]: https://gitlab.com/gitlab-org/ruby/gems/gitlab_kramdown/-/compare/v0.19.0...v0.20.0
210
+ [0.19.0]: https://gitlab.com/gitlab-org/ruby/gems/gitlab_kramdown/-/compare/v0.18.0...v0.19.0
211
+ [0.18.0]: https://gitlab.com/gitlab-org/ruby/gems/gitlab_kramdown/-/compare/v0.17.0...v0.18.0
212
+ [0.17.0]: https://gitlab.com/gitlab-org/ruby/gems/gitlab_kramdown/-/compare/v0.16.0...v0.17.0
213
+ [0.16.0]: https://gitlab.com/gitlab-org/ruby/gems/gitlab_kramdown/-/compare/v0.15.0...v0.16.0
214
+ [0.15.0]: https://gitlab.com/gitlab-org/ruby/gems/gitlab_kramdown/-/compare/v0.14.0...v0.15.0
215
+ [0.14.0]: https://gitlab.com/gitlab-org/ruby/gems/gitlab_kramdown/-/compare/v0.13.0...v0.14.0
216
+ [0.13.0]: https://gitlab.com/gitlab-org/ruby/gems/gitlab_kramdown/-/compare/v0.12.0...v0.13.0
217
+ [0.12.0]: https://gitlab.com/gitlab-org/ruby/gems/gitlab_kramdown/-/compare/v0.11.0...v0.12.0
218
+ [0.11.0]: https://gitlab.com/gitlab-org/ruby/gems/gitlab_kramdown/-/compare/v0.10.0...v0.11.0
219
+ [0.10.0]: https://gitlab.com/gitlab-org/ruby/gems/gitlab_kramdown/-/compare/v0.9.0...v0.10.0
220
+ [0.9.0]: https://gitlab.com/gitlab-org/ruby/gems/gitlab_kramdown/-/compare/v0.8.0...v0.9.0
221
+ [0.8.0]: https://gitlab.com/gitlab-org/ruby/gems/gitlab_kramdown/-/compare/v0.7.0...v0.8.0
222
+ [0.7.0]: https://gitlab.com/gitlab-org/ruby/gems/gitlab_kramdown/-/compare/v0.6.0...v0.7.0
223
+ [0.6.0]: https://gitlab.com/gitlab-org/ruby/gems/gitlab_kramdown/-/compare/v0.5.0...v0.6.0
224
+ [0.5.0]: https://gitlab.com/gitlab-org/ruby/gems/gitlab_kramdown/-/compare/v0.4.2...v0.5.0
225
+ [0.4.2]: https://gitlab.com/gitlab-org/ruby/gems/gitlab_kramdown/-/compare/v0.4.1...v0.4.2
226
+ [0.4.1]: https://gitlab.com/gitlab-org/ruby/gems/gitlab_kramdown/-/compare/v0.4.0...v0.4.1
227
+ [0.4.0]: https://gitlab.com/gitlab-org/ruby/gems/gitlab_kramdown/-/compare/v0.3.0...v0.4.0
228
+ [0.3.0]: https://gitlab.com/gitlab-org/ruby/gems/gitlab_kramdown/-/compare/v0.2.0...v0.3.0
229
+ [0.2.0]: https://gitlab.com/gitlab-org/ruby/gems/gitlab_kramdown/-/compare/v0.1.0...v0.2.0
230
+ [0.1.0]: https://gitlab.com/gitlab-org/ruby/gems/gitlab_kramdown/-/compare/15b5e4b46aa0e42974ec2e5ee36c68d97219736f...v0.1.0
data/README.md CHANGED
@@ -82,7 +82,8 @@ Kramdown::Document.new(source, input: 'GitlabKramdown', syntax_highlighter: :rou
82
82
  To release a new version of GitLab Kramdown:
83
83
 
84
84
  1. Update the `CHANGELOG.md` file for the new version.
85
- 1. Check `lib/gitlab_kramdown/gitlab_kramdown.rb` is updated for the new version.
85
+ 1. Check `lib/gitlab_kramdown/version.rb` is updated for the new version.
86
+ 1. Commit changes to a new branch.
86
87
  1. Run `rake release`.
87
88
 
88
89
  ## Contributing to gitlab_kramdown
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module GitlabKramdown
4
- VERSION = '0.21.0'
4
+ VERSION = '0.23.0'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gitlab_kramdown
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.21.0
4
+ version: 0.23.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gabriel Mazetto
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-10-23 00:00:00.000000000 Z
11
+ date: 2022-11-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: kramdown
@@ -128,28 +128,28 @@ dependencies:
128
128
  requirements:
129
129
  - - "~>"
130
130
  - !ruby/object:Gem::Version
131
- version: 9.0.0
131
+ version: 9.1.0
132
132
  type: :development
133
133
  prerelease: false
134
134
  version_requirements: !ruby/object:Gem::Requirement
135
135
  requirements:
136
136
  - - "~>"
137
137
  - !ruby/object:Gem::Version
138
- version: 9.0.0
138
+ version: 9.1.0
139
139
  - !ruby/object:Gem::Dependency
140
140
  name: rspec
141
141
  requirement: !ruby/object:Gem::Requirement
142
142
  requirements:
143
143
  - - "~>"
144
144
  - !ruby/object:Gem::Version
145
- version: 3.11.0
145
+ version: 3.12.0
146
146
  type: :development
147
147
  prerelease: false
148
148
  version_requirements: !ruby/object:Gem::Requirement
149
149
  requirements:
150
150
  - - "~>"
151
151
  - !ruby/object:Gem::Version
152
- version: 3.11.0
152
+ version: 3.12.0
153
153
  - !ruby/object:Gem::Dependency
154
154
  name: rspec_junit_formatter
155
155
  requirement: !ruby/object:Gem::Requirement
@@ -218,14 +218,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
218
218
  requirements:
219
219
  - - ">="
220
220
  - !ruby/object:Gem::Version
221
- version: 2.7.6
221
+ version: '2.7'
222
222
  required_rubygems_version: !ruby/object:Gem::Requirement
223
223
  requirements:
224
224
  - - ">="
225
225
  - !ruby/object:Gem::Version
226
226
  version: '0'
227
227
  requirements: []
228
- rubygems_version: 3.3.24
228
+ rubygems_version: 3.3.26
229
229
  signing_key:
230
230
  specification_version: 4
231
231
  summary: GitLab Flavored Kramdown