From c8b32f9bf27ac6e1b1e3840c4d33c7786e7a87ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 05:29:29 +0000 Subject: [PATCH] Bump proformaxml from 1.4.0 to 1.5.0 Bumps [proformaxml](https://github.com/openHPI/proformaxml) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/openHPI/proformaxml/releases) - [Commits](https://github.com/openHPI/proformaxml/compare/v1.4.0...v1.5.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 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index db9594753..4e1924590 100644 --- a/Gemfile +++ b/Gemfile @@ -27,7 +27,7 @@ gem 'net-pop', require: false gem 'net-smtp', require: false gem 'nokogiri' gem 'pg' -gem 'proformaxml', '~> 1.4.0' +gem 'proformaxml', '~> 1.5.0' gem 'puma' gem 'rails', '~> 7.1.3' gem 'rails_admin' diff --git a/Gemfile.lock b/Gemfile.lock index 6d1fe1753..c7e6b58d3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -305,7 +305,7 @@ GEM ast (~> 2.4.1) racc pg (1.5.7) - proformaxml (1.4.0) + proformaxml (1.5.0) activemodel (>= 5.2.3, < 8.0.0) activesupport (>= 5.2.3, < 8.0.0) dachsfisch (~> 1.0.0) @@ -632,7 +632,7 @@ DEPENDENCIES omniauth-rails_csrf_protection (~> 1.0) omniauth-saml (~> 2.0) pg - proformaxml (~> 1.4.0) + proformaxml (~> 1.5.0) pry-byebug pry-rails puma