18562: Rename config to AlwaysUsePreemptibleInstances.
[arvados.git] / services / api / Gemfile
index 7fc7f8757c690fc7aed031b7b40977ec1ef1bc38..39ce5def17e0feddaafc04a91c7a1bfeadd997a6 100644 (file)
@@ -44,10 +44,6 @@ gem 'passenger'
 # Locking to 5.10.3 to workaround issue in 5.11.1 (https://github.com/seattlerb/minitest/issues/730)
 gem 'minitest', '5.10.3'
 
-# Restricted because omniauth >= 1.5.0 requires Ruby >= 2.1.9:
-gem 'omniauth', '~> 1.4.0'
-gem 'omniauth-oauth2', '~> 1.1'
-
 gem 'andand'
 
 gem 'optimist'