From d8252af8684aa331dc084d33551f41268adb298f Mon Sep 17 00:00:00 2001 From: Plato Wu Date: Sat, 21 May 2022 10:57:14 +0800 Subject: [PATCH] update --- Gemfile.lock | 4 +--- ReadFirst.txt | 5 +++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9b83115..15f2178 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,10 +21,9 @@ GEM rspec (>= 2.99.0, < 4.0) libnotify (0.9.3) ffi (>= 1.0.11) - listen (3.1.5) + listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - ruby_dep (~> 1.2) lumberjack (1.0.12) method_source (0.8.2) nenv (0.3.0) @@ -52,7 +51,6 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.6.0) rspec-support (3.6.0) - ruby_dep (1.5.0) shellany (0.0.1) slop (3.6.0) thor (0.19.4) diff --git a/ReadFirst.txt b/ReadFirst.txt index 50825da..08c05d5 100755 --- a/ReadFirst.txt +++ b/ReadFirst.txt @@ -1,7 +1,9 @@ -apt-cyg install ruby, rubygems, ruby-pkg-config(or cygwin32-libffi), libffi-devel, ruby-devel gcc4(cygwin64 gcc-g++), make +apt-cyg install ruby, rubygems, ruby-pkg-config(or cygwin32-libffi), libffi-devel, ruby-devel(cannot load such file — mkmf (LoadError) gcc4(cygwin64 gcc-g++), make gem install bundler bundler install // create Gemfile.lock rvm use 1.9.3 --install --binary --fuzzy +rvm list +rvm remove 1.9.3 Using /home/travis/.rvm/gems/ruby-1.9.3-p551 # install rvm # \curl -sSL https://get.rvm.io | bash -s stable @@ -34,4 +36,3 @@ if ppt is opened(windows), if will be delete and pull version from server(linux) @todo https://github.com/sickill/bitpocket/commit/33b61a8 @todo cp: failed to preserve ownership for @todo use filter to sync Tools -