Sha256: 6bbb27fae2f48d3ef7e22d930c1fe2f2d13001dbb6271b06bf0d4eedce2532f5

Contents?: true

Size: 161 Bytes

Versions: 183

Compression:

Stored size: 161 Bytes

Contents

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

desc "Run specs"
RSpec::Core::RakeTask.new(:spec)

desc "Run specs (default)"
task :default => :spec

Version data entries

183 entries across 183 versions & 3 rubygems

Version Path
action_subscriber-5.1.0 Rakefile
action_subscriber-5.1.0.pre-java Rakefile
action_subscriber-5.1.0.pre Rakefile
action_subscriber-5.0.3-java Rakefile
action_subscriber-5.0.3 Rakefile
action_subscriber-5.0.3.pre1 Rakefile
action_subscriber-5.0.3.pre1-java Rakefile
action_subscriber-5.0.2-java Rakefile
action_subscriber-5.0.2 Rakefile
action_subscriber-5.0.1-java Rakefile
action_subscriber-5.0.1 Rakefile
action_subscriber-5.0.0 Rakefile
action_subscriber-5.0.0-java Rakefile
action_subscriber-5.0.0.pre0 Rakefile
action_subscriber-5.0.0.pre0-java Rakefile
action_subscriber-4.5.1 Rakefile
action_subscriber-4.5.1-java Rakefile
action_subscriber-4.5.0-java Rakefile
action_subscriber-4.5.0 Rakefile
action_subscriber-4.5.0.pre0-java Rakefile