middleman-bibtex 0.2.1 → 0.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d38e414b3b9a907790c0bcbc4456ff4a00ee80aa
4
- data.tar.gz: 5a0e6e71b6f6afcbf936dd12902cd1ed4d6c7918
3
+ metadata.gz: 1ff6fe964a5ccd8a05631292e2dbc857a4243905
4
+ data.tar.gz: d13b7b387814f4b5323e39e8c5d5bf678fe4cfbb
5
5
  SHA512:
6
- metadata.gz: 3fc845ff449385dc08480f4ad1c6c4024d5e605217574927928661bc6efb2a08592e2f309c030c5da2327832991daf5c2b2c9f37fae3fc509790503e560a9640
7
- data.tar.gz: 673470243759612d35996549bf01f6ac1d34acad31f6ab364293c367b5b173fa6b395b7642c9cdb91d96cab50bac4f010d393131cdcb5929d47fa4094921813e
6
+ metadata.gz: d154bc92c8afca1c20ce1277e284f4966940840d26249dde1527fb4fc0fca7917e8a37522112b8bbc47c3f3cf3eba08bc5e2021f97fdcb4db8f68ed4ca615ebb
7
+ data.tar.gz: ee6a44df880ec527107be6c5995b051eeb10605b28dab3029a64cc8e114bbc4eb26f21265480d7c091f9de5e4f169155143b93e85470a6683fda4ebcf3e6e6a3
@@ -1,6 +1,6 @@
1
1
  module Middleman
2
2
  module Bibtex
3
- VERSION = '0.2.1'
3
+ VERSION = '0.2.2'
4
4
  class KeyNotFound < RuntimeError ; end
5
5
  end
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: middleman-bibtex
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - J. J. Green
@@ -107,7 +107,6 @@ files:
107
107
  - ".gitignore"
108
108
  - ".travis.yml"
109
109
  - Gemfile
110
- - Gemfile.lock
111
110
  - LICENSE
112
111
  - README.md
113
112
  - Rakefile
data/Gemfile.lock DELETED
@@ -1,108 +0,0 @@
1
- PATH
2
- remote: .
3
- specs:
4
- middleman-bibtex (0.2.0)
5
- bibtex-ruby
6
- citeproc-ruby (~> 0.0.6)
7
- middleman-core (~> 3)
8
-
9
- GEM
10
- remote: https://rubygems.org/
11
- specs:
12
- activesupport (4.2.5.2)
13
- i18n (~> 0.7)
14
- json (~> 1.7, >= 1.7.7)
15
- minitest (~> 5.1)
16
- thread_safe (~> 0.3, >= 0.3.4)
17
- tzinfo (~> 1.1)
18
- bibtex-ruby (4.2.0)
19
- latex-decode (~> 0.0)
20
- capybara (2.4.4)
21
- mime-types (>= 1.16)
22
- nokogiri (>= 1.3.3)
23
- rack (>= 1.0.0)
24
- rack-test (>= 0.5.4)
25
- xpath (~> 2.0)
26
- citeproc-ruby (0.0.6)
27
- logging (~> 1.5)
28
- nokogiri (~> 1.5)
29
- diff-lcs (1.2.5)
30
- erubis (2.7.0)
31
- ffi (1.9.10)
32
- hooks (0.4.1)
33
- uber (~> 0.0.14)
34
- i18n (0.7.0)
35
- json (1.8.3)
36
- latex-decode (0.2.2)
37
- unicode (~> 0.4)
38
- listen (3.0.6)
39
- rb-fsevent (>= 0.9.3)
40
- rb-inotify (>= 0.9.7)
41
- little-plugger (1.1.4)
42
- logging (1.8.2)
43
- little-plugger (>= 1.1.3)
44
- multi_json (>= 1.8.4)
45
- middleman-core (3.4.1)
46
- activesupport (~> 4.1)
47
- bundler (~> 1.1)
48
- capybara (~> 2.4.4)
49
- erubis
50
- hooks (~> 0.3)
51
- i18n (~> 0.7.0)
52
- listen (~> 3.0.3)
53
- padrino-helpers (~> 0.12.3)
54
- rack (>= 1.4.5, < 2.0)
55
- thor (>= 0.15.2, < 2.0)
56
- tilt (~> 1.4.1, < 2.0)
57
- mime-types (3.0)
58
- mime-types-data (~> 3.2015)
59
- mime-types-data (3.2016.0221)
60
- mini_portile2 (2.0.0)
61
- minitest (5.8.4)
62
- multi_json (1.11.2)
63
- nokogiri (1.6.7.2)
64
- mini_portile2 (~> 2.0.0.rc2)
65
- padrino-helpers (0.12.5)
66
- i18n (~> 0.6, >= 0.6.7)
67
- padrino-support (= 0.12.5)
68
- tilt (~> 1.4.1)
69
- padrino-support (0.12.5)
70
- activesupport (>= 3.1)
71
- rack (1.6.4)
72
- rack-test (0.6.3)
73
- rack (>= 1.0)
74
- rake (10.5.0)
75
- rb-fsevent (0.9.7)
76
- rb-inotify (0.9.7)
77
- ffi (>= 0.5.0)
78
- rspec (3.4.0)
79
- rspec-core (~> 3.4.0)
80
- rspec-expectations (~> 3.4.0)
81
- rspec-mocks (~> 3.4.0)
82
- rspec-core (3.4.3)
83
- rspec-support (~> 3.4.0)
84
- rspec-expectations (3.4.0)
85
- diff-lcs (>= 1.2.0, < 2.0)
86
- rspec-support (~> 3.4.0)
87
- rspec-mocks (3.4.1)
88
- diff-lcs (>= 1.2.0, < 2.0)
89
- rspec-support (~> 3.4.0)
90
- rspec-support (3.4.1)
91
- thor (0.19.1)
92
- thread_safe (0.3.5)
93
- tilt (1.4.1)
94
- tzinfo (1.2.2)
95
- thread_safe (~> 0.1)
96
- uber (0.0.15)
97
- unicode (0.4.4.2)
98
- xpath (2.0.0)
99
- nokogiri (~> 1.3)
100
-
101
- PLATFORMS
102
- ruby
103
-
104
- DEPENDENCIES
105
- bundler
106
- middleman-bibtex!
107
- rake
108
- rspec