Sha256: 34cf8fd495dd44cdfba6379e29d51b6b53cf5b594036b6f1244edfb75186ffb5

Contents?: true

Size: 182 Bytes

Versions: 13

Compression:

Stored size: 182 Bytes

Contents

require 'bundler/setup'
require 'rake'
require 'bundler/gem_tasks'

require 'wwtd/tasks'

require 'rspec/core/rake_task'
RSpec::Core::RakeTask.new(:spec)

task default: "wwtd:local"

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
country_select-4.0.0 Rakefile
country_select-3.1.1 Rakefile
country_select-3.1.0 Rakefile
country_select-3.0.0 Rakefile
country_select-2.5.2 Rakefile
country_select-2.5.1 Rakefile
country_select-2.5.0 Rakefile
country_select-2.4.0 Rakefile
country_select-2.3.0 Rakefile
country_select-2.2.0 Rakefile
country_select-2.1.1 Rakefile
country_select-2.1.0 Rakefile
country_select-2.0.1 Rakefile