From c9b6b213f4f9814e3b0d1e4e3a52a731cfc3d8e0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 29 Sep 2020 08:14:25 +0000 Subject: [PATCH] Bump proforma from v0.4 to v0.5 Bumps [proforma](https://github.com/openHPI/proforma) from v0.4 to v0.5. - [Release notes](https://github.com/openHPI/proforma/releases) - [Commits](https://github.com/openHPI/proforma/compare/b09c9fcc1fdb314fc1fb1396e7d0bb2d70e376c5...b9e8769e797f501e19bbfc00ed38946efe6ecf82) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 80a9dfd7..5f246b35 100644 --- a/Gemfile +++ b/Gemfile @@ -33,7 +33,7 @@ gem 'webpacker' gem 'rest-client' gem 'rubyzip' gem 'faraday' -gem 'proforma', git: 'https://github.com/openHPI/proforma.git', tag: 'v0.4' +gem 'proforma', git: 'https://github.com/openHPI/proforma.git', tag: 'v0.5' gem 'whenever', require: false gem 'rails-timeago' diff --git a/Gemfile.lock b/Gemfile.lock index ca1b083a..d5c21d25 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,14 +9,14 @@ GIT GIT remote: https://github.com/openHPI/proforma.git - revision: b09c9fcc1fdb314fc1fb1396e7d0bb2d70e376c5 - tag: v0.4 + revision: b9e8769e797f501e19bbfc00ed38946efe6ecf82 + tag: v0.5 specs: - proforma (0.4) + proforma (0.5) activemodel (>= 5.2.3, < 6.1.0) activesupport (>= 5.2.3, < 6.1.0) nokogiri (~> 1.10.2) - rubyzip (>= 1.2.2, < 2.1.0) + rubyzip (>= 1.2.2, < 2.4.0) GEM remote: https://rubygems.org/