bump listen

development needs ruby >= 2.2.3 now
This commit is contained in:
Benjamin Neff 2016-05-15 00:31:53 +02:00
parent f920bf13ed
commit 8bca1ed801

View file

@ -113,9 +113,10 @@ GEM
multi_xml (>= 0.5.2)
i18n (0.7.0)
json (1.8.3)
listen (3.0.7)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9.7)
listen (3.1.4)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
little-plugger (1.1.4)
logging (2.1.0)
little-plugger (~> 1.1)
@ -230,6 +231,7 @@ GEM
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-progressbar (1.8.0)
ruby_dep (1.3.1)
rugged (0.24.0)
safe_yaml (1.0.4)
sawyer (0.7.0)