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.3.3-java Rakefile
action_subscriber-5.3.3 Rakefile
action_subscriber-5.3.2-java Rakefile
action_subscriber-5.3.2 Rakefile
action_subscriber-5.3.1-java Rakefile
action_subscriber-5.3.1 Rakefile
action_subscriber-5.3.1.pre-java Rakefile
action_subscriber-5.3.1.pre Rakefile
action_subscriber-5.3.0-java Rakefile
action_subscriber-5.3.0 Rakefile
action_subscriber-5.2.4-java Rakefile
action_subscriber-5.2.4 Rakefile
action_subscriber-5.2.3-java Rakefile
action_subscriber-5.2.3 Rakefile
action_subscriber-5.2.2-java Rakefile
action_subscriber-5.2.2 Rakefile
action_subscriber-5.2.1-java Rakefile
action_subscriber-5.2.1 Rakefile
action_subscriber-5.2.0-java Rakefile
action_subscriber-5.2.0 Rakefile