Sha256: 8e73614493815bf10ae7290c32bca0064c368b1bbccbd3fba30bc5e4ba517c8f

Contents?: true

Size: 1.88 KB

Versions: 0

Compression: gzip

Compressed size: 691 Bytes

Stored size: 691 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: nkryptic-sandbox
version: !ruby/object:Gem::Version 
  version: 0.2.2
platform: ruby
authors: 
- Jacob Radford
autorequire: 
bindir: bin
cert_chain: []

date: 2008-12-06 00:00:00 -08:00
default_executable: sandbox
dependencies: []

description: Create virtual ruby/rubygems sandboxes.
email: nkryptic@gmail.com
executables: 
- sandbox
extensions: []

extra_rdoc_files: 
- CHANGELOG
- TODO
- README.rdoc
- tasks/rspec.rake
- tasks/cucumber.rake
- tasks/gem.rake
- tasks/dcov.rake
- lib/sandbox.rb
- lib/sandbox/installer.rb
- lib/sandbox/cli.rb
- lib/sandbox/templates/activate_sandbox.erb
- lib/sandbox/version.rb
- lib/sandbox/errors.rb
- bin/sandbox
files: 
- sandbox.gemspec
- CHANGELOG
- TODO
- spec/sandbox/errors_spec.rb
- spec/sandbox/cli_spec.rb
- spec/sandbox/installer_spec.rb
- spec/sandbox_spec.rb
- spec/spec.opts
- spec/spec_helper.rb
- Manifest
- features/steps/common.rb
- features/steps/env.rb
- features/development.feature
- README.rdoc
- tasks/rspec.rake
- tasks/cucumber.rake
- tasks/gem.rake
- tasks/dcov.rake
- Rakefile
- lib/sandbox.rb
- lib/sandbox/installer.rb
- lib/sandbox/cli.rb
- lib/sandbox/templates/activate_sandbox.erb
- lib/sandbox/version.rb
- lib/sandbox/errors.rb
- bin/sandbox
has_rdoc: true
homepage: http://github.com/nkryptic/sandbox
post_install_message: 
rdoc_options: 
- --line-numbers
- --inline-source
- --title
- Sandbox
- --main
- README.rdoc
require_paths: 
- lib
required_ruby_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      version: "0"
  version: 
required_rubygems_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      version: "1.2"
  version: 
requirements: []

rubyforge_project: sandbox
rubygems_version: 1.2.0
signing_key: 
specification_version: 2
summary: Create virtual ruby/rubygems sandboxes.
test_files: []

Package Spec version

nkryptic-sandbox-0.2.2