1
0
mirror of https://github.com/danbee/danbarber.me synced 2025-03-04 08:59:10 +00:00

Merge pull request #6 from danbee/depfu/update/pry-0.11.3

Update pry: 0.10.4 → 0.11.3 (minor)
This commit is contained in:
Daniel Barber 2018-04-17 22:47:30 -04:00 committed by GitHub
commit 68367df015
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ GEM
bourbon (4.3.4)
sass (~> 3.4)
thor (~> 0.19)
coderay (1.1.1)
coderay (1.1.2)
colorator (1.1.0)
concurrent-ruby (1.0.5)
execjs (2.7.0)
@ -62,7 +62,7 @@ GEM
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
mercenary (0.3.6)
method_source (0.8.2)
method_source (0.9.0)
mini_magick (4.8.0)
octopress (3.0.12.pre.1)
jekyll (>= 2.0)
@ -80,10 +80,9 @@ GEM
jekyll (>= 2.0)
pathutil (0.14.0)
forwardable-extended (~> 2.6)
pry (0.10.4)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
method_source (~> 0.9.0)
public_suffix (2.0.5)
rack (1.6.8)
rake (12.0.0)
@ -98,7 +97,6 @@ GEM
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
slop (3.6.0)
sprockets (3.7.1)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)