Sha256: e4c1db5b6d5b97330653724b1b6555ec6d17e6f6e823e99f8bd1014bfe1d2bb3

Contents?: true

Size: 119 Bytes

Versions: 10

Compression:

Stored size: 119 Bytes

Contents

require 'rspec/core/rake_task'

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

# Make RSpec the default task
task :default => :spec

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
encryption-1.1.8 Rakefile
encryption-1.1.7 Rakefile
encryption-1.1.6 Rakefile
encryption-1.1.5 Rakefile
encryption-1.1.4 Rakefile
encryption-1.1.3 Rakefile
encryption-1.1.2 Rakefile
encryption-1.1.0 Rakefile
encryption-1.0.2 Rakefile
encryption-1.0.1 Rakefile