Sha256: 0594a9ef21f4a86ab7a62ee1772ab9225cadccb567ad6c9c3911e8c163ba9bfc

Contents?: true

Size: 204 Bytes

Versions: 16

Compression:

Stored size: 204 Bytes

Contents

source 'https://rubygems.org'

gemspec

if File.directory?("../cyoi")
  gem "cyoi", path: "../cyoi"
end

group :development do
  gem "awesome_print"
  gem "rb-fsevent", "~> 0.9.1"
  gem "guard-rspec"
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
bosh-bootstrap-0.12.0 Gemfile
bosh-bootstrap-0.11.15 Gemfile
bosh-bootstrap-0.11.14 Gemfile
bosh-bootstrap-0.11.13 Gemfile
bosh-bootstrap-0.11.12 Gemfile
bosh-bootstrap-0.11.11 Gemfile
bosh-bootstrap-0.11.9 Gemfile
bosh-bootstrap-0.11.8 Gemfile
bosh-bootstrap-0.11.7 Gemfile
bosh-bootstrap-0.11.6 Gemfile
bosh-bootstrap-0.11.5 Gemfile
bosh-bootstrap-0.11.4 Gemfile
bosh-bootstrap-0.11.3 Gemfile
bosh-bootstrap-0.11.2 Gemfile
bosh-bootstrap-0.11.1 Gemfile
bosh-bootstrap-0.11.0 Gemfile