Sha256: f366e5692ccd47ba5112ab61697e4cb1fa66f38c37897354ff593602029a7365

Contents?: true

Size: 177 Bytes

Versions: 14

Compression:

Stored size: 177 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: [:rubocop, :spec]

Version data entries

14 entries across 14 versions & 3 rubygems

Version Path
ric-0.14.2 vendor/bundle/ruby/2.7.0/gems/manpages-0.6.1/Rakefile
ric-0.14.1 vendor/bundle/ruby/2.7.0/gems/manpages-0.6.1/Rakefile
ric-0.14.0 vendor/bundle/ruby/2.7.0/gems/manpages-0.6.1/Rakefile
pokedex-terminal-0.2.8 vendor/bundle/ruby/2.7.0/gems/manpages-0.6.1/Rakefile
pokedex-terminal-0.2.7 vendor/bundle/ruby/2.7.0/gems/manpages-0.6.1/Rakefile
pokedex-terminal-0.2.6 vendor/bundle/ruby/2.7.0/gems/manpages-0.6.1/Rakefile
pokedex-terminal-0.2.5 vendor/bundle/ruby/2.7.0/gems/manpages-0.6.1/Rakefile
pokedex-terminal-0.2.4 vendor/bundle/ruby/2.7.0/gems/manpages-0.6.1/Rakefile
manpages-0.6.1 Rakefile
manpages-0.6.0 Rakefile
manpages-0.5.2 Rakefile
manpages-0.5.1 Rakefile
manpages-0.5.0 Rakefile
manpages-0.4.0 Rakefile