Add GitLab CI and sort Gemfile

The provision folder contains files required to build the Docker Image for the GitLab CI.
This commit is contained in:
Felix Auringer
2021-01-21 10:33:17 +01:00
committed by Sebastian Serth
parent ed4a68beba
commit 918d1265db
7 changed files with 215 additions and 23 deletions

View File

@@ -363,6 +363,10 @@ GEM
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.4.0)
parser (>= 2.7.1.5)
rubocop-rails (2.9.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 0.90.0, < 2.0)
rubocop-rspec (2.1.0)
rubocop (~> 1.0)
rubocop-ast (>= 1.1.0)
@@ -510,6 +514,7 @@ DEPENDENCIES
rspec-collection_matchers
rspec-rails
rubocop
rubocop-rails
rubocop-rspec
rubytree
rubyzip