From 4b48a220305f28886ef1d99d740c9edd19bb516b Mon Sep 17 00:00:00 2001 From: Sebastian Fiedlschuster Date: Tue, 6 Oct 2020 23:42:15 +0200 Subject: [PATCH] =?UTF-8?q?B=C3=A4nderverwaltung?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updating YourPlatform Engine - [567ef63](https://github.com/fiedl/your_platform/commit/567ef63) couleur ribbons: show global ribbons for current corporations - [24d707b](https://github.com/fiedl/your_platform/commit/24d707b) couleur ribbons: the ribbon display is not editable, the round border is optional - [30521b2](https://github.com/fiedl/your_platform/commit/30521b2) corporations#show: adding couleur selectors https://trello.com/c/jGazxP6O/1494-bänder-verwaltung --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index de13c330..72bf9789 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,7 +9,7 @@ GIT GIT remote: https://github.com/fiedl/your_platform - revision: c27664172525dda7c98689a50c92c922f5e6a36f + revision: 567ef63f7c3360968630f4037051b5d02b7214c6 branch: master specs: your_platform (1.0.1) @@ -327,7 +327,7 @@ GEM nokogiri (>= 1.5.9) mail (2.6.6) mime-types (>= 1.16, < 4) - mail_form (1.8.0) + mail_form (1.8.1) actionmailer (>= 5.0) activemodel (>= 5.0) merit (4.0.1) @@ -535,7 +535,7 @@ GEM connection_pool (~> 2.2, >= 2.2.0) rack-protection (>= 1.5.0) redis (~> 3.2, >= 3.2.1) - simple_form (5.0.2) + simple_form (5.0.3) actionpack (>= 5.0) activemodel (>= 5.0) sinatra (2.0.7)