7 lines
87 B
Ruby
7 lines
87 B
Ruby
# frozen_string_literal: true
|
|
|
|
source "https://rubygems.org"
|
|
|
|
gemspec
|
|
|
|
gem 'asciimath'
|