Sha256: 32172a4283451a5a01943bc93e63f5ca02d290d279daea509e7bfdfda9c8e74c

Contents?: true

Size: 104 Bytes

Versions: 25

Compression:

Stored size: 104 Bytes

Contents

SHELL = /bin/bash

build:
	bundle install && \
	rubocop -a

test:
	bundle exec rspec

.PHONY: build test

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
patch_ruby-2.3.0 Makefile
patch_ruby-2.1.1 Makefile
patch_ruby-2.0.0 Makefile
patch_ruby-1.24.2 Makefile
patch_ruby-1.24.1 Makefile
patch_ruby-1.24.0 Makefile
patch_ruby-1.23.0 Makefile
patch_ruby-1.22.0 Makefile
patch_ruby-1.21.0 Makefile
patch_ruby-1.20.0 Makefile
patch_ruby-1.19.0 Makefile
patch_ruby-1.18.0 Makefile
patch_ruby-1.17.1 Makefile
patch_ruby-1.17.0 Makefile
patch_ruby-1.16.1 Makefile
patch_ruby-1.16.0 Makefile
patch_ruby-1.15.2 Makefile
patch_ruby-1.15.1 Makefile
patch_ruby-1.15.0 Makefile
patch_ruby-1.14.0 Makefile