From f9c9d2863c1bfaa49d3e479dbcf2360d20d1012d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2020 18:20:45 +0000 Subject: [PATCH] Bump user_agent_parser from 2.4.1 to 2.6.0 Bumps [user_agent_parser](https://github.com/ua-parser/uap-ruby) from 2.4.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.4.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 6408ccb76..a4cc40cef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -571,7 +571,7 @@ GEM execjs (>= 0.3.0, < 3) unicode-display_width (1.6.0) uniform_notifier (1.11.0) - user_agent_parser (2.4.1) + user_agent_parser (2.6.0) uuidtools (2.1.5) warden (1.2.8) rack (>= 2.0.6)