X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/8d76be71bbb8a799cbf0627dee170f26ade5a11f..90360df6d76627d29eeaee7f1d1c2819e5d206b2:/Gemfile diff --git a/Gemfile b/Gemfile index cdc5c7e26..42385a307 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" # Require rails -gem "rails", "6.1.3.2" +gem "rails", "6.1.4" # Require json for multi_json gem "json"