about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorMatt Jankowski <matt@jankowski.online>2023-03-04 18:33:08 -0500
committerGitHub <noreply@github.com>2023-03-05 00:33:08 +0100
commit14f0b48fb60fec103d3b95d5f1cd4880a41c1a42 (patch)
tree82e1d25a3468ed41fb910c49457c187c64f990e9 /Gemfile.lock
parentcb868228bde5351b79041f341a151bb08118d31f (diff)
Update browser gem to version 5.3.1 (#23945)
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index b8b094325..6f75f8f76 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -144,7 +144,7 @@ GEM
     bootsnap (1.16.0)
       msgpack (~> 1.2)
     brakeman (5.4.0)
-    browser (4.2.0)
+    browser (5.3.1)
     brpoplpush-redis_script (0.1.3)
       concurrent-ruby (~> 1.0, >= 1.0.5)
       redis (>= 1.0, < 6)