Sha256: 37cd04587b911289b1c8a525c390a8d463a43898ff5aff05440678838b07ad7b

Contents?: true

Size: 216 Bytes

Versions: 17

Compression:

Stored size: 216 Bytes

Contents

# frozen_string_literal: true

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

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

task default: %i[spec rubocop]

Version data entries

17 entries across 17 versions & 4 rubygems

Version Path
omniauth-nitro-id-1.4.0 Rakefile
omniauth-nitro-id-1.3.3 Rakefile
omniauth-nitro-id-1.3.2 Rakefile
omniauth-nitro-id-1.3.1 Rakefile
omniauth-nitro-id-1.3.0 Rakefile
omniauth-nitro-id-1.2.1 Rakefile
omniauth-nitro-id-1.2.0 Rakefile
omniauth-nitro-id-1.1.1 Rakefile
cobra_commander-1.0.1 Rakefile
cobra_commander-1.0.0 Rakefile
cobra_commander-yarn-1.0.0 Rakefile
cobra_commander-ruby-1.0.0 Rakefile
omniauth-nitro-id-1.1.0 Rakefile
omniauth-nitro-id-1.0.0 Rakefile
cobra_commander-0.15.1 Rakefile
cobra_commander-0.15.0 Rakefile
omniauth-nitro-id-0.1.1 Rakefile