Gemfile (108B)
1 # frozen_string_literal: true 2 3 source "https://rubygems.org" 4 5 # gem "rails" 6 gem "nokogiri" 7 gem "pandoc-ruby"