Sha256: c1925443b84666224db1ea084a80a3d39265eab41a1851d4c5610d00eb2c9f5c

Contents?: true

Size: 139 Bytes

Versions: 14

Compression:

Stored size: 139 Bytes

Contents

# coding: utf-8

require "bundler/gem_tasks"

FileList['tasks/**/*.rake'].each(&method(:import))

desc 'Run all specs'
task ci: %w[ spec ]

Version data entries

14 entries across 14 versions & 2 rubygems

Version Path
tty-spinner-0.9.2 Rakefile
tty-spinner-0.9.1 Rakefile
tty-spinner-0.9.0 Rakefile
tty-table-0.10.0 Rakefile
tty-table-0.9.0 Rakefile
tty-table-0.8.0 Rakefile
tty-table-0.7.0 Rakefile
tty-table-0.6.0 Rakefile
tty-table-0.5.0 Rakefile
tty-table-0.4.0 Rakefile
tty-table-0.3.0 Rakefile
tty-table-0.2.0 Rakefile
tty-table-0.1.0 Rakefile
tty-spinner-0.1.0 Rakefile