Sha256: aefbe0c079c8c57a30b66c8c34d43e480ee0834fd0441997bbbe1b3d6f1c779c

Contents?: true

Size: 189 Bytes

Versions: 233

Compression:

Stored size: 189 Bytes

Contents

require 'bundler'
Bundler.setup
Bundler::GemHelper.install_tasks

require 'rspec/core/rake_task'
desc 'Run all specs'
RSpec::Core::RakeTask.new(:spec)

task default: :spec
task test: :spec

Version data entries

233 entries across 233 versions & 10 rubygems

Version Path
twilio-ruby-3.15.2 Rakefile
twilio-ruby-3.15.1 Rakefile
twilio-ruby-3.15.0 Rakefile
honeycrisp-0.0.2 Rakefile
honeycrisp-0.0.1 Rakefile
twilio-ruby-3.14.5 Rakefile
twilio-ruby-3.14.4 Rakefile
twilio-ruby-3.14.3 Rakefile
twilio-ruby-3.14.2 Rakefile
twilio-ruby-3.14.1 Rakefile
twilio-ruby-3.14.0 Rakefile
twilio-ruby-3.13.1 Rakefile
twilio-ruby-3.13.0 Rakefile