Sha256: 775310615bddd1347cf374e48f58a4b6b3e0938926cd02816341e9544f22cb39

Contents?: true

Size: 1.83 KB

Versions: 0

Compression: gzip

Compressed size: 789 Bytes

Stored size: 789 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: gists
version: !ruby/object:Gem::Version 
  prerelease: false
  segments: 
  - 0
  - 0
  - 1
  version: 0.0.1
platform: ruby
authors: 
- Bradley Grzesiak
autorequire: 
bindir: bin
cert_chain: []

date: 2010-07-31 00:00:00 -05:00
default_executable: 
dependencies: 
- !ruby/object:Gem::Dependency 
  type: :development
  name: rspec
  version_requirements: &id001 !ruby/object:Gem::Requirement 
    requirements: 
    - - ">="
      - !ruby/object:Gem::Version 
        segments: 
        - 1
        - 3
        - 0
        version: 1.3.0
  requirement: *id001
  prerelease: false
description: Since gist.github.com is such a fantastic library of random utility functions, this gem is meant to collect the best and pull them into your everyday toolbox.
email: brad@bendyworks.com
executables: []

extensions: []

extra_rdoc_files: 
- LICENSE
- README.rdoc
files: 
- .document
- .gitignore
- .rvmrc
- Gemfile
- LICENSE
- README.rdoc
- Rakefile
- VERSION
- gists.gemspec
- lib/gists.rb
- spec/in_spec.rb
- spec/random_in_spec.rb
- spec/spec.opts
- spec/spec_helper.rb
- spec/surround_spec.rb
has_rdoc: true
homepage: http://github.com/listrophy/gists
licenses: []

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

rubyforge_project: 
rubygems_version: 1.3.6
signing_key: 
specification_version: 3
summary: A bunch of utility functions extracted from gists
test_files: 
- spec/in_spec.rb
- spec/random_in_spec.rb
- spec/spec_helper.rb
- spec/surround_spec.rb

Package Spec version

gists-0.0.1