Sha256: 14caab71c898120db6ac86a7d0f7b45fa852b9e1359a2b53c65469cb3a91d888

Contents?: true

Size: 131 Bytes

Versions: 9

Compression:

Stored size: 131 Bytes

Contents

require "bundler/gem_tasks"

# RSpec tasks
require "rspec/core/rake_task"
RSpec::Core::RakeTask.new(:spec)
task :default  => :spec

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
bugsnag-api-3.0.0 Rakefile
bugsnag-api-2.1.1 Rakefile
bugsnag-api-2.1.0 Rakefile
bugsnag-api-2.0.3 Rakefile
bugsnag-api-2.0.2 Rakefile
bugsnag-api-2.0.1 Rakefile
bugsnag-api-2.0.0 Rakefile
bugsnag-api-1.0.3 Rakefile
bugsnag-api-1.0.2 Rakefile