]> git.openstreetmap.org Git - rails.git/blobdiff - Gemfile
Localisation updates from https://translatewiki.net.
[rails.git] / Gemfile
diff --git a/Gemfile b/Gemfile
index c4d6114303e5bd71b4f98bd64f8ddba8d4026591..7ee75cb664d401ae834e7b99965877e1fba99eed 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -1,7 +1,7 @@
 source "https://rubygems.org"
 
 # Require rails
-gem "rails", "6.1.4.1"
+gem "rails", "6.1.4.4"
 
 # Require json for multi_json
 gem "json"
@@ -24,9 +24,6 @@ gem "jbuilder", "~> 2.7"
 # Reduces boot times through caching; required in config/boot.rb
 gem "bootsnap", ">= 1.4.2", :require => false
 
-# Block upgrades to sprockets-rails 3.4.0
-gem "sprockets-rails", "< 3.4.0"
-
 # Use R2 for RTL conversion
 gem "r2", "~> 0.2.7"