Skip to content

Commit

Permalink
fix waring about missing spec file for aruba
Browse files Browse the repository at this point in the history
  • Loading branch information
lrbalt committed Apr 8, 2012
1 parent 2bdecb5 commit 4db9038
Showing 1 changed file with 89 additions and 0 deletions.
89 changes: 89 additions & 0 deletions vendor/gems/aruba-0.2.2/.specification
Original file line number Diff line number Diff line change
@@ -0,0 +1,89 @@
--- !ruby/object:Gem::Specification
name: aruba
version: !ruby/object:Gem::Version
hash: 19
prerelease:
segments:
- 0
- 2
- 2
version: 0.2.2
platform: ruby
authors:
- "Aslak Helles\xC3\xB8y"
- David Chelimsky
autorequire:
bindir: bin
cert_chain: []

date: 2010-09-28 00:00:00 Z
dependencies:
- !ruby/object:Gem::Dependency
name: rspec
prerelease: false
requirement: &id001 !ruby/object:Gem::Requirement
none: false
requirements:
- - ~>
- !ruby/object:Gem::Version
hash: 62196431
segments:
- 2
- 0
- 0
- beta
- 22
version: 2.0.0.beta.22
type: :development
version_requirements: *id001
description: CLI Steps for Cucumber, hand-crafted for you in Aruba
email: cukes@googlegroups.com
executables: []

extensions: []

extra_rdoc_files:
- LICENSE
- README.rdoc
- History.txt
files:
- LICENSE
- README.rdoc
- History.txt
homepage: http://github.com/aslakhellesoy/aruba
licenses: []

post_install_message:
rdoc_options:
- --charset=UTF-8
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
none: false
requirements:
- - ">="
- !ruby/object:Gem::Version
hash: 3
segments:
- 0
version: "0"
required_rubygems_version: !ruby/object:Gem::Requirement
none: false
requirements:
- - ">="
- !ruby/object:Gem::Version
hash: 3
segments:
- 0
version: "0"
requirements: []

rubyforge_project:
rubygems_version: 1.8.10
signing_key:
specification_version: 3
summary: aruba-0.2.2
test_files: []

has_rdoc:

0 comments on commit 4db9038

Please sign in to comment.