-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
/
Copy pathGemfile.lock
127 lines (122 loc) · 2.57 KB
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
GIT
remote: https://github.com/citation-style-language/Sheldon.git
revision: b2c3b3b892bfebf997b8bbf8696f57fe67b47ebf
specs:
sheldon (1.0.31)
citeproc-ruby (~> 2.1)
csl-styles (~> 2.0)
diffy
dotenv
erubis (~> 2.7)
faraday (= 1.0.1)
faraday_middleware (= 1.2.0)
git_diff
hashdiff (= 0.3.7)
nokogiri
octokit (~> 4.0)
ostruct
reverse_markdown
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
citeproc (1.1.0)
date
forwardable
json
namae (~> 1.0)
observer (< 1.0)
open-uri (< 1.0)
citeproc-ruby (2.1.1)
citeproc (~> 1.0, >= 1.0.9)
csl (~> 2.0)
observer (< 1.0)
csl (2.1.0)
forwardable (~> 1.3)
namae (~> 1.2)
open-uri (< 1.0)
rexml (~> 3.0)
set (~> 1.1)
singleton (< 1.0)
time (< 1.0)
csl-styles (2.0.1)
csl (~> 2.0)
date (3.4.1)
diff-lcs (1.5.1)
diffy (3.4.3)
dotenv (3.1.7)
erubis (2.7.0)
faraday (1.0.1)
multipart-post (>= 1.2, < 3)
faraday_middleware (1.2.0)
faraday (~> 1.0)
forwardable (1.3.3)
fuubar (2.5.1)
rspec-core (~> 3.0)
ruby-progressbar (~> 1.4)
git_diff (0.4.3)
hashdiff (0.3.7)
json (2.9.1)
mini_portile2 (2.8.8)
multipart-post (2.4.1)
namae (1.2.0)
racc (~> 1.7)
nokogiri (1.18.2)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.18.2-x64-mingw-ucrt)
racc (~> 1.4)
observer (0.1.2)
octokit (4.25.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
open-uri (0.5.0)
stringio
time
uri
ostruct (0.6.1)
public_suffix (6.0.1)
racc (1.8.1)
rake (13.2.1)
reverse_markdown (3.0.0)
nokogiri
rexml (3.4.0)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.2)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.2)
ruby-progressbar (1.13.0)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
set (1.1.1)
singleton (0.3.0)
stringio (3.1.2)
time (0.4.1)
date
uri (1.0.2)
PLATFORMS
ruby
x64-mingw-ucrt
x64-mingw32
DEPENDENCIES
csl (~> 2.1)
fuubar
nokogiri
rake
rspec
sheldon!
RUBY VERSION
ruby 3.3.6p108
BUNDLED WITH
2.5.22