Commit 9c9209b6 authored by Wandenberg Peixoto's avatar Wandenberg Peixoto

adding listen gem to be possible add a dir monitor

parent ea485a7a
......@@ -9,6 +9,7 @@ group :test do
gem 'jasmine', '1.0.2.1'
gem 'jshintrb'
gem 'therubyracer'
gem 'listen'
platforms :mri_18 do
gem "ruby-debug"
......
......@@ -35,6 +35,7 @@ GEM
linecache (0.43)
linecache19 (0.5.11)
ruby_core_source (>= 0.1.4)
listen (0.5.3)
multi_json (1.3.7)
nokogiri (1.5.0)
open4 (1.0.1)
......@@ -83,6 +84,7 @@ DEPENDENCIES
jasmine (= 1.0.2.1)
jshintrb
json (= 1.4.3)
listen
nokogiri
rake
ruby-debug
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment