File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.2.4] ( https://github.com/contentstack/contentstack-utils-ruby/tree/v1.2.4 ) (2026-04-15)
4+ - Fixed Security issues.
5+
36## [ 1.2.3] ( https://github.com/contentstack/contentstack-utils-ruby/tree/v1.2.3 ) (2026-03-30)
47 - Fixed GQL JSON test helper parsing for hash-based fixtures by serializing Ruby hashes to JSON.
58 - Normalized non-doc fragment list fixtures into doc-root shape to keep nested list fragment specs stable.
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- contentstack_utils (1.2.3 )
4+ contentstack_utils (1.2.4 )
55 activesupport (>= 7.0 , < 8 )
66 nokogiri (>= 1.13 , < 1.19 )
77
2626 benchmark (0.5.0 )
2727 bigdecimal (4.1.1 )
2828 concurrent-ruby (1.3.6 )
29- connection_pool (3.0.2 )
29+ connection_pool (2.5.5 )
3030 crack (1.0.1 )
3131 bigdecimal
3232 rexml
4040 minitest (5.27.0 )
4141 nokogiri (1.18.10-arm64-darwin )
4242 racc (~> 1.4 )
43- public_suffix (7 .0.5 )
43+ public_suffix (6 .0.2 )
4444 racc (1.8.1 )
45- rake (13.3 .1 )
45+ rake (13.4 .1 )
4646 rexml (3.4.4 )
4747 rspec (3.13.2 )
4848 rspec-core (~> 3.13.0 )
7070 addressable (>= 2.8.0 )
7171 crack (>= 0.3.2 )
7272 hashdiff (>= 0.4.0 , < 2.0.0 )
73- yard (0.9.39 )
73+ yard (0.9.41 )
7474
7575PLATFORMS
7676 arm64-darwin-22
Original file line number Diff line number Diff line change 11module ContentstackUtils
2- VERSION = "1.2.3 "
2+ VERSION = "1.2.4 "
33end
You can’t perform that action at this time.
0 commit comments