Sha256: df15e25c01a1bd006a56f11e2b14d13ad4322b9b30e31990c9c7cf86c645db3b

Contents?: true

Size: 174 Bytes

Versions: 9

Compression:

Stored size: 174 Bytes

Contents

#!/usr/bin/env rake
require "bundler/gem_tasks"
require "rspec/core/rake_task"

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

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

Version data entries

9 entries across 9 versions & 7 rubygems

Version Path
omniauth-mapmytri-0.1.1 Rakefile
omniauth-mapmyhike-0.1.1 Rakefile
omniauth-mapmywalk-0.1.1 Rakefile
omniauth-mapmyride-0.1.1 Rakefile
omniauth-mapmyrun-0.1.1 Rakefile
omniauth-mapmyfitness-0.1.2 Rakefile
omniauth-mapmyfitness-0.1.1 Rakefile
omniauth-mapmyfitness-0.0.1 Rakefile
omniauth-freeagent-0.0.1 Rakefile