Sha256: 04192965c21155c527a5cd2f30b72af7c52af38bd868e4893fcb596fcec8cc1c

Contents?: true

Size: 148 Bytes

Versions: 24

Compression:

Stored size: 148 Bytes

Contents

# frozen_string_literal: true

require "bundler/gem_tasks"

require "rspec/core/rake_task"
RSpec::Core::RakeTask.new("spec")
task :default => :spec

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
floe-0.15.1 Rakefile
floe-0.15.0 Rakefile
floe-0.14.0 Rakefile
floe-0.13.1 Rakefile
floe-0.13.0 Rakefile
floe-0.12.0 Rakefile
floe-0.11.3 Rakefile
floe-0.11.0 Rakefile
floe-0.10.0 Rakefile
floe-0.9.0 Rakefile
floe-0.7.1 Rakefile
floe-0.8.0 Rakefile
floe-0.7.0 Rakefile
floe-0.6.1 Rakefile
floe-0.6.0 Rakefile
floe-0.5.0 Rakefile
floe-0.4.1 Rakefile
floe-0.4.0 Rakefile
floe-0.3.1 Rakefile
floe-0.3.0 Rakefile