Sha256: 582a53e6fcf3a313d1e2da95bfa93ecae8f6ef4167d9bba8c9cb04ab8a32a5b4

Contents?: true

Size: 211 Bytes

Versions: 6

Compression:

Stored size: 211 Bytes

Contents

# frozen_string_literal: true

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

# Default directory to look in is `/specs`
# Run with `rake spec`
RSpec::Core::RakeTask.new(:spec)

task default: :spec

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
russian_workdays-2.6.0 Rakefile
russian_workdays-2.5.0 Rakefile
russian_workdays-2.4.0 Rakefile
russian_workdays-2.3.0 Rakefile
russian_workdays-2.1.0 Rakefile
russian_workdays-2.0.0 Rakefile