Sha256: f67d2750e8a8cb8c393a90f3804adbecb47b4a9cbbe06b85c5d52824e6e1ae94

Contents?: true

Size: 175 Bytes

Versions: 14

Compression:

Stored size: 175 Bytes

Contents

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

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

task default: %i[spec rubocop]

Version data entries

14 entries across 14 versions & 3 rubygems

Version Path
ghost_adapter-0.6.0 Rakefile
ghost_adapter-0.5.0 Rakefile
ghost_adapter-0.4.2 Rakefile
ghost_adapter-0.4.1 Rakefile
ghost_adapter-0.4.0 Rakefile
ghost_adapter-0.3.0 Rakefile
ghost_adapter-0.2.3 Rakefile
ghost_adapter-0.2.2 Rakefile
ghost_adapter-0.2.1 Rakefile
ghost_adapter-0.2.0 Rakefile
ghost_adapter-0.1.4 Rakefile
ghost_adapter-0.1.3 Rakefile
termtable-0.1.0 Rakefile
capybara_error_intel-1.1.0 Rakefile