Sha256: fa087f5d240ad5864035842e5d1c1b2646528d401ee6665651e1fb89df24a837

Contents?: true

Size: 129 Bytes

Versions: 15

Compression:

Stored size: 129 Bytes

Contents

require 'rake'
require 'rspec/core/rake_task'
require 'bundler/gem_tasks'

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

task default: :spec

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
regexp-examples-1.5.1 Rakefile
regexp-examples-1.5.0 Rakefile
regexp-examples-1.4.4 Rakefile
regexp-examples-1.4.3 Rakefile
regexp-examples-1.4.2 Rakefile
regexp-examples-1.4.1 Rakefile
regexp-examples-1.4.0 Rakefile
regexp-examples-1.3.2 Rakefile
regexp-examples-1.3.1 Rakefile
regexp-examples-1.3.0 Rakefile
regexp-examples-1.2.1 Rakefile
regexp-examples-1.2.0 Rakefile
regexp-examples-1.1.4 Rakefile
regexp-examples-1.1.3 Rakefile
regexp-examples-1.1.2 Rakefile