Sha256: 7501c2273c118fb9fe2fab90b1ebce875c3b8aeb2b9c8bceccc42063272baaa2

Contents?: true

Size: 188 Bytes

Versions: 24

Compression:

Stored size: 188 Bytes

Contents

require 'bundler/gem_tasks'

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

require 'rubocop/rake_task'
RuboCop::RakeTask.new
task default: :rubocop

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
gitx-4.5.0 Rakefile
gitx-4.4.0 Rakefile
gitx-4.3.0 Rakefile
gitx-4.1.1 Rakefile
gitx-4.1.0 Rakefile
gitx-4.0.0 Rakefile
gitx-4.0.0.ci.234.1 Rakefile
gitx-3.2.0 Rakefile
gitx-3.2.0.ci.231.1 Rakefile
gitx-3.1.2 Rakefile
gitx-3.1.1 Rakefile
gitx-3.1.0.ci.216.1 Rakefile
gitx-3.1.0 Rakefile
gitx-3.0.2.ci.213.1 Rakefile
gitx-3.0.2.ci.207.1 Rakefile
gitx-3.0.2 Rakefile
gitx-3.0.1.ci.200.1 Rakefile
gitx-3.0.1 Rakefile
gitx-3.0.0.ci.188.1 Rakefile
gitx-3.0.0 Rakefile