chronicle_bot/Gemfile

6 lines
112 B
Text
Raw Normal View History

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