Sha256: 109a9f7cdfd484ec7e02075d07645d74bec912e59c8ef559b56467f9990e5140

Contents?: true

Size: 112 Bytes

Versions: 12

Compression:

Stored size: 112 Bytes

Contents

#!/bin/bash

source $(dirname $0)/.travis.sh

echo ''
echo 'Resetting Gemfile'
echo ''

rm Gemfile.lock

bundle

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
kind-5.7.0 test.sh
kind-5.6.0 test.sh
kind-5.5.0 test.sh
kind-5.4.1 test.sh
kind-5.4.0 test.sh
kind-5.3.0 test.sh
kind-5.2.0 test.sh
kind-5.1.0 test.sh
kind-5.0.0 test.sh
u-attributes-2.7.0 test.sh
kind-4.1.0 test.sh
kind-4.0.0 test.sh