Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2017-03-25 19:53:26 +0300
committerRobert Speicher <rspeicher@gmail.com>2017-03-27 03:29:41 +0300
commitf63f8fcdc819182a7f1e6a1974b3404f6ca69682 (patch)
tree5a1b8bb7f68ae5a50fa3ef1e952d401d082d541d /Gemfile.lock
parentbd31b4503daf6048bbc57f975d6829c6575daeec (diff)
Update pry-byebug 3.4.1 -> 3.4.2
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
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)