aboutsummaryrefslogtreecommitdiffhomepage
path: root/Gemfile.lock
blob: af3d42cc511a77e6c11961dfe80ff3e98ae40c23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
GEM
  remote: https://rubygems.org/
  specs:
    asciidoctor (2.0.18)
    concurrent-ruby (1.1.10)
    rouge (4.0.0)

PLATFORMS
  x86_64-darwin-19

DEPENDENCIES
  asciidoctor
  concurrent-ruby
  rouge

BUNDLED WITH
   2.3.11