updated Gemfile.lock to take into account the rb-inotify's version bump

This commit is contained in:
Régis Hanol 2013-03-03 01:49:22 +01:00
parent dfafadfe41
commit cd0a95c641
1 changed files with 2 additions and 2 deletions

View File

@ -336,7 +336,7 @@ GEM
thor (>= 0.14.6, < 2.0)
rake (10.0.3)
rb-fsevent (0.9.3)
rb-inotify (0.8.8)
rb-inotify (0.9.0)
ffi (>= 0.5.0)
rdoc (3.12.1)
json (~> 1.4)
@ -503,7 +503,7 @@ DEPENDENCIES
rails_multisite!
rake
rb-fsevent
rb-inotify (~> 0.8.8)
rb-inotify (~> 0.9)
redcarpet
redis
redis-rails