.circleci/config.yml in truemail-2.7.5 vs .circleci/config.yml in truemail-3.0.0
- old
+ new
@@ -120,10 +120,10 @@
- image: cimg/ruby:<< parameters.ruby-version >>
steps:
- checkout
- <<: *use_compatible_gemspec
- ruby/install-deps:
- bundler-version: "2.3.23"
+ bundler-version: "2.3.24"
with-cache: false
path: './vendor/custom_bundle'
- <<: *install_system_dependencies
- run:
name: Running compatibility tests