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
+ ## [ v5.1.1] ( https://github.com/voxpupuli/json-schema/tree/v5.1.1 ) (2024-12-02)
4
+
5
+ [ Full Changelog] ( https://github.com/voxpupuli/json-schema/compare/v5.1.0...v5.1.1 )
6
+
7
+ ** Fixed bugs:**
8
+
9
+ - Add bigdecimal dependency to fix deprecation warning for Ruby 3.4 [ \# 533] ( https://github.com/voxpupuli/json-schema/pull/533 ) ([ jamiecobbett] ( https://github.com/jamiecobbett ) )
10
+
3
11
## [ v5.1.0] ( https://github.com/voxpupuli/json-schema/tree/v5.1.0 ) (2024-11-20)
4
12
5
13
[ Full Changelog] ( https://github.com/voxpupuli/json-schema/compare/v5.0.1...v5.1.0 )
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.1.0 '
3
+ s . version = '5.1.1 '
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