jekyll-asciinema 0.1.0 → 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 0fec16e3b8f4279602c8eddf9b6c18e95e7b7287
4
- data.tar.gz: 808218e98114519a1ac699715e7ac4b3a65a83fd
3
+ metadata.gz: 83e0519d17cf03ddb06b0ca2749f1e9e2d38eab6
4
+ data.tar.gz: 07a2ac1351a6d4e5128013fbc627086c1c9fb00b
5
5
  SHA512:
6
- metadata.gz: e510afc455b0be5900d065523fb1c82abc9e3ffa92c50c76f1904897d140077d14dd69dcd605074283fc8ca0b5260b6b93af9ec9fc4fef7d8e755b9e6e6d7a75
7
- data.tar.gz: 85724493cf047b8b2f3a59efb093888ff54801ed5b7810c28cb1b48eb8a43fedbec8cc0d1e669bea47504ce9aaef41973fdd1c3ef8580025bc33e17fe996cce0
6
+ metadata.gz: 68cabaf3fe1b74473e1c118ba6fd82c26960bb392d2b4a608eac174c5667d7a03f69d46f2261e02937d60494a080eacc8982613bd03f71d4ad4fcaffdc2da76a
7
+ data.tar.gz: 5c262bce623e70a835b6906738d0450c4ca49aa7f45f46fe8311eb5c1ad916d7a1adeb2ffb6f3bab4056e1064efe97e9964a2a979eeea861693c3a2085f3aed9
Binary file
Binary file
@@ -0,0 +1,18 @@
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ This project adheres to [Semantic Versioning][semver].
5
+
6
+ ## [Unreleased]
7
+
8
+ ## [0.2.0] - 2015-11-29
9
+
10
+ - Cryptographically sign gem.
11
+
12
+ ## 0.1.0 - 2015-03-21
13
+
14
+ - Initial release.
15
+
16
+ [Unreleased]: https://github.com/mnuessler/jekyll-asciinema/compare/v0.2.0...HEAD
17
+ [0.2.0]: https://github.com/mnuessler/jekyll-asciinema/compare/v0.1.0...v0.2.0
18
+ [semver]: https://semver.org
data/README.md CHANGED
@@ -2,6 +2,8 @@
2
2
 
3
3
  [![Build Status][badge-travis]][travis]
4
4
  [![Coverage Status][badge-coveralls]][coveralls]
5
+ [![Gem Version][badge-gem]][rubygems]
6
+ [![Dependency Status][badge-deps]][gemnasium]
5
7
 
6
8
  Provides a [Liquid][liquid] tag for embedding asciicasts recorded with
7
9
  [asciinema][asciinema] for use in [Jekyll][jekyll] sites.
@@ -24,11 +26,11 @@ Or install it yourself as:
24
26
 
25
27
  ## Usage
26
28
 
27
- Use the tag as follow in your Jekyll pages and posts:
29
+ Use the tag as follows in your Jekyll pages and posts:
28
30
 
29
31
  {% asciicast 123 %}
30
32
 
31
- This will create the associated script tag:
33
+ This will render the associated script tag:
32
34
 
33
35
  <script type="text/javascript" src="https://asciinema.org/a/123.js" id="asciicast-123" async="async"></script>
34
36
 
