Sha256: c2c37ea0b9487c687fb87c59d90e57440be6fc6087b2f2cbf3a2bcd913eb07e8
Contents?: true
Size: 294 Bytes
Versions: 133
Compression:
Stored size: 294 Bytes
Contents
version: 2.1 jobs: build: docker: - image: ruby:<%= RUBY_VERSION %> steps: - checkout - run: name: Run the default task command: | gem install bundler -v <%= Bundler::VERSION %> bundle install bundle exec rake
Version data entries
133 entries across 133 versions & 4 rubygems