aboutsummaryrefslogtreecommitdiff
path: root/infra/libkookie/nixpkgs/pkgs/tools/misc/anystyle-cli/Gemfile.lock
blob: 8d28ef808948d48a3e89a39605e55b3478d23091 (plain)
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
GIT
  remote: https://github.com/feedbackmine/language_detector.git
  revision: 89102790194150b3a8110ce691f9989b8ce70f8d
  specs:
    language_detector (0.1.2)

PATH
  remote: .
  specs:
    anystyle (1.3.10)
      anystyle-data (~> 1.2)
      bibtex-ruby (~> 5.0)
      gli (~> 2.17)
      namae (~> 1.0)
      wapiti (~> 1.0, >= 1.0.2)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (6.0.3.2)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
      zeitwerk (~> 2.2, >= 2.2.2)
    anystyle-data (1.2.0)
    bibtex-ruby (5.1.4)
      latex-decode (~> 0.0)
    builder (3.2.4)
    byebug (11.1.3)
    citeproc (1.0.10)
      namae (~> 1.0)
    concurrent-ruby (1.1.7)
    diff-lcs (1.4.4)
    docile (1.3.2)
    edtf (3.0.5)
      activesupport (>= 3.0, < 7.0)
    gli (2.19.2)
    gnuplot (2.6.2)
    i18n (1.8.5)
      concurrent-ruby (~> 1.0)
    latex-decode (0.3.1)
    lmdb (0.5.3)
    minitest (5.14.1)
    namae (1.0.1)
    rake (13.0.1)
    redis (4.2.1)
    redis-namespace (1.8.0)
      redis (>= 3.0.4)
    rspec (3.9.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
    rspec-core (3.9.2)
      rspec-support (~> 3.9.3)
    rspec-expectations (3.9.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-mocks (3.9.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-support (3.9.3)
    ruby-prof (1.4.1)
    simplecov (0.19.0)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
    simplecov-html (0.12.2)
    thread_safe (0.3.6)
    tzinfo (1.2.7)
      thread_safe (~> 0.1)
    unicode-scripts (1.6.0)
    wapiti (1.0.7)
      builder (~> 3.2)
    yard (0.9.25)
    zeitwerk (2.4.0)

PLATFORMS
  ruby

DEPENDENCIES
  anystyle!
  bibtex-ruby
  byebug
  citeproc
  edtf
  gnuplot
  language_detector!
  lmdb
  rake
  redis
  redis-namespace
  rspec (~> 3.0)
  ruby-prof
  simplecov
  unicode-scripts
  yard

BUNDLED WITH
   2.1.4