From a006a477e075db9016535ea6eb8530c66d7ebbf8 Mon Sep 17 00:00:00 2001 From: Karol Date: Thu, 9 Dec 2021 19:57:21 +0100 Subject: [PATCH] update proforma gem version --- Gemfile.lock | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fa99761a..e2122867 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,14 +15,16 @@ GIT rack (>= 1.5.0) websocket (>= 1.1.0) -PATH - remote: ../proforma +GIT + remote: https://github.com/openHPI/proforma.git + revision: ff25d4994774af3ad6f55d94cd5192ea3d4ecba2 + tag: v0.7 specs: proforma (0.7) - activemodel (>= 5.2.3, < 6.2.0) - activesupport (>= 5.2.3, < 6.2.0) - nokogiri (>= 1.10.2, < 1.13.0) - rubyzip (>= 1.2.2, < 2.4.0) + activemodel (>= 5.2.3, < 7.0.0) + activesupport (>= 5.2.3, < 7.0.0) + nokogiri (>= 1.10.2, < 2.0.0) + rubyzip (>= 1.2.2, < 3.0.0) GEM remote: https://rubygems.org/