Sha256: 42cbd4b275ae963903d642dc59de0cc81a9e4d718a3aecb2c0027da6587f0a79

Contents?: true

Size: 307 Bytes

Versions: 16

Compression:

Stored size: 307 Bytes

Contents

# Copyright (c) 2016-2017 VMware, Inc.  All Rights Reserved.
# SPDX-License-Identifier: MIT

source 'https://rubygems.org'

gemspec

gem 'json', '< 2' if RUBY_VERSION.start_with?('1.')
gem 'nokogiri', '< 1.6' if RUBY_VERSION.start_with?('1.8.')
gem 'test-unit', '~> 2.5' if RUBY_VERSION.start_with?('1.8.')

Version data entries

16 entries across 14 versions & 2 rubygems

Version Path
rbvmomi-2.0.0 Gemfile
vagrant-packet-0.1.1 vendor/bundle/ruby/2.5.0/gems/rbvmomi-1.13.0/Gemfile
vagrant-packet-0.1.1 vendor/bundle/ruby/2.4.0/gems/rbvmomi-1.13.0/Gemfile
vagrant-packet-0.1.1 vendor/bundle/ruby/2.3.0/gems/rbvmomi-1.13.0/Gemfile
rbvmomi-1.13.0 Gemfile
rbvmomi-1.12.0 Gemfile
rbvmomi-1.11.7 Gemfile
rbvmomi-1.11.6 Gemfile
rbvmomi-1.11.5 Gemfile
rbvmomi-1.11.4 Gemfile
rbvmomi-1.11.3 Gemfile
rbvmomi-1.11.2 Gemfile
rbvmomi-1.11.1 Gemfile
rbvmomi-1.11.0 Gemfile
rbvmomi-1.10.0 Gemfile
rbvmomi-1.9.5 Gemfile