summaryrefslogtreecommitdiff
path: root/examples/gem/Gemfile.lock
blob: 502fccc70eab156466ab609b7d6591a53744deca (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
PATH
  remote: ../..
  specs:
    rcm (0.1.0)
      erb
      toml (~> 0.3)

GEM
  remote: https://rubygems.org/
  specs:
    erb (6.0.2)
    parslet (2.0.0)
    toml (0.3.0)
      parslet (>= 1.8.0, < 3.0.0)

PLATFORMS
  ruby
  x86_64-linux

DEPENDENCIES
  rcm!

BUNDLED WITH
   2.6.9