diff --git a/Gemfile.lock b/Gemfile.lock index 6590ae7..067124d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,7 +74,6 @@ GEM faker (1.0.1) i18n (~> 0.4) ffi (1.1.5) - growl (1.0.3) guard (1.0.3) ffi (>= 0.5.0) thor (>= 0.14.6) @@ -98,7 +97,7 @@ GEM jquery-rails (2.1.1) railties (>= 3.1.0, < 5.0) thor (~> 0.14) - json (1.7.5) + json (1.8.6) kaminari (0.13.0) actionpack (>= 3.0.0) activesupport (>= 3.0.0) @@ -108,6 +107,8 @@ GEM less-rails (2.2.3) actionpack (>= 3.1) less (~> 2.2.0) + libnotify (0.9.4) + ffi (>= 1.0.11) libv8 (3.3.10.4) libwebsocket (0.1.5) addressable @@ -144,8 +145,9 @@ GEM rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) rake (0.9.2.2) - rb-fsevent (0.9.1) - rdoc (3.12) + rb-inotify (0.10.1) + ffi (~> 1.0) + rdoc (3.12.2) json (~> 1.4) rspec (2.11.0) rspec-core (~> 2.11.0) @@ -217,7 +219,6 @@ DEPENDENCIES factory_girl factory_girl_rails (>= 3.0.0) faker - growl guard (~> 1.0.0) guard-bundler guard-rails @@ -227,10 +228,11 @@ DEPENDENCIES hpricot jquery-rails kaminari + libnotify (>= 0.7.2) pg rails (= 3.2.8) rails3-generators! - rb-fsevent + rb-inotify (>= 0.8.8) rspec-rails ruby_parser russian