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-6.3.1 Rakefile
twilio-ruby-6.3.0 Rakefile
twilio-ruby-6.2.0 Rakefile
twilio-ruby-6.1.0 Rakefile
twilio-ruby-6.0.2 Rakefile
whoosh-ruby-0.1.4 Rakefile
whoosh-ruby-0.1.2 Rakefile
twilio-ruby-6.0.1 Rakefile
whoosh-ruby-0.1.1 Rakefile
twilio-ruby-6.0.0 Rakefile
twilio-ruby-6.0.0.pre.rc.3 Rakefile
twilio-ruby-5.77.0 Rakefile
twilio-ruby-6.0.0.pre.rc.2 Rakefile
twilio-ruby-5.76.0 Rakefile
twilio-ruby-6.0.0.pre.rc.1 Rakefile
twilio-ruby-5.75.0 Rakefile
twilio-ruby-5.74.5 Rakefile
twilio-ruby-5.74.4 Rakefile
twilio-ruby-5.74.3 Rakefile
twilio-ruby-5.74.2 Rakefile