bump rb-inotify

This commit is contained in:
Jonne Haß 2014-06-01 13:43:41 +02:00
parent 08610f1b52
commit bc6ac28841
2 changed files with 3 additions and 3 deletions

View file

@ -175,7 +175,7 @@ group :development do
gem 'guard-cucumber', '1.4.1'
gem 'guard-rspec', '4.2.9'
gem 'rb-fsevent', '0.9.4', :require => false
gem 'rb-inotify', '0.9.3', :require => false
gem 'rb-inotify', '0.9.4', :require => false
# Preloading environment

View file

@ -358,7 +358,7 @@ GEM
raindrops (0.12.0)
rake (10.3.2)
rb-fsevent (0.9.4)
rb-inotify (0.9.3)
rb-inotify (0.9.4)
ffi (>= 0.5.0)
rdoc (3.12.2)
json (~> 1.4)
@ -529,7 +529,7 @@ DEPENDENCIES
rails_admin (= 0.4.9)
rails_autolink (= 1.1.5)
rb-fsevent (= 0.9.4)
rb-inotify (= 0.9.3)
rb-inotify (= 0.9.4)
redcarpet (= 3.1.1)
remotipart (= 1.2.1)
roxml (= 3.1.6)