quran-json/Gemfile
2022-07-17 16:58:34 -03:00

6 lines
126 B
Ruby

# frozen_string_literal: true
gem "nokogiri", "~> 1.13"
gem "paint", "~> 2.2"
gem "json", "~> 2.6"
gem "standard", "~> 1.12"