Skip to content

Commit

Permalink
Bump pry-rails from 0.3.4 to 0.3.6
Browse files Browse the repository at this point in the history
Bumps [pry-rails](https://github.com/rweng/pry-rails) from 0.3.4 to 0.3.6.
- [Release notes](https://github.com/rweng/pry-rails/releases)
- [Commits](pry/pry-rails@v0.3.4...v0.3.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support authored and navro committed Mar 20, 2018
1 parent c0a01f9 commit b625d2c
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ GEM
mini_mime (>= 0.1.1)
meta-tags (2.4.0)
actionpack (>= 3.2.0, <= 5.1.0)
method_source (0.8.2)
method_source (0.9.0)
mime-types (2.99.3)
mimemagic (0.3.2)
mini_magick (4.6.0)
Expand Down Expand Up @@ -285,15 +285,14 @@ GEM
rails (>= 3.1.0)
prawn-table (0.2.2)
prawn (>= 1.3.0, < 3.0.0)
pry (0.10.4)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
method_source (~> 0.9.0)
pry-byebug (3.4.2)
byebug (~> 9.0)
pry (~> 0.10)
pry-rails (0.3.4)
pry (>= 0.9.10)
pry-rails (0.3.6)
pry (>= 0.10.4)
public_suffix (3.0.2)
puma (3.9.1)
rack (2.0.4)
Expand Down Expand Up @@ -417,7 +416,6 @@ GEM
simplecov-html (0.10.2)
sitemap_generator (6.0.1)
builder (~> 3.0)
slop (3.6.0)
sprockets (3.7.1)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
Expand Down

0 comments on commit b625d2c

Please sign in to comment.