diff options
author | Robert Speicher <rspeicher@gmail.com> | 2017-03-25 12:53:26 -0400 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2017-03-26 20:29:41 -0400 |
commit | f63f8fcdc819182a7f1e6a1974b3404f6ca69682 (patch) | |
tree | 5a1b8bb7f68ae5a50fa3ef1e952d401d082d541d /Gemfile.lock | |
parent | bd31b4503daf6048bbc57f975d6829c6575daeec (diff) | |
download | gitlab-ce-f63f8fcdc819182a7f1e6a1974b3404f6ca69682.tar.gz |
Update pry-byebug 3.4.1 -> 3.4.2
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 6d72ff10fb7..f451fef1be3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -536,11 +536,11 @@ GEM premailer-rails (1.9.2) actionmailer (>= 3, < 6) premailer (~> 1.7, >= 1.7.9) - pry (0.10.3) + pry (0.10.4) coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) - pry-byebug (3.4.1) + pry-byebug (3.4.2) byebug (~> 9.0) pry (~> 0.10) pry-rails (0.3.4) |