From f8d89045b380d3a6013cd42c2a101e4f1a1f4d11 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 28 May 2020 04:04:05 +0000 Subject: [PATCH] [Security] Bump user_agent_parser from 2.5.1 to 2.7.0 Bumps [user_agent_parser](https://github.com/ua-parser/uap-ruby) from 2.5.1 to 2.7.0. **This update includes security fixes.** - [Release notes](https://github.com/ua-parser/uap-ruby/releases) - [Commits](https://github.com/ua-parser/uap-ruby/compare/v2.5.1...v2.7.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 30cee7a..6a85456 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.7.0) warden (1.2.8) rack (>= 2.0.6) web-console (3.7.0)