Sha256: f364737c83f1f97f1b8d5a3b214e77d6d223b8795c8d276fe7ede921b18a459f

Contents?: true

Size: 171 Bytes

Versions: 11

Compression:

Stored size: 171 Bytes

Contents

require 'bundler/gem_tasks'
GEMSPEC = Gem::Specification.load('gemirro.gemspec')

Dir['./task/*.rake'].each do |task|
  import(task)
end

task default: [:rubocop, :spec]

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
volay-1.1.0 Rakefile
volay-1.0.1 Rakefile
volay-1.0.0 Rakefile
volay-0.7.0 Rakefile
volay-0.6.0 Rakefile
volay-0.5.0 Rakefile
volay-0.4.0 Rakefile
volay-0.3.0 Rakefile
volay-0.2.0 Rakefile
volay-0.1.0 Rakefile
volay-0.0.1 Rakefile