Sha256: 8124fd22ce52f3bb6a2fdac8aa1d837e38171489b19e9dc3edd56099f20134e7

Contents?: true

Size: 200 Bytes

Versions: 9

Compression:

Stored size: 200 Bytes

Contents

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

load "lib/tasks/ci.rake"

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

task default: :spec

Version data entries

9 entries across 9 versions & 3 rubygems

Version Path
hucpa-0.2.5-java Rakefile
jdbc-0.1.1-java Rakefile
hucpa-0.2.4-jruby Rakefile
hucpa-0.2.3-jruby Rakefile
jdbc-0.1.0-jruby Rakefile
sinatra-sane-logging-0.2.0 Rakefile
sinatra-sane-logging-0.1.0 Rakefile
hucpa-0.2.2-jruby Rakefile
hucpa-0.2.1-jruby Rakefile