summaryrefslogtreecommitdiff
path: root/Gemfile.lock
blob: 1ec0d792763fe9bd86710ac4a72508da7e1405e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
GEM
  remote: https://rubygems.org/
  specs:
    cgi (0.2.0)
    erb (2.2.3)
      cgi
    kramdown (2.3.1)
      rexml
    rexml (3.2.5)

PLATFORMS
  x86_64-darwin-18
  x86_64-darwin-20

DEPENDENCIES
  erb (~> 2.2)
  kramdown (~> 2.3)

BUNDLED WITH
   2.2.16