.circleci/config.yml in truemail-2.7.4 vs .circleci/config.yml in truemail-2.7.5

- old
+ new

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