chronicle_bot/Gemfile

6 lines
112 B
Text
Raw Normal View History

2021-02-06 22:20:13 -05:00
# frozen_string_literal: true
source 'https://rubygems.org'
gem 'matrix_sdk', '~> 2.0'
gem 'faraday', '~> 1.0'