Sha256: 7dda0306b7be89d396b0ff9b51bdc297fbc95562b6ebd3709eb37c99f5a2fb53

Contents?: true

Size: 152 Bytes

Versions: 27

Compression:

Stored size: 152 Bytes

Contents

lib = File.expand_path("../lib", __FILE__)
$:.unshift lib unless $:.include?(lib)

require "rake"

task :test do |t|
  true
end

task :default => :test

Version data entries

27 entries across 27 versions & 2 rubygems

Version Path
govuk_frontend_toolkit-9.0.0 Rakefile
govuk_frontend_toolkit-8.2.0 Rakefile
govuk_frontend_toolkit-8.1.0 Rakefile
govuk_frontend_toolkit-8.0.0 Rakefile
govuk_frontend_toolkit-7.6.0 Rakefile
idsk_frontend_toolkit-8.4.4 Rakefile
idsk_frontend_toolkit-7.4.3 Rakefile
govuk_frontend_toolkit-7.5.0 Rakefile
idsk_frontend_toolkit-7.4.2 Rakefile
govuk_frontend_toolkit-7.4.2 Rakefile
govuk_frontend_toolkit-7.4.1 Rakefile
govuk_frontend_toolkit-7.4.0 Rakefile
govuk_frontend_toolkit-7.3.0 Rakefile
govuk_frontend_toolkit-7.2.0 Rakefile
govuk_frontend_toolkit-7.1.0 Rakefile
govuk_frontend_toolkit-7.0.1 Rakefile
govuk_frontend_toolkit-7.0.0 Rakefile
govuk_frontend_toolkit-6.0.4 Rakefile
govuk_frontend_toolkit-6.0.3 Rakefile
govuk_frontend_toolkit-6.0.2 Rakefile