Sha256: 3c365c150ec9bfc9d8fb654d8ffe8bdbc5416f84e186a64302ada68865acd6cb

Contents?: true

Size: 175 Bytes

Versions: 37

Compression:

Stored size: 175 Bytes

Contents

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

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

task default: %i[spec rubocop]

Version data entries

37 entries across 37 versions & 2 rubygems

Version Path
fontist-1.21.2 Rakefile
fontist-1.21.1 Rakefile
fontist-1.20.0 Rakefile
fontist-1.19.0 Rakefile
fontist-1.18.2 Rakefile
fontist-1.17.1 Rakefile
fontist-1.17.0 Rakefile
fontist-1.16.0 Rakefile
fontist-1.15.2 Rakefile
fontist-1.15.1 Rakefile
fontist-1.15.0 Rakefile
socrates-0.1.26 Rakefile
socrates-0.1.25 Rakefile
socrates-0.1.24 Rakefile
socrates-0.1.23 Rakefile
socrates-0.1.22 Rakefile
socrates-0.1.21 Rakefile
socrates-0.1.20 Rakefile
socrates-0.1.19 Rakefile
socrates-0.1.18 Rakefile