Sha256: 9eabc3ea9a7a751e621314c5333ebbbe28d468d0be094148c1021b98f1953e0d

Contents?: true

Size: 208 Bytes

Versions: 50

Compression:

Stored size: 208 Bytes

Contents

# frozen_string_literal: true

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

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

require "rubocop/rake_task"

RuboCop::RakeTask.new

task default: %i(spec rubocop)

Version data entries

50 entries across 50 versions & 8 rubygems

Version Path
jisx0208-0.4.1 Rakefile
jisx0208-0.4.0 Rakefile
jisx0208-0.3.0 Rakefile
jisx0208-0.2.0 Rakefile
jisx0208-0.1.1 Rakefile
jisx0208-0.1.0 Rakefile
unihan_lang-0.2.0 Rakefile
unihan_lang-0.1.0 Rakefile
millrace-0.1.2 Rakefile
millrace-0.1.1 Rakefile
millrace-0.1.0 Rakefile
captive-theme-0.2.12 Rakefile
captive-admin-0.2.12 Rakefile
captive-api-0.2.12 Rakefile
captive-api-0.2.11 Rakefile
captive-theme-0.2.11 Rakefile
captive-admin-0.2.11 Rakefile
captive-admin-0.2.9 Rakefile
captive-theme-0.2.9 Rakefile
captive-api-0.2.9 Rakefile