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

source "https://rubygems.org"

git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }

# gem "rails"
gem 'rrule', '0.4.2', require: false