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