Sha256: be40fb824957ad7b0aa12a0bc0adc3caba5003fe5e6966933530c78e1ea4de7b

Contents?: true

Size: 144 Bytes

Versions: 23

Compression:

Stored size: 144 Bytes

Contents

require "bundler/gem_tasks"
task default: :spec

begin
  require 'rspec/core/rake_task'
  RSpec::Core::RakeTask.new(:spec)
rescue LoadError
end

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
govuk_test-3.0.1 Rakefile
govuk_test-3.0.0 Rakefile
govuk_test-2.3.0 Rakefile
govuk_test-2.2.0 Rakefile
govuk_test-2.1.2 Rakefile
govuk_test-2.1.1 Rakefile
govuk_test-2.1.0 Rakefile
govuk_test-2.0.0 Rakefile
govuk_test-1.0.3 Rakefile
govuk_test-1.0.2 Rakefile
govuk_test-1.0.1 Rakefile
govuk_test-1.0.0 Rakefile
govuk_test-0.5.0 Rakefile
govuk_test-0.4.4 Rakefile
govuk_test-0.4.3 Rakefile
govuk_test-0.4.2 Rakefile
govuk_test-0.4.1 Rakefile
govuk_test-0.4.0 Rakefile
govuk_test-0.3.1 Rakefile
govuk_test-0.3.0 Rakefile