Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq
Showing
... | @@ -112,7 +112,7 @@ gem "acts-as-taggable-on" | ... | @@ -112,7 +112,7 @@ gem "acts-as-taggable-on" |
# Background jobs | # Background jobs | ||
gem 'slim' | gem 'slim' | ||
gem 'sinatra', require: nil | gem 'sinatra', require: nil | ||
gem 'sidekiq', '2.17.0' | gem 'sidekiq', '2.17.8' | ||
# HTTP requests | # HTTP requests | ||
gem "httparty" | gem "httparty" | ||
... | ... |
app/models/identity.rb
0 → 100644
app/views/users/show.atom.builder
0 → 100644
spec/features/atom/users_spec.rb
0 → 100644
spec/helpers/oauth_helper_spec.rb
0 → 100644
Please
register
or
sign in
to comment