Sha256: fb75e193e343cf5c22d34d823da4a97ba11eb1676d7ec0ebdf98733d6a04ef78

Contents?: true

Size: 223 Bytes

Versions: 30

Compression:

Stored size: 223 Bytes

Contents

require "bundler/gem_tasks"

require 'nenv'

default_tasks = []

require 'rspec/core/rake_task'
default_tasks  << RSpec::Core::RakeTask.new(:spec) do |t|
  t.verbose = Nenv.ci?
end

task default: default_tasks.map(&:name)

Version data entries

30 entries across 30 versions & 10 rubygems

Version Path
mastermind_adeybee-0.1.3 vendor/bundle/ruby/2.2.0/gems/shellany-0.0.1/Rakefile
mastermind_adeybee-0.1.2 vendor/bundle/ruby/2.2.0/gems/shellany-0.0.1/Rakefile
mastermind_adeybee-0.1.1 vendor/bundle/ruby/2.2.0/gems/shellany-0.0.1/Rakefile
geminfo-0.1.0 path/gems/shellany-0.0.1/Rakefile
notiffany-0.0.6 Rakefile
notiffany-0.0.5 Rakefile
notiffany-0.0.4 Rakefile
notiffany-0.0.3 Rakefile
notiffany-0.0.2 Rakefile
shellany-0.0.1 Rakefile