educatic-info/bin/Gemfile

8 lines
106 B
Ruby
Raw Normal View History

2022-11-25 14:19:39 +01:00
# frozen_string_literal: true
source "https://rubygems.org"
gem "colorize"
2022-12-01 15:22:27 +01:00
gem "dotenv"
gem "nextcloud"