mirror of
https://github.com/godotengine/godot-website.git
synced 2025-12-31 09:48:43 +03:00
9 lines
149 B
Ruby
9 lines
149 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem 'jekyll', '4.2.2'
|
|
gem 'jekyll-watch'
|
|
gem 'jekyll-paginate-v2'
|
|
gem 'jekyll-redirect-from'
|
|
|
|
gem "webrick", "~> 1.8"
|