Add rb-fsevent

This commit is contained in:
Piotr Sarnacki 2012-09-27 14:37:00 +02:00
parent b776f1355b
commit 0e5bb55c7d
2 changed files with 3 additions and 0 deletions

View File

@ -31,4 +31,5 @@ end
group :development do
gem 'foreman'
gem 'rerun'
gem 'rb-fsevent', '~> 0.9.1'
end

View File

@ -213,6 +213,7 @@ GEM
thor (>= 0.14.6, < 2.0)
raindrops (0.10.0)
rake (0.9.2.2)
rb-fsevent (0.9.1)
rdoc (3.12)
json (~> 1.4)
redcarpet (2.1.1)
@ -273,6 +274,7 @@ DEPENDENCIES
rack-contrib!
rake-pipeline!
rake-pipeline-web-filters!
rb-fsevent (~> 0.9.1)
rerun
sinatra
sinatra-contrib