]> git.openstreetmap.org Git - rails.git/blobdiff - Gemfile
Really remove login.live.com from CSP allow list
[rails.git] / Gemfile
diff --git a/Gemfile b/Gemfile
index 0181c5c6866424d9ec5fde7b774364bfe2d912c4..5385e1217978d7a7c4cfcf41fd459923e2f7b551 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -131,7 +131,7 @@ gem "gd2-ffij", ">= 0.4.0"
 gem "marcel"
 
 # Used for browser detection
-gem "browser"
+gem "browser", "< 6" # for ruby 3.0 support
 
 # Used for S3 object storage
 gem "aws-sdk-s3"