Sha256: 26469708ef8ab1dca82e2a00cea383b902c78cfec66ab5b1ab473089eafced9f

Contents?: true

Size: 251 Bytes

Versions: 53

Compression:

Stored size: 251 Bytes

Contents

#!/usr/bin/env bash

set -eux

bundle install
rake generate

git clone https://github.com/rubocop-hq/rubocop.git --depth=1
cd rubocop
export BUNDLE_GEMFILE=Gemfile
echo "gem 'parser', path: '../'" > Gemfile.local

bundle install
bundle exec rake spec

Version data entries

53 entries across 41 versions & 7 rubygems

Version Path
passbase-1.3.0 vendor/bundle/ruby/2.7.0/gems/parser-2.7.1.4/ci/run_rubocop_specs
passbase-1.2.0 vendor/bundle/ruby/2.7.0/gems/parser-2.7.1.4/ci/run_rubocop_specs
passbase-1.1.0 vendor/bundle/ruby/2.7.0/gems/parser-2.7.1.4/ci/run_rubocop_specs
passbase-1.0.3 vendor/bundle/ruby/2.7.0/gems/parser-2.7.1.4/ci/run_rubocop_specs
passbase-1.0.2 vendor/bundle/ruby/2.7.0/gems/parser-2.7.1.4/ci/run_rubocop_specs
passbase-1.0.1 vendor/bundle/ruby/2.7.0/gems/parser-2.7.1.4/ci/run_rubocop_specs
passbase-1.0.0 vendor/bundle/ruby/2.7.0/gems/parser-2.7.1.4/ci/run_rubocop_specs
parser-2.7.1.5 ci/run_rubocop_specs
grape-extra_validators-2.0.0 vendor/bundle/ruby/2.6.0/gems/parser-2.7.1.4/ci/run_rubocop_specs
grape-extra_validators-2.0.0 vendor/bundle/ruby/2.6.0/gems/parser-2.7.0.2/ci/run_rubocop_specs
files.com-1.0.1 vendor/bundle/ruby/2.5.0/gems/parser-2.7.1.4/ci/run_rubocop_specs
parser-2.7.1.4 ci/run_rubocop_specs
parser-2.7.1.3 ci/run_rubocop_specs
parser-2.7.1.2 ci/run_rubocop_specs
parser-2.7.1.1 ci/run_rubocop_specs
talon_one-2.0.0 vendor/bundle/ruby/2.3.0/gems/parser-2.7.1.0/ci/run_rubocop_specs
talon_one-2.0.0 vendor/bundle/ruby/2.7.0/gems/parser-2.7.1.0/ci/run_rubocop_specs
parser-2.7.1.0 ci/run_rubocop_specs
parser-2.7.0.5 ci/run_rubocop_specs
parser-2.7.0.4 ci/run_rubocop_specs