Skip to content

Commit 38dc9d1

Browse files
authored
updates-2026-02-12 (#125)
* updates 2026-02-12 * Gemfile.lock
1 parent 9b65f3c commit 38dc9d1

File tree

4 files changed

+6
-3
lines changed

4 files changed

+6
-3
lines changed

CHANGELOG.md

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

3+
# 2.21.0 (2026-02-12)
4+
* Sync with https://github.com/ua-parser/uap-core/commit/383604dfd6c7518c152e3bd9b7eda67662b1b343
5+
36
# 2.20.0 (2025-07-15)
47
* Sync with https://github.com/ua-parser/uap-core/commit/432e95f6767cc8bab4c20c255784cd6f7e93bc15
58
* drop Ruby 3.0 support

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
user_agent_parser (2.20.0)
4+
user_agent_parser (2.21.0)
55

66
GEM
77
remote: https://rubygems.org/

user_agent_parser.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Gem::Specification.new do |gem|
44
gem.name = 'user_agent_parser'
5-
gem.version = '2.20.0'
5+
gem.version = '2.21.0'
66

77
gem.authors = 'Tim Lucas'
88
gem.email = 't@toolmantim.com'

vendor/uap-core

0 commit comments

Comments
 (0)