Skip to content

Commit f1fd76e

Browse files
Bump pry from 0.12.2 to 0.13.0
Bumps [pry](https://github.com/pry/pry) from 0.12.2 to 0.13.0. - [Release notes](https://github.com/pry/pry/releases) - [Changelog](https://github.com/pry/pry/blob/master/CHANGELOG.md) - [Commits](pry/pry@v0.12.2...v0.13.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 28bf132 commit f1fd76e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ GEM
160160
mini_mime (>= 0.1.1)
161161
marcel (0.3.3)
162162
mimemagic (~> 0.3.2)
163-
method_source (0.9.2)
163+
method_source (1.0.0)
164164
mime-types (3.3.1)
165165
mime-types-data (~> 3.2015)
166166
mime-types-data (3.2019.1009)
@@ -186,9 +186,9 @@ GEM
186186
ast (~> 2.4.0)
187187
phantomjs (2.1.1.0)
188188
plek (3.0.0)
189-
pry (0.12.2)
190-
coderay (~> 1.1.0)
191-
method_source (~> 0.9.0)
189+
pry (0.13.0)
190+
coderay (~> 1.1)
191+
method_source (~> 1.0)
192192
public_suffix (4.0.3)
193193
puma (4.3.3)
194194
nio4r (~> 2.0)

0 commit comments

Comments
 (0)