mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 09:26:54 -06:00
Merge pull request #338 from ZogStriP/updated-gemfile-lock
updated Gemfile.lock to take into account the rb-inotify's version bump
This commit is contained in:
commit
af865ee223
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user