Commit e383f819f8c69fbe2b83e0baeaa5035b0f139806

Authored by Carlos Purificação
2 parents ecc7b491 9db1b539

Merge remote-tracking branch 'origin/production' into translate

plugins/community_hub/Gemfile
  1 +source 'https://rubygems.org'
1 2 gem 'twitter', '~> 5.8.0'
2 3 gem 'proxifier', '~> 1.0.3'
... ...
plugins/gamification
1   -Subproject commit 6ec6987cc5ff559db0ed1d4ac9c436ad3bef6a70
  1 +Subproject commit 7a9aa2a643ccbbe6d4ee2f085a5a15540a6b349d
... ...
plugins/oauth_client/Gemfile
  1 +source 'https://rubygems.org'
1 2 gem 'omniauth', '~> 1.2.2'
2 3 gem 'omniauth-facebook', '~> 2.0.0'
3 4 gem "omniauth-google-oauth2", '~> 0.2.6'
... ...
plugins/oauth_provider/Gemfile
  1 +source 'https://rubygems.org'
1 2 gem 'doorkeeper', '~> 1.4.0'
... ...
plugins/pairwise
1   -Subproject commit ce9f73e7b733180d4765e29a27c951bdb58ff43d
  1 +Subproject commit b3c76847011a9978af6717fd594e231fc0ef8e23
... ...
plugins/serpro_integration/Gemfile
  1 +source 'https://rubygems.org'
1 2 gem 'gitlab', '~> 3.3.0'
2 3 gem 'jenkins_api_client', '~> 0.14.1'
... ...
plugins/virtuoso/Gemfile
  1 +source 'https://rubygems.org'
1 2 gem 'rdf'
2 3 gem 'rdf-virtuoso'
3 4 gem 'oai'
... ...