# frozen_string_literal: true source 'http://rubygems.org/' gem 'ruby-macho' group :development do gem 'rubocop' end