Skip to content

Commit 7469c97

Browse files
committed
drop ruby 3.0 support
1 parent 0abd2ba commit 7469c97

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
- '3.3'
1818
- '3.2'
1919
- '3.1'
20-
- '3.0'
2120
include:
2221
- ruby: '3.4'
2322
coverage: '1'

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# master
22

3+
# 2.20.0 (2025-07-15)
4+
* Sync with https://github.com/ua-parser/uap-core/commit/432e95f6767cc8bab4c20c255784cd6f7e93bc15
5+
* drop Ruby 3.0 support
6+
* Add Ruby 3.4 support
7+
38
# 2.19.0 (2024-12-10)
49
* Sync with https://github.com/ua-parser/uap-core/commit/d4cde4c565a7e588472fbf6667f01fc4c23fa60b
510

0 commit comments

Comments
 (0)