From 749190c4001cbe7f6398ee48a46a394f8bdbaf6d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 22 May 2020 15:11:37 +0000 Subject: [PATCH] [Security] Bump user_agent_parser from 2.5.1 to 2.6.0 Bumps [user_agent_parser](https://github.com/ua-parser/uap-ruby) from 2.5.1 to 2.6.0. **This update includes a security fix.** - [Release notes](https://github.com/ua-parser/uap-ruby/releases) - [Commits](https://github.com/ua-parser/uap-ruby/compare/v2.5.1...v2.6.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 02412e0..9ddae95 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -318,7 +318,7 @@ GEM uglifier (4.1.20) execjs (>= 0.3.0, < 3) unicode-display_width (1.5.0) - user_agent_parser (2.5.1) + user_agent_parser (2.6.0) warden (1.2.8) rack (>= 2.0.6) web-console (3.7.0)