.circleci/config.yml in truemail-3.0.1 vs .circleci/config.yml in truemail-3.0.2

- old
+ new

@@ -120,10 +120,10 @@ - image: cimg/ruby:<< parameters.ruby-version >> steps: - checkout - <<: *use_compatible_gemspec - ruby/install-deps: - bundler-version: "2.3.24" + bundler-version: "2.3.26" with-cache: false path: './vendor/custom_bundle' - <<: *install_system_dependencies - run: name: Running compatibility tests