X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/ce4fbc63eca460222ad76e2280d435a0f86325ae..b7f6b5df93bd5e66189adfdb11c484c4c1390294:/Gemfile diff --git a/Gemfile b/Gemfile index 8782fdfef..02e5e309f 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" # Require rails -gem "rails", "7.0.2.2" +gem "rails", "7.0.2.3" # Require json for multi_json gem "json"