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 Jun 21, 2018
1 parent 157a80d commit 444b072
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ GEM
autoprefixer-rails (>= 5.2.1)
sass (>= 3.3.4)
builder (3.2.3)
byebug (9.0.6)
byebug (10.0.2)
cancancan (1.10.1)
capybara (2.4.4)
mime-types (>= 1.16)
Expand Down Expand Up @@ -145,6 +145,7 @@ GEM
thor (>= 0.14, < 2.0)
jquery-ui-rails (6.0.1)
railties (>= 3.2.16)
json (2.1.0)
kaminari (1.1.1)
activesupport (>= 4.1.0)
kaminari-actionview (= 1.1.1)
Expand All @@ -162,7 +163,7 @@ GEM
nokogiri (>= 1.5.9)
mail (2.7.0)
mini_mime (>= 0.1.1)
method_source (0.8.2)
method_source (0.9.0)
middleware (0.1.0)
mime-types (3.1)
mime-types-data (~> 3.2015)
Expand Down Expand Up @@ -196,12 +197,11 @@ GEM
multi_json (~> 1.0)
websocket-driver (>= 0.2.0)
powerpack (0.1.2)
pry (0.10.4)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
pry-byebug (3.4.2)
byebug (~> 9.0)
method_source (~> 0.9.0)
pry-byebug (3.6.0)
byebug (~> 10.0)
pry (~> 0.10)
pry-rails (0.3.6)
pry (>= 0.10.4)
Expand Down Expand Up @@ -294,7 +294,6 @@ GEM
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
slop (3.6.0)
spring (2.0.2)
activesupport (>= 4.2)
spring-commands-rspec (1.0.4)
Expand Down

0 comments on commit 444b072

Please sign in to comment.