Skip to content

Commit a1c4b55

Browse files
committed
bundle update sass-listen
1 parent 4971762 commit a1c4b55

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ GEM
114114
railties (>= 3.0.0)
115115
faraday (0.12.2)
116116
multipart-post (>= 1.2, < 3)
117-
ffi (1.9.25)
117+
ffi (1.15.5)
118118
foreman (0.85.0)
119119
thor (~> 0.19.1)
120120
globalid (0.4.1)
@@ -248,9 +248,9 @@ GEM
248248
thor (>= 0.18.1, < 2.0)
249249
rainbow (3.0.0)
250250
rake (12.3.1)
251-
rb-fsevent (0.10.3)
252-
rb-inotify (0.9.10)
253-
ffi (>= 0.5.0, < 2)
251+
rb-fsevent (0.11.2)
252+
rb-inotify (0.10.1)
253+
ffi (~> 1.0)
254254
redcarpet (3.4.0)
255255
request_store (1.4.1)
256256
rack (>= 1.4)

0 commit comments

Comments
 (0)