summary refs log tree commit diff
path: root/pkgs/development/tools/pry/Gemfile.lock
blob: 87f7e81fbe3a0bc9fc22d4e7554f94c3a12afd34 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
GEM
  remote: https://rubygems.org/
  specs:
    coderay (1.1.3)
    method_source (1.0.0)
    pry (0.13.1)
      coderay (~> 1.1)
      method_source (~> 1.0)

PLATFORMS
  ruby

DEPENDENCIES
  pry

BUNDLED WITH
   2.1.4