duperemoverb/Gemfile

5 lines
74 B
Ruby
Raw Normal View History

2021-09-02 23:18:31 +02:00
source 'https://rubygems.org'
gem 'ffi'
gem 'sqlite3'
gem 'rake-compiler'