Sha256: e7dbca3a6464487c35b9eeccbfbb42ae00ee7e0649113db46992e59a1dca7049

Contents?: true

Size: 196 Bytes

Versions: 54

Compression:

Stored size: 196 Bytes

Contents

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

RSpec::Core::RakeTask.new(:spec)
task default: :spec
RuboCop::RakeTask.new(:rubocop)
task default: :rubocop

Version data entries

54 entries across 54 versions & 1 rubygems

Version Path
wordmove-5.2.2 Rakefile
wordmove-5.2.1 Rakefile
wordmove-5.2.0 Rakefile
wordmove-5.1.0 Rakefile
wordmove-5.0.2 Rakefile
wordmove-5.0.1 Rakefile
wordmove-5.0.0.dev Rakefile
wordmove-5.0.0 Rakefile
wordmove-4.0.2.pre4 Rakefile
wordmove-4.0.2.pre3 Rakefile
wordmove-4.0.2.pre2 Rakefile
wordmove-4.0.2.pre1 Rakefile
wordmove-4.0.1 Rakefile
wordmove-4.0.0 Rakefile
wordmove-3.2.3 Rakefile
wordmove-3.2.3pre2 Rakefile
wordmove-3.2.3pre Rakefile
wordmove-3.2.2 Rakefile
wordmove-3.2.1 Rakefile
wordmove-3.2.0 Rakefile