fixed conflict
Showing
... | ... | @@ -231,19 +231,13 @@ group :development, :test do |
gem 'fuubar', '~> 2.0.0' | ||
gem 'pry-rails' | ||
gem 'coveralls', require: false | ||
gem 'coveralls', '~> 0.8.2', require: false | ||
gem 'database_cleaner', '~> 1.4.0' | ||
gem 'factory_girl_rails' | ||
gem 'rspec-rails', '~> 3.3.0' | ||
gem 'rubocop', '0.28.0', require: false | ||
gem 'rspec-rails', '~> 3.3.0' | ||
gem 'rubocop', '0.28.0', require: false | ||
gem 'spinach-rails' | ||
# rest-client is a coveralls dependency and not used directly in GitLab, but | ||
# we specify a version here to pick up some security fixes. | ||
# See https://github.com/rest-client/rest-client/issues/369 | ||
# and http://www.osvdb.org/show/osvdb/117461 | ||
gem 'rest-client', '~> 1.8.0' | ||
# Prevent occasions where minitest is not bundled in packaged versions of ruby (see #3826) | ||
gem 'minitest', '~> 5.3.0' | ||
... | ... |
app/assets/images/msapplication-tile.png
0 → 100644
5.96 KB
app/assets/images/touch-icon-ipad-retina.png
0 → 100644
7.94 KB
app/assets/images/touch-icon-ipad.png
0 → 100644
3.41 KB
4.88 KB
app/assets/images/touch-icon-iphone.png
0 → 100644
2.7 KB
app/views/projects/_activity.html.haml
0 → 100644
app/views/projects/_readme.html.haml
0 → 100644
doc/update/7.12-to-7.13.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
spec/support/coverage.rb
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.