X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/50f658142be71156945d5ab3a73ae3851365768b..02a6ec60ec204fb98f917e2a006bf38bb85876dc:/Gemfile diff --git a/Gemfile b/Gemfile index c4f8d2537..9f4f745ff 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" # Require rails -gem "rails", "7.0.2.4" +gem "rails", "7.0.3.1" # Require json for multi_json gem "json" @@ -40,8 +40,8 @@ gem "argon2" gem "actionpack-page_caching", ">= 1.2.0" gem "activerecord-import" gem "active_record_union" -gem "bootstrap", "~> 4.5.0" -gem "bootstrap_form", "~> 4.0" +gem "bootstrap", "~> 5.1.0" +gem "bootstrap_form", "~> 5.0" gem "cancancan" gem "composite_primary_keys", "~> 14.0.0" gem "config"