anvil-editor: init at 0.4
[NixPkgs.git] / pkgs / tools / misc / anystyle-cli / Gemfile.lock
blob8d28ef808948d48a3e89a39605e55b3478d23091
1 GIT
2   remote: https://github.com/feedbackmine/language_detector.git
3   revision: 89102790194150b3a8110ce691f9989b8ce70f8d
4   specs:
5     language_detector (0.1.2)
7 PATH
8   remote: .
9   specs:
10     anystyle (1.3.10)
11       anystyle-data (~> 1.2)
12       bibtex-ruby (~> 5.0)
13       gli (~> 2.17)
14       namae (~> 1.0)
15       wapiti (~> 1.0, >= 1.0.2)
17 GEM
18   remote: https://rubygems.org/
19   specs:
20     activesupport (6.0.3.2)
21       concurrent-ruby (~> 1.0, >= 1.0.2)
22       i18n (>= 0.7, < 2)
23       minitest (~> 5.1)
24       tzinfo (~> 1.1)
25       zeitwerk (~> 2.2, >= 2.2.2)
26     anystyle-data (1.2.0)
27     bibtex-ruby (5.1.4)
28       latex-decode (~> 0.0)
29     builder (3.2.4)
30     byebug (11.1.3)
31     citeproc (1.0.10)
32       namae (~> 1.0)
33     concurrent-ruby (1.1.7)
34     diff-lcs (1.4.4)
35     docile (1.3.2)
36     edtf (3.0.5)
37       activesupport (>= 3.0, < 7.0)
38     gli (2.19.2)
39     gnuplot (2.6.2)
40     i18n (1.8.5)
41       concurrent-ruby (~> 1.0)
42     latex-decode (0.3.1)
43     lmdb (0.5.3)
44     minitest (5.14.1)
45     namae (1.0.1)
46     rake (13.0.1)
47     redis (4.2.1)
48     redis-namespace (1.8.0)
49       redis (>= 3.0.4)
50     rspec (3.9.0)
51       rspec-core (~> 3.9.0)
52       rspec-expectations (~> 3.9.0)
53       rspec-mocks (~> 3.9.0)
54     rspec-core (3.9.2)
55       rspec-support (~> 3.9.3)
56     rspec-expectations (3.9.2)
57       diff-lcs (>= 1.2.0, < 2.0)
58       rspec-support (~> 3.9.0)
59     rspec-mocks (3.9.1)
60       diff-lcs (>= 1.2.0, < 2.0)
61       rspec-support (~> 3.9.0)
62     rspec-support (3.9.3)
63     ruby-prof (1.4.1)
64     simplecov (0.19.0)
65       docile (~> 1.1)
66       simplecov-html (~> 0.11)
67     simplecov-html (0.12.2)
68     thread_safe (0.3.6)
69     tzinfo (1.2.7)
70       thread_safe (~> 0.1)
71     unicode-scripts (1.6.0)
72     wapiti (1.0.7)
73       builder (~> 3.2)
74     yard (0.9.25)
75     zeitwerk (2.4.0)
77 PLATFORMS
78   ruby
80 DEPENDENCIES
81   anystyle!
82   bibtex-ruby
83   byebug
84   citeproc
85   edtf
86   gnuplot
87   language_detector!
88   lmdb
89   rake
90   redis
91   redis-namespace
92   rspec (~> 3.0)
93   ruby-prof
94   simplecov
95   unicode-scripts
96   yard
98 BUNDLED WITH
99    2.1.4