Sha256: 6f1fd0ee4358ffb8034b4c9e1469112738a528f57b6b40e31c15621508232c1b

Contents?: true

Size: 188 Bytes

Versions: 30

Compression:

Stored size: 188 Bytes

Contents

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

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

task default: %i[spec rubocop:auto_correct]

Version data entries

30 entries across 30 versions & 4 rubygems

Version Path
salesforce_streamer-2.5.0 Rakefile
jackhammer-1.5.0 Rakefile
jackhammer-1.5.0.rc Rakefile
salesforce_streamer-2.4.0 Rakefile
salesforce_streamer-2.4.0.rc1 Rakefile
rack-graphql-2.7.0 Rakefile
rack-graphql-2.6.1 Rakefile
rack-graphql-2.6.0 Rakefile
vidar-1.4.0 Rakefile
rack-graphql-2.5.1 Rakefile
rack-graphql-2.5.0 Rakefile
salesforce_streamer-2.3.0 Rakefile
salesforce_streamer-2.2.0 Rakefile
vidar-1.3.2 Rakefile
vidar-1.3.1 Rakefile
vidar-1.3.0 Rakefile
jackhammer-1.4.0 Rakefile
rack-graphql-2.4.0 Rakefile
rack-graphql-2.3.1 Rakefile
rack-graphql-2.3.0 Rakefile