talyz d57e97faef discourse.plugins: Update and add metadata
(cherry picked from commit d3bc5d5b7a9e0d5fc0f33aa0f0e91e50e9921805)
2021-07-15 12:53:59 +00:00

10 lines
193 B
Ruby

# frozen_string_literal: true
source "https://rubygems.org"
git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
# gem "rails"
gem 'sawyer', '0.8.2'
gem 'octokit', '4.21.0'