discourse.plugins: Update and add metadata

(cherry picked from commit d3bc5d5b7a9e0d5fc0f33aa0f0e91e50e9921805)
This commit is contained in:
talyz
2021-07-15 12:53:59 +00:00
committed by github-actions[bot]
parent 5fd730e210
commit d57e97faef
10 changed files with 98 additions and 31 deletions
@@ -1,3 +1,9 @@
source 'https://rubygems.org'
# 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'