Support linux in Gemfile.lock

pull/1/head
Alex Basson 4 years ago
parent 5e97f1adc9
commit b97227d116

@ -104,6 +104,7 @@ GEM
launchy (2.4.3) launchy (2.4.3)
addressable (~> 2.3) addressable (~> 2.3)
libv8 (3.16.14.19) libv8 (3.16.14.19)
libv8 (3.16.14.19-x86_64-linux)
listen (3.0.8) listen (3.0.8)
rb-fsevent (~> 0.9, >= 0.9.4) rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7) rb-inotify (~> 0.9, >= 0.9.7)
@ -250,6 +251,7 @@ GEM
PLATFORMS PLATFORMS
x86_64-darwin-20 x86_64-darwin-20
x86_64-linux
DEPENDENCIES DEPENDENCIES
activerecord-import activerecord-import

Loading…
Cancel
Save