From 00954aa16fcfd8844594f512487a4cf5261bc0e7 Mon Sep 17 00:00:00 2001 From: Pranav Raj S Date: Thu, 25 Feb 2021 14:03:33 +0530 Subject: [PATCH] fix: Upgrade browser gem to fix missing push config in Opera (#1828) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5dbad5245..f235fe683 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -133,7 +133,7 @@ GEM bootsnap (1.4.8) msgpack (~> 1.0) brakeman (4.9.0) - browser (4.2.0) + browser (5.3.1) builder (3.2.4) bullet (6.1.0) activesupport (>= 3.0.0)