nixpkgs-odroid-hc4/pkgs/servers/web-apps/discourse/plugins/discourse-github/Gemfile
2025-12-20 09:59:59 +11:00

7 lines
122 B
Ruby

# frozen_string_literal: true
source "https://rubygems.org"
# gem "rails"
gem 'sawyer', '0.8.2'
gem 'octokit', '4.22.0'