From 2c8c6daccaeb2bc6864e3f0802381c7cf5fc38f7 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Mon, 26 Dec 2022 11:17:49 +0100 Subject: add deps.sh to install working versions --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index dbbf2a6..cf4ce77 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,6 +24,7 @@ GEM faraday (0.9.2) multipart-post (>= 1.2, < 3) fast-stemmer (1.0.2) + ffi (1.9.10) ffi (1.9.10-x64-mingw32) ffi (1.9.10-x86-mingw32) gemoji (2.1.0) @@ -104,6 +105,8 @@ GEM minitest (5.8.3) multipart-post (2.0.0) net-dns (0.8.0) + nokogiri (1.6.7.1) + mini_portile2 (~> 2.0.0.rc2) nokogiri (1.6.7.1-x64-mingw32) mini_portile2 (~> 2.0.0.rc2) nokogiri (1.6.7.1-x86-mingw32) @@ -136,17 +139,16 @@ GEM ethon (>= 0.8.0) tzinfo (1.2.2) thread_safe (~> 0.1) - wdm (0.1.1) yajl-ruby (1.2.1) PLATFORMS + ruby x64-mingw32 x86-mingw32 DEPENDENCIES github-pages rouge - wdm (~> 0.1.0) BUNDLED WITH 1.10.6 -- cgit v1.2.3