Sha256: e6083fe1c757efc7bea1917225205d99783ef1da562b9447c753442130de331a

Contents?: true

Size: 194 Bytes

Versions: 14

Compression:

Stored size: 194 Bytes

Contents

require "bundler/gem_tasks"
require 'rspec/core/rake_task'

desc 'Default: run specs.'
task :default => :spec

desc "Run specs"
RSpec::Core::RakeTask.new

desc 'Run specs'
task :default => :spec

Version data entries

14 entries across 14 versions & 3 rubygems

Version Path
omniauth-mediawiki-0.0.4 Rakefile
omniauth-mediawiki-0.0.3 Rakefile
omniauth-mediawiki-0.0.2 Rakefile
omniauth-mediawiki-0.0.1 Rakefile
omniauth-osm-0.3.2 Rakefile
omniauth-osm-0.3.1 Rakefile
omniauth-youroom-0.0.4 Rakefile
omniauth-youroom-0.0.3 Rakefile
omniauth-youroom-0.0.2 Rakefile
omniauth-osm-0.3.0 Rakefile
omniauth-osm-0.2.1 Rakefile
omniauth-osm-0.2.0 Rakefile
omniauth-osm-0.1.3 Rakefile
omniauth-osm-0.1.2 Rakefile