Sha256: ec356e09f15a84345aaaf9c4ca8de41d0415ca96cdc4d96eea46896566e1955c
Contents?: true
Size: 333 Bytes
Versions: 43
Compression:
Stored size: 333 Bytes
Contents
rake: script: - git submodule update --init - ls -la - gem install bundler - bundle config --global jobs 4 - bundle config --global path /cache/gems - bundle config build.nokogiri "--use-system-libraries --with-xml2-include=/usr/include/libxml2" - bundle check || bundle install - bundle exec rake tags: - ruby
Version data entries
43 entries across 43 versions & 1 rubygems