Sha256: 784ba37d4f63d5bf4da810d57fb3ab04b3c0cb19c6341d02d221075b9755d18b

Contents?: true

Size: 220 Bytes

Versions: 23

Compression:

Stored size: 220 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

23 entries across 23 versions & 8 rubygems

Version Path
expack_gem-1.0.0 Rakefile
expack_gem-0.4.3 Rakefile
expack_gem-0.4.2 Rakefile
expack_gem-0.4.1 Rakefile
expack_gem-0.4.0 Rakefile
un_used_methods-0.1.0 Rakefile
telerb-0.1.4 Rakefile
telerb-0.1.3 Rakefile
telerb-0.1.2 Rakefile
telerb-0.1.1 Rakefile
coolCrawler-0.2.1 Rakefile
coolCrawler-0.1.0 Rakefile
ykxutils-0.1.1 Rakefile
ykxutils-0.1.0 Rakefile
testa_appium_driver-0.1.11 Rakefile
testa_appium_driver-0.1.10 Rakefile
testa_appium_driver-0.1.9 Rakefile
testa_appium_driver-0.1.8 Rakefile
testa_appium_driver-0.1.7 Rakefile
testa_appium_driver-0.1.6 Rakefile