Sha256: 5e3e2f43866980462cfa04fbb8b0df78b77e9e5f6a53e077fd7551a5c1f4ad88
Contents?: true
Size: 1.48 KB
Versions: 0
Compression: gzip
Compressed size: 666 Bytes
Stored size: 666 Bytes
Contents
--- !ruby/object:Gem::Specification name: rbtils version: !ruby/object:Gem::Version version: 0.0.2 platform: ruby authors: - Ryan Priebe autorequire: bindir: bin cert_chain: [] date: 2015-07-03 00:00:00.000000000 Z dependencies: [] description: A set of utilities that can be used independently of other projects email: hello@ryanpriebe.com executables: - rbtils extensions: [] extra_rdoc_files: [] files: - CONTRIBUTE.md - Gemfile - Gemfile.lock - README.md - bin/rbtils - lib/command.rb - lib/config.rb - lib/configs/coffeelint.json - lib/constants.rb - lib/controller.rb - lib/controllers/branch.rb - lib/controllers/clean.rb - lib/controllers/hound.rb - lib/controllers/minify.rb - lib/controllers/open.rb - lib/controllers/update.rb - lib/helper.rb - lib/helpers/time.rb - lib/log.rb - lib/logs.rb - lib/model.rb - lib/model_data.rb - lib/models/hound.rb - lib/request.rb - lib/router.rb - lib/utils.rb - logs/.gitignore - logs/default.log - rbtils.gemspec homepage: http://rubygems.org/gems/rbtils licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.0.14 signing_key: specification_version: 4 summary: Utilities for your CLI workflow test_files: []