Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce
Showing
... | ... | @@ -285,9 +285,9 @@ group :development, :test do |
gem 'teaspoon', '~> 1.1.0' | ||
gem 'teaspoon-jasmine', '~> 2.2.0' | ||
gem 'spring', '~> 1.6.4' | ||
gem 'spring', '~> 1.7.0' | ||
gem 'spring-commands-rspec', '~> 1.0.4' | ||
gem 'spring-commands-spinach', '~> 1.0.0' | ||
gem 'spring-commands-spinach', '~> 1.1.0' | ||
gem 'spring-commands-teaspoon', '~> 0.0.2' | ||
gem 'rubocop', '~> 0.38.0', require: false | ||
... | ... |
118 KB
This source diff could not be displayed because it is too large. You can view the blob instead.
spec/lib/gitlab_spec.rb
0 → 100644