@@ -54,11 +56,19 @@ file to [rubygems.org](https://rubygems.org).
54
56
  4. Push to the branch (`git push origin my-new-feature`)
55
57
  5. Create a new Pull Request
56
58
 
59
+ ## License
60
+
61
+ Code is under [MIT License][license].
57
62
 
58
63
  [badge-travis]: https://travis-ci.org/mnuessler/jekyll-asciinema.svg?branch=master
59
64
  [badge-coveralls]: https://coveralls.io/repos/mnuessler/jekyll-asciinema/badge.svg
65
+ [badge-gem]: https://badge.fury.io/rb/jekyll-asciinema.svg
66
+ [badge-deps]: https://gemnasium.com/mnuessler/jekyll-asciinema.svg
60
67
  [travis]: https://travis-ci.org/mnuessler/jekyll-asciinema
61
68
  [coveralls]: https://coveralls.io/r/mnuessler/jekyll-asciinema
69
+ [rubygems]: https://rubygems.org/gems/jekyll-asciinema
70
+ [gemnasium]: https://gemnasium.com/mnuessler/jekyll-asciinema
62
71
  [liquid]: http://liquidmarkup.org "Liquid templating language"
63
72
  [asciinema]: https://asciinema.org "Asciinema"
64
73
  [jekyll]: http://jekyllrb.com "Jekyll"
74
+ [license]: https://raw.githubusercontent.com/mnuessler/jekyll-asciinema/master/LICENSE.txt
data/Rakefile CHANGED
@@ -1,6 +1,7 @@
1
1
  require "bundler/gem_tasks"
2
2
  require "rspec/core/rake_task"
3
3
  require "rake/clean"
4
+ require 'jekyll/asciinema/version'
4
5
 
5
6
  RSpec::Core::RakeTask.new(:spec)
6
7
 
@@ -0,0 +1,21 @@
1
+ -----BEGIN CERTIFICATE-----
2
+ MIIDbDCCAlSgAwIBAgIBATANBgkqhkiG9w0BAQUFADA+MRMwEQYDVQQDDAptLm51
3
+ ZXNzbGVyMRMwEQYKCZImiZPyLGQBGRYDd2ViMRIwEAYKCZImiZPyLGQBGRYCZGUw
4
+ HhcNMTUxMTI5MjEwNjQ4WhcNMTYxMTI4MjEwNjQ4WjA+MRMwEQYDVQQDDAptLm51
5
+ ZXNzbGVyMRMwEQYKCZImiZPyLGQBGRYDd2ViMRIwEAYKCZImiZPyLGQBGRYCZGUw
6
+ ggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDVwEy18KL+Ok5MZcKAFFZ7
7
+ aZqaPAjPIdA3M66ZXBtC+7uQ7QQ1HkfDwbCcKr6xSrgZHJ8ihPuYY/52pfx1Go7o
8
+ SOig3YircS8Vme8V7wZinEKax78vf1+eH91ZSRzb1UBqp/7xZKVSWpxj9t8dz3Ic
9
+ sRayHmnLz76QKUC7ULq14123haEV0sdA7LO0uET0phEjgjNS5OiNu9TFcfY3ZDsM
10
+ CU9ZmWmseGrAVo+Yfnd9BQvSK1+oKO/DFp0/e/SOY+cXceLGM4i1NU+Ws1D5HQMP
11
+ 7Qk2LvsQBDnooQjZB8W4Ld0MH/iUFZ/uBtm//Udui3RRiDLP01MB0ZUMhLtUqmAB
12
+ AgMBAAGjdTBzMAkGA1UdEwQCMAAwCwYDVR0PBAQDAgSwMB0GA1UdDgQWBBTg6ZtP
13
+ ZCRslilSTFeJXj2fk9mzGTAcBgNVHREEFTATgRFtLm51ZXNzbGVyQHdlYi5kZTAc
14
+ BgNVHRIEFTATgRFtLm51ZXNzbGVyQHdlYi5kZTANBgkqhkiG9w0BAQUFAAOCAQEA
15
+ fzOGAh0enoAL2PTMmWSvAkDOCJcKD7smdKPi4cewxR5HgrXAwKGKsVrLMV3hD0Ve
16
+ EptqLWAYfP0rTyNxZMvJNwwXERcZxdhx4lD0hUqPdCwRemuuZW1u5/f4VSBblNNy
17
+ WyyBdemPEcghp8e9TbE5OXYQlueNlJPgkZcsIdXTnY+2LOMvmt85dnhYa7ZOxcWj
18
+ kM+5Asfd6eElzCKVgB9z8NV+3HZ81owov3UtYMNv0W3QLpTFWYuof/LJ2Oo5CJTZ
19
+ Tl5nw9bomS8bIbvxbJQtwWLZKxswmsaoFMGrm7oPRveT6dt0go+3uj8yYmO3AzwI
20
+ GnGYLl7nD8BooOLzhXzPkQ==
21
+ -----END CERTIFICATE-----
@@ -20,9 +20,13 @@ Gem::Specification.new do |spec|
20
20
  spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
21
21
  spec.require_paths = ["lib"]
22
22
 
23
- spec.add_development_dependency "bundler", "~> 1.8"
23
+ spec.cert_chain = ['certs/mnuessler.pem']
24
+ spec.signing_key = File.expand_path("~/.ssh/gem-private_key.pem") if $0 =~ /gem\z/
25
+
26
+ spec.add_runtime_dependency "jekyll", ">= 2.0"
27
+
28
+ spec.add_development_dependency "bundler", "~> 1.9"
24
29
  spec.add_development_dependency "rake", "~> 10.0"
25
- spec.add_development_dependency "rspec"
26
- spec.add_development_dependency "jekyll", "~> 2.0"
27
- spec.add_development_dependency "pry"
30
+ spec.add_development_dependency "rspec", "~> 3.2"
31
+ spec.add_development_dependency "pry", "~> 0"
28
32
  end
@@ -1,5 +1,5 @@
1
1
  module Jekyll
2
2
  module Asciinema
3
- VERSION = "0.1.0"
3
+ VERSION = "0.2.0"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,83 +1,105 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-asciinema
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matthias Nüßler
8
8
  autorequire:
9
9
  bindir: exe
10
- cert_chain: []
11
- date: 2015-03-21 00:00:00.000000000 Z
10
+ cert_chain:
11
+ - |
12
+ -----BEGIN CERTIFICATE-----
13
+ MIIDbDCCAlSgAwIBAgIBATANBgkqhkiG9w0BAQUFADA+MRMwEQYDVQQDDAptLm51
14
+ ZXNzbGVyMRMwEQYKCZImiZPyLGQBGRYDd2ViMRIwEAYKCZImiZPyLGQBGRYCZGUw
15
+ HhcNMTUxMTI5MjEwNjQ4WhcNMTYxMTI4MjEwNjQ4WjA+MRMwEQYDVQQDDAptLm51
16
+ ZXNzbGVyMRMwEQYKCZImiZPyLGQBGRYDd2ViMRIwEAYKCZImiZPyLGQBGRYCZGUw
17
+ ggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDVwEy18KL+Ok5MZcKAFFZ7
18
+ aZqaPAjPIdA3M66ZXBtC+7uQ7QQ1HkfDwbCcKr6xSrgZHJ8ihPuYY/52pfx1Go7o
19
+ SOig3YircS8Vme8V7wZinEKax78vf1+eH91ZSRzb1UBqp/7xZKVSWpxj9t8dz3Ic
20
+ sRayHmnLz76QKUC7ULq14123haEV0sdA7LO0uET0phEjgjNS5OiNu9TFcfY3ZDsM
21
+ CU9ZmWmseGrAVo+Yfnd9BQvSK1+oKO/DFp0/e/SOY+cXceLGM4i1NU+Ws1D5HQMP
22
+ 7Qk2LvsQBDnooQjZB8W4Ld0MH/iUFZ/uBtm//Udui3RRiDLP01MB0ZUMhLtUqmAB
23
+ AgMBAAGjdTBzMAkGA1UdEwQCMAAwCwYDVR0PBAQDAgSwMB0GA1UdDgQWBBTg6ZtP
24
+ ZCRslilSTFeJXj2fk9mzGTAcBgNVHREEFTATgRFtLm51ZXNzbGVyQHdlYi5kZTAc
25
+ BgNVHRIEFTATgRFtLm51ZXNzbGVyQHdlYi5kZTANBgkqhkiG9w0BAQUFAAOCAQEA
26
+ fzOGAh0enoAL2PTMmWSvAkDOCJcKD7smdKPi4cewxR5HgrXAwKGKsVrLMV3hD0Ve
27
+ EptqLWAYfP0rTyNxZMvJNwwXERcZxdhx4lD0hUqPdCwRemuuZW1u5/f4VSBblNNy
28
+ WyyBdemPEcghp8e9TbE5OXYQlueNlJPgkZcsIdXTnY+2LOMvmt85dnhYa7ZOxcWj
29
+ kM+5Asfd6eElzCKVgB9z8NV+3HZ81owov3UtYMNv0W3QLpTFWYuof/LJ2Oo5CJTZ
30
+ Tl5nw9bomS8bIbvxbJQtwWLZKxswmsaoFMGrm7oPRveT6dt0go+3uj8yYmO3AzwI
31
+ GnGYLl7nD8BooOLzhXzPkQ==
32
+ -----END CERTIFICATE-----
33
+ date: 2015-11-29 00:00:00.000000000 Z
12
34
  dependencies:
13
35
  - !ruby/object:Gem::Dependency
14
- name: bundler
36
+ name: jekyll
15
37
  requirement: !ruby/object:Gem::Requirement
16
38
  requirements:
17
- - - "~>"
39
+ - - ">="
18
40
  - !ruby/object:Gem::Version
19
- version: '1.8'
20
- type: :development
41
+ version: '2.0'
42
+ type: :runtime
21
43
  prerelease: false
22
44
  version_requirements: !ruby/object:Gem::Requirement
23
45
  requirements:
24
- - - "~>"
46
+ - - ">="
25
47
  - !ruby/object:Gem::Version
26
- version: '1.8'
48
+ version: '2.0'
27
49
  - !ruby/object:Gem::Dependency
28
- name: rake
50
+ name: bundler
29
51
  requirement: !ruby/object:Gem::Requirement
30
52
  requirements:
31
53
  - - "~>"
32
54
  - !ruby/object:Gem::Version
33
- version: '10.0'
55
+ version: '1.9'
34
56
  type: :development
35
57
  prerelease: false
36
58
  version_requirements: !ruby/object:Gem::Requirement
37
59
  requirements:
38
60
  - - "~>"
39
61
  - !ruby/object:Gem::Version
40
- version: '10.0'
62
+ version: '1.9'
41
63
  - !ruby/object:Gem::Dependency
42
- name: rspec
64
+ name: rake
43
65
  requirement: !ruby/object:Gem::Requirement
44
66
  requirements:
45
- - - ">="
67
+ - - "~>"
46
68
  - !ruby/object:Gem::Version
47
- version: '0'
69
+ version: '10.0'
48
70
  type: :development
49
71
  prerelease: false
50
72
  version_requirements: !ruby/object:Gem::Requirement
51
73
  requirements:
52
- - - ">="
74
+ - - "~>"
53
75
  - !ruby/object:Gem::Version
54
- version: '0'
76
+ version: '10.0'
55
77
  - !ruby/object:Gem::Dependency
56
- name: jekyll
78
+ name: rspec
57
79
  requirement: !ruby/object:Gem::Requirement
58
80
  requirements:
59
81
  - - "~>"
60
82
  - !ruby/object:Gem::Version
61
- version: '2.0'
83
+ version: '3.2'
62
84
  type: :development
63
85
  prerelease: false
64
86
  version_requirements: !ruby/object:Gem::Requirement
65
87
  requirements:
66
88
  - - "~>"
67
89
  - !ruby/object:Gem::Version
68
- version: '2.0'
90
+ version: '3.2'
69
91
  - !ruby/object:Gem::Dependency
70
92
  name: pry
71
93
  requirement: !ruby/object:Gem::Requirement
72
94
  requirements:
73
- - - ">="
95
+ - - "~>"
74
96
  - !ruby/object:Gem::Version
75
97
  version: '0'
76
98
  type: :development
77
99
  prerelease: false
78
100
  version_requirements: !ruby/object:Gem::Requirement
79
101
  requirements:
80
- - - ">="
102
+ - - "~>"
81
103
  - !ruby/object:Gem::Version
82
104
  version: '0'
83
105
  description: Provides a Liquid tag for embedding asciicasts recorded with asciinema
@@ -92,6 +114,7 @@ files:
92
114
  - ".rspec"
93
115
  - ".ruby-version"
94
116
  - ".travis.yml"
117
+ - CHANGELOG.md
95
118
  - Gemfile
96
119
  - LICENSE.txt
97
120
  - README.md
@@ -100,6 +123,7 @@ files:
100
123
  - bin/console
101
124
  - bin/rake
102
125
  - bin/setup
126
+ - certs/mnuessler.pem
103
127
  - jekyll-asciinema.gemspec
104
128
  - lib/jekyll-asciinema.rb
105
129
  - lib/jekyll/asciinema/asciicast_tag.rb
@@ -124,7 +148,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
124
148
  version: '0'
125
149
  requirements: []
126
150
  rubyforge_project:
127
- rubygems_version: 2.4.6
151
+ rubygems_version: 2.4.5.1
128
152
  signing_key:
129
153
  specification_version: 4
130
154
  summary: Liquid tag for embedding asciicasts in Jekyll sites.
Binary file