#!/bin/sh

set -e

echo "=== ruby ==="
ruby bindings/ruby/sample.rb
