Sha256: 59f9dc045ea03fd5562e685c11a8ff30a08bd359fe1b48ca1e056893637c755c

Contents?: true

Size: 178 Bytes

Versions: 15

Compression:

Stored size: 178 Bytes

Contents

require 'bundler'
Bundler::GemHelper.install_tasks

require 'rspec/core/rake_task'
desc "Run specs."
RSpec::Core::RakeTask.new(:spec)

task :default => :spec
task :test => :spec

Version data entries

15 entries across 15 versions & 3 rubygems

Version Path
omniauth-identity-2.0.0 Rakefile
omniauth-identity2-2.0 Rakefile
omniauth-mindvalley-0.0.6 Rakefile
omniauth-identity-1.1.1 Rakefile
omniauth-mindvalley-0.0.5 Rakefile
omniauth-mindvalley-0.0.4 Rakefile
omniauth-mindvalley-0.0.3 Rakefile
omniauth-mindvalley-0.0.2 Rakefile
omniauth-mindvalley-0.0.1 Rakefile
omniauth-identity-1.1.0 Rakefile
omniauth-identity-1.0.0 Rakefile
omniauth-identity-1.0.0.rc2 Rakefile
omniauth-identity-1.0.0.rc1 Rakefile
omniauth-identity-1.0.0.beta1 Rakefile
omniauth-identity-1.0.0.pr2 Rakefile