Commit ddde3e3a authored by Kamil Trzcinski's avatar Kamil Trzcinski

Remove gitlab_ci_meta from gems

parent e21deaee
...@@ -301,8 +301,6 @@ gem 'whenever', '~> 0.8.4', require: false ...@@ -301,8 +301,6 @@ gem 'whenever', '~> 0.8.4', require: false
# OAuth # OAuth
gem 'oauth2', '~> 1.0.0' gem 'oauth2', '~> 1.0.0'
gem 'gitlab_ci_meta', '~> 4.0'
# Soft deletion # Soft deletion
gem "paranoia", "~> 2.0" gem "paranoia", "~> 2.0"
......
...@@ -825,7 +825,6 @@ DEPENDENCIES ...@@ -825,7 +825,6 @@ DEPENDENCIES
github-markup (~> 1.3.1) github-markup (~> 1.3.1)
gitlab-flowdock-git-hook (~> 1.0.1) gitlab-flowdock-git-hook (~> 1.0.1)
gitlab-linguist (~> 3.0.1) gitlab-linguist (~> 3.0.1)
gitlab_ci_meta (~> 4.0)
gitlab_emoji (~> 0.1) gitlab_emoji (~> 0.1)
gitlab_git (~> 7.2.15) gitlab_git (~> 7.2.15)
gitlab_meta (= 7.0) gitlab_meta (= 7.0)
...@@ -887,7 +886,7 @@ DEPENDENCIES ...@@ -887,7 +886,7 @@ DEPENDENCIES
rerun (~> 0.10.0) rerun (~> 0.10.0)
rqrcode-rails3 (~> 0.1.7) rqrcode-rails3 (~> 0.1.7)
rspec-rails (~> 3.3.0) rspec-rails (~> 3.3.0)
rubocop (= 0.28.0) rubocop (~> 0.28.0)
ruby-fogbugz (~> 0.2.0) ruby-fogbugz (~> 0.2.0)
sanitize (~> 2.0) sanitize (~> 2.0)
sass-rails (~> 4.0.5) sass-rails (~> 4.0.5)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment