Mercurial > dotfiles
comparison .zfun/zsh-autosuggestions/Gemfile.lock @ 467:e1ce8897030d
zsh: import df6f6f9ff41 of zsh-autosuggestions
author | Augie Fackler <raf@durin42.com> |
---|---|
date | Mon, 03 Dec 2018 22:37:29 -0500 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
466:f248cf012d9a | 467:e1ce8897030d |
---|---|
1 GEM | |
2 remote: https://rubygems.org/ | |
3 specs: | |
4 byebug (9.0.5) | |
5 coderay (1.1.1) | |
6 diff-lcs (1.3) | |
7 method_source (0.8.2) | |
8 pry (0.10.4) | |
9 coderay (~> 1.1.0) | |
10 method_source (~> 0.8.1) | |
11 slop (~> 3.4) | |
12 pry-byebug (3.4.0) | |
13 byebug (~> 9.0) | |
14 pry (~> 0.10) | |
15 rspec (3.5.0) | |
16 rspec-core (~> 3.5.0) | |
17 rspec-expectations (~> 3.5.0) | |
18 rspec-mocks (~> 3.5.0) | |
19 rspec-core (3.5.4) | |
20 rspec-support (~> 3.5.0) | |
21 rspec-expectations (3.5.0) | |
22 diff-lcs (>= 1.2.0, < 2.0) | |
23 rspec-support (~> 3.5.0) | |
24 rspec-mocks (3.5.0) | |
25 diff-lcs (>= 1.2.0, < 2.0) | |
26 rspec-support (~> 3.5.0) | |
27 rspec-support (3.5.0) | |
28 rspec-wait (0.0.9) | |
29 rspec (>= 3, < 4) | |
30 slop (3.6.0) | |
31 | |
32 PLATFORMS | |
33 ruby | |
34 | |
35 DEPENDENCIES | |
36 pry-byebug | |
37 rspec | |
38 rspec-wait | |
39 | |
40 BUNDLED WITH | |
41 1.13.6 |