summaryrefslogtreecommitdiff
path: root/bin/ronn
blob: d7084e307e4d5b40ddcd0b882b4998c0f95b7585 (plain)
1
2
3
4
5
6
#!/usr/bin/env ruby
# frozen_string_literal: true

require_relative "../spec/support/rubygems_ext"

Spec::Rubygems.gem_load("ronn", "ronn")