Sha256: 86370034f69d7094f19828f4777644d8a348f0b42335b11e50a60acb9579b277

Contents?: true

Size: 138 Bytes

Versions: 28

Compression:

Stored size: 138 Bytes

Contents

require "bundler/gem_tasks"
require 'rspec/core/rake_task'
task :default => [:spec]

desc "Run the specs"
RSpec::Core::RakeTask.new(:spec)

Version data entries

28 entries across 28 versions & 2 rubygems

Version Path
eucalypt-0.7.2 Rakefile
eucalypt-0.7.1 Rakefile
eucalypt-0.7.0 Rakefile
eucalypt-0.6.2 Rakefile
ipcrypt-1.0.1 Rakefile
eucalypt-0.6.1 Rakefile
eucalypt-0.6.0 Rakefile
eucalypt-0.5.4 Rakefile
eucalypt-0.5.3 Rakefile
eucalypt-0.5.2 Rakefile
eucalypt-0.5.1 Rakefile
ipcrypt-1.0.0 Rakefile
eucalypt-0.5.0 Rakefile
eucalypt-0.4.2 Rakefile
eucalypt-0.4.1 Rakefile
eucalypt-0.4.0 Rakefile
eucalypt-0.3.5 Rakefile
eucalypt-0.3.4 Rakefile
eucalypt-0.3.3 Rakefile
eucalypt-0.3.2 Rakefile