File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 5.0.2 - 2025-07-22
2+ * Drop support for Ruby versions < 3.1 (was 3.0)
3+ * Bump nokogiri from 1.16.5 (release) to 1.18.9
4+ * Bump nokogiri-diff from 0.2.0 (release) to 0.3.0
5+ * Bump rdoc from 6.7.0 (release) to 6.13.1
6+ * Bump org-ruby from 0.9.9 (release) to 0.9.12
7+ * Bump creole from 0.3.6 (release) to 0.5.0
8+ * Bump github-linguist from 7.1.3 (release) to 9.1.0
9+ * Bump activesupport from 7.1.3.4 (release) to 7.1.5.1
10+ * Bump minitest from 5.23.1 (release) to 5.25.5
11+ * Bump sanitize from 6.1.1 (release) to 6.1.3
12+ * Bump redcarpet from 3.6.0 (release) to 3.6.1
13+ * Bump rexml from 3.3.9 (release) to 3.4.1
14+ * Bump commonmarker to v0.18.3 (now using git tag)
15+ * Bump mini_portile2 from 2.8.8 (release) to 2.8.9
16+ * Bump racc dependency within nokogiri to ~ > 1.4
17+ * Update dependency source URL to use HTTPS
18+
119## 5.0.1 - 2024-06-17
220* Bump activesupport from 4.0 to 7.1.3.4
321
Original file line number Diff line number Diff line change 11module GitHub
22 module Markup
3- VERSION = '5.0.1 '
3+ VERSION = '5.0.2 '
44 Version = VERSION
55 end
66end
You can’t perform that action at this time.
0 commit comments