appveyor.yml in metanorma-csand-1.2.1 vs appveyor.yml in metanorma-csand-1.2.2

- old
+ new

@@ -20,9 +20,10 @@ - refreshenv build_script: - set PATH=C:\Ruby%RUBY_VERSION%\bin;%PATH% - set GIT_TERMINAL_PROMPT=0 + - gem install bundler -v "~> 2" - bundle config --local path vendor/bundle - bundle update - bundle install before_test: