aboutsummaryrefslogtreecommitdiff
path: root/Gemfile.lock
blob: b2ffa2dd22a9f8736d64765b21e51a2cfa50852d (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
GEM
  remote: https://rubygems.org/
  specs:
    kramdown (2.4.0)
      rexml
    rexml (3.3.2)
      strscan
    rss (0.3.0)
      rexml
    strscan (3.1.0)

PLATFORMS
  arm64-darwin-23
  ruby

DEPENDENCIES
  kramdown (~> 2.4.0)
  rss (~> 0.3.0)

RUBY VERSION
   ruby 3.3.3p89

BUNDLED WITH
   2.5.6