Add adsf to Gemfile

This commit is contained in:
Wesley Moore 2017-12-31 10:47:02 +11:00
parent ba7132fae8
commit 2f8c1b81d4
2 changed files with 4 additions and 0 deletions

View file

@ -14,3 +14,4 @@ gem 'fssm'
gem 'systemu'
gem 'listen'
gem 'guard-nanoc'
gem 'adsf'

View file

@ -1,6 +1,8 @@
GEM
remote: https://rubygems.org/
specs:
adsf (1.4.0)
rack (>= 1.0.0, < 3.0.0)
bitly (1.1.0)
httparty (>= 0.7.6)
multi_json (~> 1.3)
@ -86,6 +88,7 @@ PLATFORMS
ruby
DEPENDENCIES
adsf
bitly
builder
fssm