1
0
Fork 0
forked from wezm/wezm.net

Add growl to Gemfile

This commit is contained in:
Wesley Moore 2011-02-04 04:12:49 +11:00
parent 67b2b99d20
commit cbfd63e498
2 changed files with 3 additions and 0 deletions

View file

@ -11,3 +11,4 @@ gem 'builder'
gem 'rb-fsevent'
gem 'guard'
gem 'guard-nanoc'
gem 'growl'

View file

@ -14,6 +14,7 @@ GEM
addressable (~> 2.2.2)
multipart-post (~> 1.1.0)
rack (>= 1.1.0, < 2)
growl (1.0.3)
guard (0.3.0)
open_gem (~> 1.4.2)
thor (~> 0.14.6)
@ -52,6 +53,7 @@ PLATFORMS
DEPENDENCIES
bitly
builder
growl
guard
guard-nanoc
haml