bump rb-inotify

This commit is contained in:
Jonne Haß 2014-08-24 20:17:36 +02:00
parent 6c0ee4c78d
commit 3fc8be03af
2 changed files with 3 additions and 3 deletions

View file

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

View file

@ -371,7 +371,7 @@ GEM
raindrops (0.13.0)
rake (10.3.2)
rb-fsevent (0.9.4)
rb-inotify (0.9.4)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
redcarpet (3.1.2)
redis (3.1.0)
@ -549,7 +549,7 @@ DEPENDENCIES
rails_admin (= 0.6.3)
rails_autolink (= 1.1.5)
rb-fsevent (= 0.9.4)
rb-inotify (= 0.9.4)
rb-inotify (= 0.9.5)
redcarpet (= 3.1.2)
remotipart (= 1.2.1)
roxml (= 3.1.6)