main
source 'https://rubygems.org' gemspec gem 'mittsu', path: '../mittsu' if /darwin/ === RUBY_PLATFORM gem 'ffi', '~> 1.9', '!= 1.11.1' end