From aadf9bb238ccdf238b2af0f58497fadad5f80c6c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 12:08:33 +0000 Subject: [PATCH] Update dependency formtastic from v4.0.0 to v5 --- Gemfile | 2 +- Gemfile.lock | 32 +++++++++++++++++--------------- 2 files changed, 18 insertions(+), 16 deletions(-) diff --git a/Gemfile b/Gemfile index 5f832b06..1f4b0985 100644 --- a/Gemfile +++ b/Gemfile @@ -78,7 +78,7 @@ gem 'mimemagic' gem 'language_engine', git: 'https://github.com/entur/language_engine' gem 'calendar_helper', '0.2.6' gem 'cocoon' -gem 'formtastic', '4.0.0' +gem 'formtastic', '5.0.0' gem 'RedCloth' gem 'simple_form', '~> 5.2.0' gem 'font-awesome-sass', '~> 4.2.0' diff --git a/Gemfile.lock b/Gemfile.lock index 9e456bc2..97dff6cf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -329,8 +329,8 @@ GEM font-awesome-sass (4.2.2) sass (~> 3.2) formatador (1.1.0) - formtastic (4.0.0) - actionpack (>= 5.2.0) + formtastic (5.0.0) + actionpack (>= 6.0.0) geokit (1.6.7) multi_json (>= 1.3.2) georuby (2.3.0) @@ -359,7 +359,7 @@ GEM http-cookie (1.0.5) domain_name (~> 0.5) httpclient (2.8.3) - i18n (1.13.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) inherited_resources (1.13.1) actionpack (>= 5.2, < 7.1) @@ -402,7 +402,7 @@ GEM listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.21.3) + loofah (2.22.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) lumberjack (1.2.8) @@ -423,10 +423,10 @@ GEM nokogiri (~> 1) rake mini_mime (1.1.2) - mini_portile2 (2.8.2) + mini_portile2 (2.8.5) mini_racer (0.6.3) libv8-node (~> 16.10.0.0) - minitest (5.18.0) + minitest (5.20.0) multi_json (1.15.0) multi_xml (0.6.0) multipart-post (2.3.0) @@ -446,7 +446,7 @@ GEM netrc (0.11.0) newrelic_rpm (8.16.0) nio4r (2.5.9) - nokogiri (1.15.1) + nokogiri (1.15.5) mini_portile2 (~> 2.8.2) racc (~> 1.4) notiffany (0.1.3) @@ -512,8 +512,8 @@ GEM activesupport (>= 3.0.0) rabl (0.16.1) activesupport (>= 2.3.14) - racc (1.6.2) - rack (2.2.7) + racc (1.7.3) + rack (2.2.8) rack-oauth2 (1.21.3) activesupport attr_required @@ -543,16 +543,18 @@ GEM actionpack (>= 5.0.1.rc1) actionview (>= 5.0.1.rc1) activesupport (>= 5.0.1.rc1) - rails-dom-testing (2.0.3) - activesupport (>= 4.2.0) + rails-dom-testing (2.2.0) + activesupport (>= 5.0.0) + minitest nokogiri (>= 1.6) rails-erd (1.7.2) activerecord (>= 4.2) activesupport (>= 4.2) choice (~> 0.2.0) ruby-graphviz (~> 1.2) - rails-html-sanitizer (1.5.0) - loofah (~> 2.19, >= 2.19.1) + rails-html-sanitizer (1.6.0) + loofah (~> 2.21) + nokogiri (~> 1.14) rails-i18n (6.0.0) i18n (>= 0.7, < 2) railties (>= 6.0.0, < 7) @@ -705,7 +707,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.8) + zeitwerk (2.6.12) PLATFORMS ruby @@ -747,7 +749,7 @@ DEPENDENCIES ffi-proj4! figaro (~> 1.2.0) font-awesome-sass (~> 4.2.0) - formtastic (= 4.0.0) + formtastic (= 5.0.0) georuby (= 2.3.0) georuby-ext! google-analytics-rails (~> 1.1.0)