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:

committed by
Sebastian Serth

parent
ed4a68beba
commit
918d1265db
@@ -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
|
||||
|
Reference in New Issue
Block a user