File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ v6.0.0] ( https://github.com/voxpupuli/json-schema/tree/v6.0.0 ) (2025-08-12)
4
+
5
+ [ Full Changelog] ( https://github.com/voxpupuli/json-schema/compare/v5.2.2...v6.0.0 )
6
+
7
+ ** Breaking changes:**
8
+
9
+ - Require Ruby 3.2 or newer [ \# 549] ( https://github.com/voxpupuli/json-schema/pull/549 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
10
+
3
11
## [ v5.2.2] ( https://github.com/voxpupuli/json-schema/tree/v5.2.2 ) (2025-08-12)
4
12
5
13
[ Full Changelog] ( https://github.com/voxpupuli/json-schema/compare/v5.2.1...v5.2.2 )
Original file line number Diff line number Diff line change 1
1
Gem ::Specification . new do |s |
2
2
s . name = 'json-schema'
3
- s . version = '5.2.2 '
3
+ s . version = '6.0.0 '
4
4
s . authors = [ 'Kenny Hoxworth' , 'Vox Pupuli' ]
5
5
6
6
s . homepage = 'https://github.com/voxpupuli/json-schema/'
You can’t perform that action at this time.
0 commit comments