about summary refs log tree commit diff
path: root/nixpkgs/pkgs/servers/web-apps/discourse/plugins/discourse-github/Gemfile
blob: c24a3e860d7cd5867506eb10fd31bb2e9bde7656 (plain) (blame)
1
2
3
4
5
6
7
# frozen_string_literal: true

source "https://rubygems.org"

# gem "rails"
gem "sawyer", "0.9.2"
gem "octokit", "5.6.1"