Sha256: 6ae656975312cf031b32fc8837f399d6e2a462b925042082c8ae5a3992a231e4

Contents?: true

Size: 214 Bytes

Versions: 30

Compression:

Stored size: 214 Bytes

Contents

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

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

task ci: %i[spec rubocop]
task default: %i[spec rubocop:auto_correct]

Version data entries

30 entries across 30 versions & 7 rubygems

Version Path
rack-graphql-2.11.0 Rakefile
newrelic-sidekiq-metrics-1.5.1 Rakefile
rack-graphql-2.10.1 Rakefile
graphql-pagination-2.0.1 Rakefile
rack-graphql-2.10.0 Rakefile
salesforce_streamer-2.6.0 Rakefile
vidar-1.5.1 Rakefile
vidar-1.5.0 Rakefile
fishplate-7.0.2 Rakefile
graphql-pagination-2.0.0 Rakefile
newrelic-sidekiq-metrics-1.5.0 Rakefile
rack-graphql-2.9.1 Rakefile
graphql-pagination-2.0.0.rc Rakefile
rack-graphql-2.9.0 Rakefile
vidar-1.4.3 Rakefile
rack-graphql-2.7.3 Rakefile
rack-graphql-2.7.2 Rakefile
fishplate-7.0.1 Rakefile
fishplate-7.0.0 Rakefile
fishplate-7.0.0.beta Rakefile