|
1 | 1 | GIT
|
2 | 2 | remote: https://github.com/citation-style-language/Sheldon.git
|
3 |
| - revision: 1962fad73610a3e0b1610e0c24c16669d584196b |
| 3 | + revision: 0d607983e872e9344c64914277fd7409ac0e29d3 |
4 | 4 | specs:
|
5 |
| - sheldon (1.0.2) |
| 5 | + sheldon (1.0.30) |
6 | 6 | citeproc-ruby
|
7 | 7 | csl-styles
|
8 | 8 | diffy
|
9 | 9 | dotenv
|
| 10 | + erubis (~> 2.7) |
| 11 | + faraday |
| 12 | + faraday_middleware |
| 13 | + git_diff |
| 14 | + hashdiff (= 0.3.7) |
10 | 15 | nokogiri
|
| 16 | + octokit (~> 4.0) |
11 | 17 | ostruct
|
12 | 18 | reverse_markdown
|
13 | 19 |
|
14 | 20 | GEM
|
15 | 21 | remote: https://rubygems.org/
|
16 | 22 | specs:
|
| 23 | + addressable (2.7.0) |
| 24 | + public_suffix (>= 2.0.2, < 5.0) |
17 | 25 | citeproc (1.0.10)
|
18 | 26 | namae (~> 1.0)
|
19 |
| - citeproc-ruby (1.1.12) |
| 27 | + citeproc-ruby (1.1.13) |
20 | 28 | citeproc (~> 1.0, >= 1.0.9)
|
21 | 29 | csl (~> 1.5)
|
22 |
| - csl (1.5.1) |
| 30 | + csl (1.5.2) |
23 | 31 | namae (~> 1.0)
|
24 | 32 | csl-styles (1.0.1.10)
|
25 | 33 | csl (~> 1.0)
|
26 | 34 | diff-lcs (1.4.4)
|
27 | 35 | diffy (3.4.0)
|
28 | 36 | dotenv (2.7.6)
|
29 |
| - fuubar (2.5.0) |
| 37 | + erubis (2.7.0) |
| 38 | + faraday (1.3.0) |
| 39 | + faraday-net_http (~> 1.0) |
| 40 | + multipart-post (>= 1.2, < 3) |
| 41 | + ruby2_keywords |
| 42 | + faraday-net_http (1.0.1) |
| 43 | + faraday_middleware (1.0.0) |
| 44 | + faraday (~> 1.0) |
| 45 | + fuubar (2.5.1) |
30 | 46 | rspec-core (~> 3.0)
|
31 | 47 | ruby-progressbar (~> 1.4)
|
32 |
| - mini_portile2 (2.4.0) |
33 |
| - namae (1.0.1) |
34 |
| - nokogiri (1.10.10) |
35 |
| - mini_portile2 (~> 2.4.0) |
36 |
| - ostruct (0.2.0) |
37 |
| - rake (13.0.1) |
| 48 | + git_diff (0.4.3) |
| 49 | + hashdiff (0.3.7) |
| 50 | + mini_portile2 (2.5.0) |
| 51 | + multipart-post (2.1.1) |
| 52 | + namae (1.0.2) |
| 53 | + nokogiri (1.11.1) |
| 54 | + mini_portile2 (~> 2.5.0) |
| 55 | + racc (~> 1.4) |
| 56 | + octokit (4.20.0) |
| 57 | + faraday (>= 0.9) |
| 58 | + sawyer (~> 0.8.0, >= 0.5.3) |
| 59 | + ostruct (0.3.3) |
| 60 | + public_suffix (4.0.6) |
| 61 | + racc (1.5.2) |
| 62 | + rake (13.0.3) |
38 | 63 | reverse_markdown (2.0.0)
|
39 | 64 | nokogiri
|
40 |
| - rspec (3.9.0) |
41 |
| - rspec-core (~> 3.9.0) |
42 |
| - rspec-expectations (~> 3.9.0) |
43 |
| - rspec-mocks (~> 3.9.0) |
44 |
| - rspec-core (3.9.2) |
45 |
| - rspec-support (~> 3.9.3) |
46 |
| - rspec-expectations (3.9.2) |
| 65 | + rspec (3.10.0) |
| 66 | + rspec-core (~> 3.10.0) |
| 67 | + rspec-expectations (~> 3.10.0) |
| 68 | + rspec-mocks (~> 3.10.0) |
| 69 | + rspec-core (3.10.1) |
| 70 | + rspec-support (~> 3.10.0) |
| 71 | + rspec-expectations (3.10.1) |
47 | 72 | diff-lcs (>= 1.2.0, < 2.0)
|
48 |
| - rspec-support (~> 3.9.0) |
49 |
| - rspec-mocks (3.9.1) |
| 73 | + rspec-support (~> 3.10.0) |
| 74 | + rspec-mocks (3.10.2) |
50 | 75 | diff-lcs (>= 1.2.0, < 2.0)
|
51 |
| - rspec-support (~> 3.9.0) |
52 |
| - rspec-support (3.9.3) |
53 |
| - ruby-progressbar (1.10.1) |
| 76 | + rspec-support (~> 3.10.0) |
| 77 | + rspec-support (3.10.2) |
| 78 | + ruby-progressbar (1.11.0) |
| 79 | + ruby2_keywords (0.0.4) |
| 80 | + sawyer (0.8.2) |
| 81 | + addressable (>= 2.3.5) |
| 82 | + faraday (> 0.8, < 2.0) |
54 | 83 |
|
55 | 84 | PLATFORMS
|
56 | 85 | ruby
|
|
0 commit comments