Skip to content
This repository was archived by the owner on Oct 7, 2022. It is now read-only.

Commit 4adeec5

Browse files
Bump pry from 0.10.4 to 0.12.2
Bumps [pry](https://github.com/pry/pry) from 0.10.4 to 0.12.2. - [Release notes](https://github.com/pry/pry/releases) - [Changelog](https://github.com/pry/pry/blob/master/CHANGELOG.md) - [Commits](pry/pry@v0.10.4...v0.12.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3a3e575 commit 4adeec5

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

Gemfile.lock

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ GEM
1515
tzinfo (~> 1.1)
1616
addressable (2.5.1)
1717
public_suffix (~> 2.0, >= 2.0.2)
18-
coderay (1.1.1)
18+
coderay (1.1.2)
1919
concurrent-ruby (1.0.4)
2020
crack (0.4.3)
2121
safe_yaml (~> 1.0.0)
@@ -25,7 +25,7 @@ GEM
2525
hashdiff (0.3.4)
2626
i18n (0.8.0)
2727
jwt (2.1.0)
28-
method_source (0.8.2)
28+
method_source (0.9.2)
2929
minitest (5.10.1)
3030
multi_json (1.13.1)
3131
multi_xml (0.6.0)
@@ -37,10 +37,9 @@ GEM
3737
multi_json (~> 1.3)
3838
multi_xml (~> 0.5)
3939
rack (>= 1.2, < 3)
40-
pry (0.10.4)
40+
pry (0.12.2)
4141
coderay (~> 1.1.0)
42-
method_source (~> 0.8.1)
43-
slop (~> 3.4)
42+
method_source (~> 0.9.0)
4443
public_suffix (2.0.5)
4544
rack (2.0.6)
4645
rack-protection (2.0.2)
@@ -65,7 +64,6 @@ GEM
6564
rack (~> 2.0)
6665
rack-protection (= 2.0.2)
6766
tilt (~> 2.0)
68-
slop (3.6.0)
6967
thread_safe (0.3.5)
7068
tilt (2.0.8)
7169
tzinfo (1.2.2)

0 commit comments

Comments
 (0)