Skip to content

Commit

Permalink
Merge pull request #1398 from errbit/depfu/update/pry-rails-0.3.8
Browse files Browse the repository at this point in the history
Update pry-rails: 0.3.7 → 0.3.8 (minor)
  • Loading branch information
rud committed Dec 5, 2018
2 parents 57a0ed9 + 16c19b7 commit 92f98d1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Expand Up @@ -184,7 +184,7 @@ GEM
callsite (~> 0.0, >= 0.0.11)
rack-contrib (>= 1.1, < 3)
railties (>= 3.0.0, < 6)
method_source (0.9.1)
method_source (0.9.2)
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
Expand Down Expand Up @@ -255,17 +255,17 @@ GEM
addressable
css_parser (>= 1.6.0)
htmlentities (>= 4.0.0)
pry (0.12.0)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry (0.12.0-java)
pry (0.12.2-java)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
spoon (~> 0.0)
pry-byebug (3.6.0)
byebug (~> 10.0)
pry (~> 0.10)
pry-rails (0.3.7)
pry-rails (0.3.8)
pry (>= 0.10.4)
puma (3.12.0)
puma (3.12.0-java)
Expand Down

0 comments on commit 92f98d1

Please sign in to comment.