Sha256: 07732bb9deceade5812b8c63fc760cccbd39da23cc35e7408856d36e75ab09fb

Contents?: true

Size: 202 Bytes

Versions: 22

Compression:

Stored size: 202 Bytes

Contents

require 'bundler/gem_tasks'
require 'rake/testtask'

Rake::TestTask.new do |t|
  t.libs << 'test'
  t.test_files = FileList['test/lib/omniauth/**/*_test.rb']
  t.verbose = true
end

task default: :test

Version data entries

22 entries across 22 versions & 4 rubygems

Version Path
gitlab-omniauth-openid-connect-0.10.1 Rakefile
gitlab-omniauth-openid-connect-0.10.0 Rakefile
omniauth_openid_connect-0.4.0 Rakefile
gitlab-omniauth-openid-connect-0.9.1 Rakefile
gitlab-omniauth-openid-connect-0.9.0 Rakefile
omniauth-oauth_oidc-0.0.3 Rakefile
omniauth-oauth_oidc-0.0.2 Rakefile
omniauth-oauth_oidc-0.0.1 Rakefile
omniauth_openid_connect_test-0.3.6 Rakefile
gitlab-omniauth-openid-connect-0.8.0 Rakefile
gitlab-omniauth-openid-connect-0.7.0 Rakefile
gitlab-omniauth-openid-connect-0.6.0 Rakefile
gitlab-omniauth-openid-connect-0.5.0 Rakefile
gitlab-omniauth-openid-connect-0.4.0 Rakefile
omniauth_openid_connect-0.3.5 Rakefile
omniauth_openid_connect-0.3.4 Rakefile
omniauth_openid_connect-0.3.3 Rakefile
omniauth_openid_connect-0.3.2 Rakefile
omniauth_openid_connect-0.3.1 Rakefile
omniauth_openid_connect-0.3.0 Rakefile