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

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Neff <benjamin@coding4coffee.ch>2018-04-08 02:45:50 +0300
committerBenjamin Neff <benjamin@coding4coffee.ch>2018-04-12 03:41:55 +0300
commitcba90cebe87bfd0e443bcc05801eee41f75e686b (patch)
treecb036cafb8be387c4c71a4677022e0d652a5792d
parent64f330d66b1823f5f7988fc6893b38bb92971565 (diff)
Bump pry-byebug
-rw-r--r--Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index d275424ec..4468e69c4 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -71,7 +71,7 @@ GEM
bootstrap-switch-rails (3.3.3)
buftok (0.2.0)
builder (3.2.3)
- byebug (9.1.0)
+ byebug (10.0.2)
capybara (2.15.1)
addressable
mini_mime (>= 0.1.3)
@@ -472,8 +472,8 @@ GEM
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
- pry-byebug (3.5.0)
- byebug (~> 9.1)
+ pry-byebug (3.6.0)
+ byebug (~> 10.0)
pry (~> 0.10)
public_suffix (3.0.2)
rack (2.0.4)