Sha256: e75d6617d875cf446e2a16e4f6bf8266c09d3f4646827886bd7cc0f033abfcf5

Contents?: true

Size: 191 Bytes

Versions: 35

Compression:

Stored size: 191 Bytes

Contents

#!/usr/bin/env rake
require "bundler/gem_tasks"
require 'rspec/core/rake_task'
require 'appraisal'

RSpec::Core::RakeTask.new :spec
Bundler::GemHelper.install_tasks

task :default => [:spec]

Version data entries

35 entries across 35 versions & 2 rubygems

Version Path
crypt_keeper-0.22.0 Rakefile
crypt_keeper-0.21.0 Rakefile
crypt_keeper-0.20.0 Rakefile
crypt_keeper-0.19.0 Rakefile
crypt_keeper-0.18.4 Rakefile
crypt_keeper-0.18.3 Rakefile
crypt_keeper-0.18.2 Rakefile
crypt_keeper-0.18.1 Rakefile
crypt_keeper-0.18.0 Rakefile
crypt_keeper-0.17.0 Rakefile
crypt_keeper-0.16.1 Rakefile
crypt_keeper-0.16.0 Rakefile
crypt_keeper-0.16.0.pre Rakefile
crypt_keeper-0.15.0.pre Rakefile
crypt_keeper-0.14.0.pre Rakefile
crypt_keeper-0.13.1 Rakefile
crypt_keeper-0.13.0 Rakefile
crypt_keeper-0.12.0 Rakefile
crypt_keeper-0.11.0 Rakefile
crypt_keeper-0.10.0.pre Rakefile