summaryrefslogtreecommitdiff
path: root/pkgs/tools/misc/anystyle-cli/Gemfile.lock
blob: f32ab35dd7c4d651de4c97c7086fabcea1fcde1c (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
GIT
  remote: https://github.com/inukshuk/anystyle.git
  revision: c6f5fb2fa6e8ce9456ad1e1e88d6bba5f3d7731d
  specs:
    anystyle (1.6.0)
      anystyle-data (~> 1.3)
      bibtex-ruby (~> 6.0)
      namae (~> 1.0)
      wapiti (~> 2.1)

PATH
  remote: .
  specs:
    anystyle-cli (1.5.0)
      anystyle (~> 1.6)
      gli (~> 2.17)

GEM
  remote: https://rubygems.org/
  specs:
    anystyle-data (1.3.0)
    bibtex-ruby (6.1.0)
      latex-decode (~> 0.0)
      racc (~> 1.7)
    builder (3.3.0)
    date (3.4.1)
    debug (1.10.0)
      irb (~> 1.10)
      reline (>= 0.3.8)
    erb (5.0.1)
    gli (2.22.2)
      ostruct
    io-console (0.8.0)
    irb (1.15.2)
      pp (>= 0.6.0)
      rdoc (>= 4.0.0)
      reline (>= 0.4.2)
    latex-decode (0.4.0)
    namae (1.2.0)
      racc (~> 1.7)
    ostruct (0.6.1)
    pp (0.6.2)
      prettyprint
    prettyprint (0.2.0)
    psych (5.2.6)
      date
      stringio
    racc (1.8.1)
    rdoc (6.14.0)
      erb
      psych (>= 4.0.0)
    reline (0.6.1)
      io-console (~> 0.5)
    rexml (3.4.1)
    stringio (3.1.7)
    wapiti (2.1.0)
      builder (~> 3.2)
      rexml (~> 3.0)

PLATFORMS
  arm64-darwin-24
  ruby

DEPENDENCIES
  anystyle!
  anystyle-cli!
  debug

BUNDLED WITH
   2.5.22