mirror of
https://github.com/nathanriggs/AppleIIAsm-Collection.git
synced 2024-11-27 12:49:27 +00:00
7 lines
119 B
Ruby
7 lines
119 B
Ruby
# frozen_string_literal: true
|
|
|
|
source "https://rubygems.org"
|
|
gem "github-pages", group: :jekyll_plugins
|
|
|
|
# gem "rails"
|