Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into pages-guides
Showing
source 'https://rubygems.org' | ||
gem 'rails', '4.2.7.1' | ||
gem 'rails', '4.2.8' | ||
gem 'rails-deprecated_sanitizer', '~> 1.0.3' | ||
# Responders respond_to and respond_with | ||
... | ... | @@ -34,7 +34,7 @@ gem 'omniauth-saml', '~> 1.7.0' |
gem 'omniauth-shibboleth', '~> 1.2.0' | ||
gem 'omniauth-twitter', '~> 1.2.0' | ||
gem 'omniauth_crowd', '~> 2.2.0' | ||
gem 'omniauth-authentiq', '~> 0.2.0' | ||
gem 'omniauth-authentiq', '~> 0.3.0' | ||
gem 'rack-oauth2', '~> 1.2.1' | ||
gem 'jwt', '~> 1.5.6' | ||
... | ... |
10.5 KB
10.9 KB
9.1 KB
lib/api/v3/todos.rb
0 → 100644