#!/bin/sh

set -ex

bundle exec rspec
bundle exec rubocop -S -D
gem build jekyll-avatar.gemspec