Bump pry from 0.12.2 to 0.13.1 (#341)

Bumps [pry](https://github.com/pry/pry) from 0.12.2 to 0.13.1.
- [Release notes](https://github.com/pry/pry/releases)
- [Changelog](https://github.com/pry/pry/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pry/pry/compare/v0.12.2...v0.13.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-10-18 09:51:59 -04:00 committed by GitHub
parent ebc1abb820
commit 87948a809a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,7 +43,7 @@ GEM
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
memoist (0.16.2)
method_source (0.9.2)
method_source (1.0.0)
middleman (4.3.6)
coffee-script (~> 2.2)
haml (>= 4.0.5)
@ -102,9 +102,9 @@ GEM
padrino-support (0.13.3.4)
activesupport (>= 3.1)
parallel (1.19.1)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (4.0.3)
rack (2.2.3)
rack-livereload (0.3.16)