Sha256: 431793bb14ac2946899e3045628a93d36606890f0bb5cd6e8a611a974092680a
Contents?: true
Size: 1.88 KB
Versions: 0
Compression: gzip
Compressed size: 721 Bytes
Stored size: 721 Bytes
Contents
--- !ruby/object:Gem::Specification name: jekyll-date-format version: !ruby/object:Gem::Version version: 1.0.0 prerelease: platform: ruby authors: - Brandon Mathis autorequire: bindir: bin cert_chain: [] date: 2013-08-16 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: jekyll requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 1.0.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 1.0.0 description: Automatically adds variables with nicely formated dates and time tags to Jekyll posts and pages. email: - brandon@imathis.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - Gemfile - LICENSE.txt - README.md - Rakefile - jekyll-date-format.gemspec - lib/jekyll-date-format.rb - lib/jekyll-date-format/version.rb - test/.gitignore - test/Gemfile - test/_config.yml - test/_layouts/default.html - test/_layouts/post.html - test/_plugins/jekyll-date-format.rb - test/_posts/2013-08-16-welcome-to-jekyll.markdown - test/css/main.css - test/css/syntax.css - test/index.html homepage: https://github.com/octopress/jekyll-date-format licenses: - MIT post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.8.23 signing_key: specification_version: 3 summary: Automatically adds variables with nicely formated dates and time tags to Jekyll posts and pages. test_files: []