cosmere-books/Gemfile

7 lines
102 B
Ruby
Raw Permalink Normal View History

2018-07-26 19:08:56 +00:00
# frozen_string_literal: true
source "https://rubygems.org"
gem 'nokogiri'
gem 'paru'
2020-08-12 18:50:15 +00:00
gem 'humanize'