Sha256: a3293a535e7fc6a8364996a840b6c4e05c8f09a033c0936ff9e9b09da3befa9c
Contents?: true
Size: 197 Bytes
Versions: 33
Compression:
Stored size: 197 Bytes
Contents
--- sudo: false language: ruby cache: bundler rvm: - 2.5 - 2.6 - 2.7 before_install: gem install bundler -v 1.17.3 script: - bundle exec rubocop --config .rubocop.yml - bundle exec rspec
Version data entries
33 entries across 33 versions & 1 rubygems