repo.or.cz
/
purpleair-notify.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
first
[purpleair-notify.git]
/
Gemfile
blob
9f079a9a08e35bcb570141ef515f80db36e5ef22
1
# frozen_string_literal: true
2
3
# When changed run "bunlde update"
4
5
source "https://rubygems.org"
6
7
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
8
9
gem 'discordrb'
10
gem 'iron_cache'