duperemoverb/Gemfile

6 lines
96 B
Ruby

source 'https://rubygems.org'
gem 'ffi'
gem 'sqlite3'
gem 'rake-compiler'
gem 'rake-extensions'