We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d95b2a8 commit 9c4db52Copy full SHA for 9c4db52
3 files changed
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# master
2
3
+# 2.18.0 (2024-06-04)
4
+ * Sync with https://github.com/ua-parser/uap-core/commit/df56280c9e2b42dd64be2b750f803c58feb3f94a
5
+
6
# 2.17.0 (2024-02-23)
7
* Sync with https://github.com/ua-parser/uap-core/commit/d3450bbe77fe49eb3a234ed6184065260e44d747
8
Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
- user_agent_parser (2.17.0)
+ user_agent_parser (2.18.0)
GEM
remote: https://rubygems.org/
user_agent_parser.gemspec
@@ -2,7 +2,7 @@
Gem::Specification.new do |gem|
gem.name = 'user_agent_parser'
- gem.version = '2.17.0'
+ gem.version = '2.18.0'
gem.authors = 'Tim Lucas'
gem.email = 't@toolmantim.com'
0 commit comments