Sha256: 2d50b6711f9ab5081d9f27a30af6a3b564235d5249271861a1f55f0f2cf254af

Contents?: true

Size: 153 Bytes

Versions: 23

Compression:

Stored size: 153 Bytes

Contents

require "rubygems"
require "bundler/setup"
require "bundler/gem_tasks"
require "rspec/core/rake_task"

RSpec::Core::RakeTask.new

task(default: [:spec])

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
attr_json-2.5.0 Rakefile
attr_json-2.4.0 Rakefile
attr_json-2.3.1 Rakefile
attr_json-2.3.0 Rakefile
attr_json-2.2.0 Rakefile
attr_json-2.1.0 Rakefile
attr_json-2.0.1 Rakefile
attr_json-2.0.0 Rakefile
attr_json-2.0.0.rc1 Rakefile
attr_json-1.5.0 Rakefile
attr_json-1.4.1 Rakefile
attr_json-1.4.0 Rakefile
attr_json-1.3.0 Rakefile
attr_json-1.2.0 Rakefile
attr_json-1.1.0 Rakefile
attr_json-1.0.0 Rakefile
attr_json-0.7.0 Rakefile
attr_json-0.6.0 Rakefile
attr_json-0.5.0 Rakefile
attr_json-0.4.0 Rakefile