Skip to content

Commit a44b90a

Browse files
authored
Update pry to version 0.13.0
1 parent 5d415d4 commit a44b90a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ GEM
111111
mini_mime (>= 0.1.1)
112112
marcel (0.3.3)
113113
mimemagic (~> 0.3.2)
114-
method_source (0.9.2)
114+
method_source (1.0.0)
115115
mimemagic (0.3.4)
116116
mini_mime (1.0.2)
117117
mini_portile2 (2.4.0)
@@ -124,9 +124,9 @@ GEM
124124
parser (2.7.0.3)
125125
ast (~> 2.4.0)
126126
pg (0.21.0)
127-
pry (0.12.2)
128-
coderay (~> 1.1.0)
129-
method_source (~> 0.9.0)
127+
pry (0.13.0)
128+
coderay (~> 1.1)
129+
method_source (~> 1.0)
130130
public_suffix (4.0.3)
131131
puma (3.12.4)
132132
rack (2.2.2)

0 commit comments

Comments
 (0)