1
0
mirror of https://github.com/danog/rpc-db.git synced 2024-11-26 12:04:45 +01:00
rpc-db/Gemfile

8 lines
199 B
Ruby
Raw Normal View History

2021-09-21 16:11:34 +02:00
# frozen_string_literal: true
source "https://rubygems.org"
git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
# gem "rails"
gem "github-pages", "~> 215", group: :jekyll_plugins