Sha256: a14a94199bf5d3608487a645e5c7f5ece9a57619b638ecd4e6db6acabaaf282c

Contents?: true

Size: 145 Bytes

Versions: 11

Compression:

Stored size: 145 Bytes

Contents

# frozen_string_literal: true
require 'bundler/gem_tasks'
require 'rspec/core/rake_task'

RSpec::Core::RakeTask.new('spec')

task default: :spec

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
rspec-webservice_matchers-4.13 Rakefile
rspec-webservice_matchers-4.12.2 Rakefile
rspec-webservice_matchers-4.12.1 Rakefile
rspec-webservice_matchers-4.12.0 Rakefile
rspec-webservice_matchers-4.11.0 Rakefile
rspec-webservice_matchers-4.10.0 Rakefile
rspec-webservice_matchers-4.9.0 Rakefile
rspec-webservice_matchers-4.8.1 Rakefile
rspec-webservice_matchers-4.8.0 Rakefile
rspec-webservice_matchers-4.7.0 Rakefile
rspec-webservice_matchers-4.6.0 Rakefile