Sha256: c46383ffe4ced7555a93523f3c9f0bcffcc2ef05d58c708c42e0ad808e9add3a

Contents?: true

Size: 214 Bytes

Versions: 17

Compression:

Stored size: 214 Bytes

Contents

source 'https://rubygems.org'

gemspec

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

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

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
bosh-bootstrap-0.18.1 Gemfile
bosh-bootstrap-0.18.0 Gemfile
bosh-bootstrap-0.17.1 Gemfile
bosh-bootstrap-0.17.0 Gemfile
bosh-bootstrap-0.16.2 Gemfile
bosh-bootstrap-0.16.1 Gemfile
bosh-bootstrap-0.16.0 Gemfile
bosh-bootstrap-0.15.0 Gemfile
bosh-bootstrap-0.14.5 Gemfile
bosh-bootstrap-0.14.4 Gemfile
bosh-bootstrap-0.14.3 Gemfile
bosh-bootstrap-0.14.2 Gemfile
bosh-bootstrap-0.14.1 Gemfile
bosh-bootstrap-0.14.0 Gemfile
bosh-bootstrap-0.13.2 Gemfile
bosh-bootstrap-0.13.1 Gemfile
bosh-bootstrap-0.13.0 Gemfile