mirror of
https://github.com/jlengrand/error-prone-support.git
synced 2026-03-10 08:11:25 +00:00
10 lines
251 B
Ruby
10 lines
251 B
Ruby
ruby File.read(".ruby-version").strip
|
|
|
|
source "https://rubygems.org"
|
|
gem "diffy", "~> 3.4.0"
|
|
gem "github-pages", "~> 227"
|
|
gem "json", "~> 2.6"
|
|
gem "mustache", "~> 1.0"
|
|
gem "rake", "~> 13.0" # Required for "just-the-docs" theme
|
|
gem "webrick", "~> 1.7"
|