Sha256: 2ed3646b5afb1d634370d94a9de28493f0c3567340f288ced3e6c9aebadbdf56

Contents?: true

Size: 176 Bytes

Versions: 51

Compression:

Stored size: 176 Bytes

Contents

require "bundler/gem_tasks"
require "rspec/core/rake_task"
require "rubocop/rake_task"

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

task default: [:rubocop, :spec]

Version data entries

51 entries across 51 versions & 6 rubygems

Version Path
normalize_line_endings-0.0.2 Rakefile
screengem-0.11.0 Rakefile
screengem-0.10.1 Rakefile
screengem-0.10.0 Rakefile
screengem-0.9.1 Rakefile
screengem-0.9.0 Rakefile
active_delivery-0.1.1 Rakefile
abstract_notifier-0.1.0 Rakefile
active_delivery-0.1.0 Rakefile
money-uphold-bank-0.0.2 Rakefile
money-uphold-bank-0.0.1 Rakefile