Skip to content

Commit

Permalink
Update pry-byebug to version 3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Jul 24, 2018
1 parent ee4dc8c commit 6bd4c75
Showing 1 changed file with 11 additions and 16 deletions.
27 changes: 11 additions & 16 deletions Gemfile.lock
Expand Up @@ -56,8 +56,7 @@ GEM
bson (4.3.0)
bson (4.3.0-java)
builder (3.2.3)
byebug (4.0.5)
columnize (= 0.9.0)
byebug (10.0.2)
callsite (0.0.11)
campy (1.0.0)
capybara (2.4.4)
Expand All @@ -68,7 +67,6 @@ GEM
xpath (~> 2.0)
cliver (0.3.2)
coderay (1.1.2)
columnize (0.9.0)
concurrent-ruby (1.0.5)
concurrent-ruby (1.0.5-java)
coveralls (0.8.22)
Expand Down Expand Up @@ -115,8 +113,8 @@ GEM
fabrication (2.13.2)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
ffi (1.9.8)
ffi (1.9.8-java)
ffi (1.9.25)
ffi (1.9.25-java)
flowdock (0.6.0)
httparty (~> 0.7)
multi_json
Expand Down Expand Up @@ -170,7 +168,7 @@ GEM
callsite (~> 0.0, >= 0.0.11)
rack-contrib (~> 1.1)
railties (>= 3.0.0, < 5.0.0)
method_source (0.8.2)
method_source (0.9.0)
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
Expand Down Expand Up @@ -242,17 +240,15 @@ GEM
premailer (1.8.4)
css_parser (>= 1.3.6)
htmlentities (>= 4.0.0)
pry (0.10.1)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
pry (0.10.1-java)
method_source (~> 0.9.0)
pry (0.11.3-java)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
method_source (~> 0.9.0)
spoon (~> 0.0)
pry-byebug (3.1.0)
byebug (~> 4.0)
pry-byebug (3.6.0)
byebug (~> 10.0)
pry (~> 0.10)
pry-rails (0.3.4)
pry (>= 0.9.10)
Expand Down Expand Up @@ -373,8 +369,7 @@ GEM
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
slop (3.6.0)
spoon (0.0.4)
spoon (0.0.6)
ffi
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
Expand Down

0 comments on commit 6bd4c75

Please sign in to comment.