Sha256: e83f889d2266b3dd6a5e0755045370676d16099ce75f7d0c44aacc8e229f789b

Contents?: true

Size: 153 Bytes

Versions: 8

Compression:

Stored size: 153 Bytes

Contents

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

RSpec::Core::RakeTask.new(:spec)

task :default => :spec

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
flipper-notifications-0.1.7 Rakefile
flipper-notifications-0.1.6 Rakefile
flipper-notifications-0.1.5 Rakefile
flipper-notifications-0.1.4 Rakefile
flipper-notifications-0.1.3 Rakefile
flipper-notifications-0.1.2 Rakefile
flipper-notifications-0.1.1 Rakefile
flipper-notifications-0.1.0 Rakefile