Sha256: 160fd7144c3f51135d00aa8000f8b57cc175a6dbea9b0bfc1dc33046758fa0dd

Contents?: true

Size: 169 Bytes

Versions: 36

Compression:

Stored size: 169 Bytes

Contents

require 'bundler/gem_tasks'

begin
  require 'rspec/core/rake_task'
  RSpec::Core::RakeTask.new(:spec)
  task default: :spec
rescue LoadError
  # no rspec available
end

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
billimatic-client-1.0.1 Rakefile
billimatic-client-1.0.0 Rakefile
billimatic-client-0.22.1 Rakefile
billimatic-client-0.22.0 Rakefile
billimatic-client-0.21.0 Rakefile
billimatic-client-0.20.0 Rakefile
billimatic-client-0.19.1 Rakefile
billimatic-client-0.19.0 Rakefile
billimatic-client-0.18.1 Rakefile
billimatic-client-0.18.0 Rakefile
billimatic-client-0.17.0 Rakefile
billimatic-client-0.16.0 Rakefile
billimatic-client-0.15.0 Rakefile
billimatic-client-0.14.1 Rakefile
billimatic-client-0.14.0 Rakefile
billimatic-client-0.13.0 Rakefile
billimatic-client-0.12.0 Rakefile
billimatic-client-0.11.3 Rakefile
billimatic-client-0.11.2 Rakefile
billimatic-client-0.11.1 Rakefile