]> git.openstreetmap.org Git - rails.git/blobdiff - Gemfile
Update to rails 6.1.4.1
[rails.git] / Gemfile
diff --git a/Gemfile b/Gemfile
index 918a497477e761751b57edd1ff504151fa6f2c91..6b1049ec7386ad4481c317ad7ec9d8c223b46b54 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -1,7 +1,7 @@
 source "https://rubygems.org"
 
 # Require rails
-gem "rails", "6.1.4"
+gem "rails", "6.1.4.1"
 
 # Require json for multi_json
 gem "json"