Sha256: c8ddc4f74ed5dae8738908709612e92e47c526fe8647dd093abf455aba88d6f4

Contents?: true

Size: 251 Bytes

Versions: 703

Compression:

Stored size: 251 Bytes

Contents

require "bundler"
Bundler::GemHelper.install_tasks

require "rake/testtask"

Rake::TestTask.new(:test) do |t|
  t.libs.push("lib", "test")
  t.test_files = FileList["test/**/test_*.rb"]
  t.verbose = true
  t.warning = true
end

task default: [:test]

Version data entries

703 entries across 701 versions & 118 rubygems

Version Path
fluent-plugin-jfrog-send-metrics-0.1.11 Rakefile
fluent-plugin-jfrog-metrics-0.2.13 Rakefile
fluent-plugin-jfrog-send-metrics-0.1.10.3 Rakefile
fluent-plugin-jfrog-metrics-0.2.12.3 Rakefile
fluent-plugin-jfrog-metrics-0.2.12.2 Rakefile
fluent-plugin-jfrog-send-metrics-0.1.10.2 Rakefile
fluent-plugin-jfrog-send-metrics-0.1.10.1 Rakefile
fluent-plugin-jfrog-metrics-0.2.12.1 Rakefile
fluent-plugin-jfrog-send-metrics-0.1.10 Rakefile
fluent-plugin-jfrog-metrics-0.2.12 Rakefile
fluent-plugin-jfrog-send-metrics-0.1.9 Rakefile
fluent-plugin-jfrog-metrics-0.2.11 Rakefile
fluent-plugin-wodby-0.4.0 Rakefile
fluent-plugin-wodby-0.3.1 Rakefile
fluent-plugin-wodby-0.3.0 Rakefile
fluent-plugin-jfrog-metrics-0.2.10 Rakefile
fluent-plugin-barito-0.5.1 Rakefile
fluent-plugin-barito-0.5.0 Rakefile
fluent-plugin-jfrog-metrics-0.2.9 Rakefile
fluent-plugin-jfrog-send-metrics-0.1.8 Rakefile