Sha256: 76c3c2f21bd97d82c3ba3a7aed1b8245d48c81cb6b18a42c62d1afba4f6688ab
Contents?: true
Size: 160 Bytes
Versions: 4
Compression:
Stored size: 160 Bytes
Contents
# frozen_string_literal: true require "rake/clean" require "bundler/gem_tasks" load "tasks/test.rake" task default: "test:all" task default: "test:features"
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
gir_ffi-0.15.3 | Rakefile |
gir_ffi-0.15.2 | Rakefile |
gir_ffi-0.15.1 | Rakefile |
gir_ffi-0.15.0 | Rakefile |