From c130b234ab2ceb9ba5a76df9bf5474aabeada123 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 03:31:07 +0000 Subject: [PATCH] Bump proformaxml from 1.3.0 to 1.4.0 Bumps [proformaxml](https://github.com/openHPI/proformaxml) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/openHPI/proformaxml/releases) - [Commits](https://github.com/openHPI/proformaxml/compare/v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: proformaxml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 79aa376f..6f8d4adc 100644 --- a/Gemfile +++ b/Gemfile @@ -33,7 +33,7 @@ gem 'net-pop', require: false gem 'net-smtp', require: false gem 'nokogiri' gem 'pg' -gem 'proformaxml', '~> 1.3.0' +gem 'proformaxml', '~> 1.4.0' gem 'prometheus_exporter' gem 'puma' gem 'pundit' diff --git a/Gemfile.lock b/Gemfile.lock index 240d4688..64878bf7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -260,7 +260,7 @@ GEM mini_magick (4.13.1) mini_mime (1.1.5) mini_portile2 (2.8.7) - minitest (5.23.1) + minitest (5.24.0) mnemosyne-ruby (2.0.0) activesupport (>= 6.1) bunny @@ -306,7 +306,7 @@ GEM ast (~> 2.4.1) racc pg (1.5.6) - proformaxml (1.3.0) + proformaxml (1.4.0) activemodel (>= 5.2.3, < 8.0.0) activesupport (>= 5.2.3, < 8.0.0) dachsfisch (~> 1.0.0) @@ -619,7 +619,7 @@ DEPENDENCIES net-smtp nokogiri pg - proformaxml (~> 1.3.0) + proformaxml (~> 1.4.0) prometheus_exporter pry-byebug pry-rails