We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4971762 commit a1c4b55Copy full SHA for a1c4b55
Gemfile.lock
@@ -114,7 +114,7 @@ GEM
114
railties (>= 3.0.0)
115
faraday (0.12.2)
116
multipart-post (>= 1.2, < 3)
117
- ffi (1.9.25)
+ ffi (1.15.5)
118
foreman (0.85.0)
119
thor (~> 0.19.1)
120
globalid (0.4.1)
@@ -248,9 +248,9 @@ GEM
248
thor (>= 0.18.1, < 2.0)
249
rainbow (3.0.0)
250
rake (12.3.1)
251
- rb-fsevent (0.10.3)
252
- rb-inotify (0.9.10)
253
- ffi (>= 0.5.0, < 2)
+ rb-fsevent (0.11.2)
+ rb-inotify (0.10.1)
+ ffi (~> 1.0)
254
redcarpet (3.4.0)
255
request_store (1.4.1)
256
rack (>= 1.4)
0 commit comments