forked from mfenner/orcid-feed
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
108 lines (105 loc) · 2.17 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
GIT
remote: git://github.com/inukshuk/bibtex-ruby.git
revision: 9d96f9ffb8db730cb39ad614c396303e8db58bb3
specs:
bibtex-ruby (2.3.3)
latex-decode (>= 0.0.6)
multi_json (~> 1.3)
GEM
remote: http://rubygems.org/
specs:
activesupport (3.2.14)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
addressable (2.3.5)
awesome_print (1.2.0)
backports (3.3.3)
builder (3.2.2)
chronic (0.9.1)
citeproc-ruby (0.0.6)
logging (~> 1.5)
nokogiri (~> 1.5)
diff-lcs (1.2.4)
edtf (1.0.0)
activesupport (~> 3.0)
eventmachine (1.0.3)
faraday (0.8.8)
multipart-post (~> 1.2.0)
faraday_middleware (0.9.0)
faraday (>= 0.7.4, < 0.9)
i18n (0.6.4)
json (1.8.0)
latex-decode (0.1.1)
unicode (~> 0.4)
little-plugger (1.1.3)
log4r (1.1.10)
logging (1.8.1)
little-plugger (>= 1.1.3)
multi_json (>= 1.3.6)
mini_portile (0.5.1)
multi_json (1.7.8)
multipart-post (1.2.0)
nokogiri (1.6.0)
mini_portile (~> 0.5.0)
rack (1.5.2)
rack-cache (1.2)
rack (>= 0.4)
rack-protection (1.5.0)
rack
rack-test (0.6.2)
rack (>= 1.0)
racksh (1.0.0)
rack (>= 1.0)
rack-test (>= 0.5)
rdf (1.0.7)
addressable (>= 2.2)
rdiscount (2.1.6)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.4)
rspec-expectations (2.14.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.2)
sinatra (1.3.6)
rack (~> 1.4)
rack-protection (~> 1.3)
tilt (~> 1.3, >= 1.3.3)
sinatra-contrib (1.3.2)
backports (>= 2.0)
eventmachine
rack-protection
rack-test
sinatra (~> 1.3.0)
tilt (~> 1.3)
sinatra-respond_to (0.9.0)
sinatra (~> 1.3)
tilt (1.4.1)
unicode (0.4.4)
PLATFORMS
ruby
DEPENDENCIES
addressable
awesome_print
bibtex-ruby!
builder
chronic
citeproc-ruby
edtf
faraday
faraday_middleware
json
latex-decode
log4r
multi_json
nokogiri
rack-cache
rack-test
racksh
rdf
rdiscount
rspec
sinatra (~> 1.3.6)
sinatra-contrib
sinatra-respond_to