source "https://rubygems.org"

gemspec

gem "minitest"
gem "rake"
gem "irb" unless RUBY_ENGINE == "jruby"
