aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2015-11-04 15:57:31 +0100
committerXavier Noria <fxn@hashref.com>2015-11-08 22:49:50 -0800
commitd47b98226827e52bc182b6b22b50a1834b45e7e4 (patch)
tree026334a2b3771a4998be75b35b11fe9aedef2b20 /Gemfile.lock
parent7d2ae1328cf34873e4d73c3cb6fae750b3b7e213 (diff)
downloadrails-d47b98226827e52bc182b6b22b50a1834b45e7e4.tar.gz
rails-d47b98226827e52bc182b6b22b50a1834b45e7e4.tar.bz2
rails-d47b98226827e52bc182b6b22b50a1834b45e7e4.zip
upgrade listen to 3.0.4
3.0.3 has a bug in OS X.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index b3225dedea..0f5a48e524 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -222,7 +222,7 @@ GEM
kindlerb (0.1.1)
mustache
nokogiri
- listen (3.0.3)
+ listen (3.0.4)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
loofah (2.0.3)
@@ -342,7 +342,7 @@ DEPENDENCIES
jquery-rails!
json
kindlerb (= 0.1.1)
- listen (~> 3.0.3)
+ listen (~> 3.0.4)
mail!
minitest (< 5.3.4)
mocha (~> 0.14)