Sha256: d8eef927a099cacd6b916b9aa47987230bab09deb63246ea29c17ab60529a4a4

Contents?: true

Size: 239 Bytes

Versions: 25

Compression:

Stored size: 239 Bytes

Contents

require 'bundler/gem_tasks'

require 'rspec/core/rake_task'
RSpec::Core::RakeTask.new(:spec) do |t|
  t.verbose = false unless ENV.key?('CI')
end

require 'rubocop/rake_task'
RuboCop::RakeTask.new(:rubocop)
task default: [:spec, :rubocop]

Version data entries

25 entries across 25 versions & 9 rubygems

Version Path
op_connect-0.1.2 vendor/bundle/ruby/3.1.0/gems/guard-compat-1.2.1/Rakefile
alimentos-alu0100945645-0.1.0 vendor/bundle/ruby/2.3.0/gems/guard-compat-1.2.1/Rakefile
alimentos-alu0100945645-1.0.0 vendor/bundle/ruby/2.3.0/gems/guard-compat-1.2.1/Rakefile
comiditaULL-0.1.1 vendor/bundle/ruby/2.3.0/gems/guard-compat-1.2.1/Rakefile
comidita_ull-0.1.1 vendor/bundle/ruby/2.3.0/gems/guard-compat-1.2.1/Rakefile
comidita_ull-0.1.0 vendor/bundle/ruby/2.3.0/gems/guard-compat-1.2.1/Rakefile
gameboard-3.1.0 vendor/bundle/ruby/2.3.0/gems/guard-compat-1.2.1/Rakefile
gameboard-3.0.0 vendor/bundle/ruby/2.3.0/gems/guard-compat-1.2.1/Rakefile
mastermind_adeybee-0.1.4 vendor/bundle/ruby/2.2.0/gems/guard-compat-1.2.1/Rakefile
mastermind_adeybee-0.1.3 vendor/bundle/ruby/2.2.0/gems/guard-compat-1.2.1/Rakefile
mastermind_adeybee-0.1.2 vendor/bundle/ruby/2.2.0/gems/guard-compat-1.2.1/Rakefile
mastermind_adeybee-0.1.1 vendor/bundle/ruby/2.2.0/gems/guard-compat-1.2.1/Rakefile
geminfo-0.1.0 path/gems/guard-compat-1.2.1/Rakefile
guard-compat-1.2.1 Rakefile
guard-compat-1.2.0 Rakefile
guard-compat-1.1.0 Rakefile
guard-compat-1.0.1 Rakefile
guard-compat-1.0.0 Rakefile
guard-compat-0.3.0 Rakefile
guard-compat-0.2.0 Rakefile