From 74814bb6a1269614717ee6d6a0d0522ea4788fd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2020 18:11:27 +0000 Subject: [PATCH] Bump user_agent_parser from 2.3.1 to 2.6.0 Bumps [user_agent_parser](https://github.com/ua-parser/uap-ruby) from 2.3.1 to 2.6.0. - [Release notes](https://github.com/ua-parser/uap-ruby/releases) - [Commits](https://github.com/ua-parser/uap-ruby/compare/v2.3.1...v2.6.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7869734e6..cba1396f4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -478,7 +478,7 @@ GEM kgio (~> 2.6) raindrops (~> 0.7) uniform_notifier (1.11.0) - user_agent_parser (2.3.1) + user_agent_parser (2.6.0) uuidtools (2.1.5) warden (1.2.7) rack (>= 1.0)