Sha256: 65078b95f8be4f71e1c73a03715110a3c42270a9dc7c9924bc957dcb9050b2ff
Contents?: true
Size: 159 Bytes
Versions: 2
Compression:
Stored size: 159 Bytes
Contents
#!/bin/bash set -e echo '== Installing dependencies ==' bundle lock --add-platform x86_64-linux bundle config set --local path 'vendor/bundle' bundle install
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
lamby-3.1.3 | bin/_setup |
lamby-3.1.2 | bin/_setup |