Sha256: 2ed3646b5afb1d634370d94a9de28493f0c3567340f288ced3e6c9aebadbdf56

Contents?: true

Size: 176 Bytes

Versions: 51

Compression:

Stored size: 176 Bytes

Contents

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

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

task default: [:rubocop, :spec]

Version data entries

51 entries across 51 versions & 6 rubygems

Version Path
nulogy_graphql_api-4.3.0 Rakefile
nulogy_graphql_api-4.2.0 Rakefile
nulogy_graphql_api-4.1.0 Rakefile
screengem-0.21.2 Rakefile
screengem-0.21.1 Rakefile
screengem-0.21.0 Rakefile
normalize_line_endings-0.0.7 Rakefile
nulogy_graphql_api-4.0.0 Rakefile
nulogy_graphql_api-3.0.1 Rakefile
nulogy_graphql_api-2.2.0 Rakefile
nulogy_graphql_api-2.1.3 Rakefile
nulogy_graphql_api-2.1.2 Rakefile
screengem-0.20.1 Rakefile
screengem-0.20.0 Rakefile
normalize_line_endings-0.0.6 Rakefile
screengem-0.19.0 Rakefile
screengem-0.18.1 Rakefile
screengem-0.18.0 Rakefile
screengem-0.17.0 Rakefile
nulogy_graphql_api-2.1.1 Rakefile