Sha256: 341c875fcba1517f976ce2073d7505872dd3db42721f823c6ba01c4ec1ccce4a

Contents?: true

Size: 166 Bytes

Versions: 24

Compression:

Stored size: 166 Bytes

Contents

# frozen_string_literal: true

require 'rspec/core/rake_task'

Dir.glob('lib/tasks/*.rake').each { |r| load r }

RSpec::Core::RakeTask.new(:spec)
task default: :spec

Version data entries

24 entries across 24 versions & 3 rubygems

Version Path
app_store_connect-0.38.0 Rakefile
app_store_connect-0.37.0 Rakefile
app_store_connect-0.36.0 Rakefile
app_store_connect-0.35.0 Rakefile
app_store_connect-0.34.0 Rakefile
app_store_connect-0.33.0 Rakefile
app_store_connect-0.32.0 Rakefile
app_store_connect-0.30.0 Rakefile
app_store_connect-0.29.0 Rakefile
app_store_connect-0.28.0 Rakefile
app_store_connect-0.27.0 Rakefile
app_store_connect-0.26.0 Rakefile
app_store_connect-0.25.0 Rakefile
app_store_connect-0.23.0 Rakefile
app_store_connect-0.22.0 Rakefile
eufycam-0.6.0 Rakefile
eufycam-0.5.0 Rakefile
eufycam-0.4.0 Rakefile
eufycam-0.3.0 Rakefile
eufycam-0.2.0 Rakefile