Sha256: 0cc40774c15ab88465f54d13569edffa3dd8b25a923e059caa6466b788dd1210

Contents?: true

Size: 186 Bytes

Versions: 39

Compression:

Stored size: 186 Bytes

Contents

require "bundler/gem_tasks"

require 'dlss/rake/dlss_release'
Dlss::Release.new

require 'rspec/core/rake_task'

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

task :default => :spec

Version data entries

39 entries across 39 versions & 2 rubygems

Version Path
revs-utils-1.0.21 Rakefile
revs-utils-2.1.13 Rakefile
revs-utils-2.1.12 Rakefile
revs-utils-2.1.11 Rakefile
revs-utils-1.0.20 Rakefile
revs-utils-1.0.19 Rakefile
revs-utils-2.1.10 Rakefile
revs-utils-2.1.9 Rakefile
revs-utils-2.1.8 Rakefile
revs-utils-2.1.7 Rakefile
revs-utils-2.1.6 Rakefile
revs-utils-2.1.5 Rakefile
revs-utils-2.1.4 Rakefile
revs-utils-2.1.3 Rakefile
revs-utils-2.1.2 Rakefile
revs-utils-2.1.1 Rakefile
revs-utils-2.1.0 Rakefile
revs-utils-2.0.10 Rakefile
revs-utils-1.0.18 Rakefile
revs-utils-2.0.9 Rakefile