bundle update
This commit is contained in:
parent
f5780e723b
commit
119cdea37f
26
Gemfile.lock
26
Gemfile.lock
@ -16,7 +16,7 @@ GEM
|
||||
specs:
|
||||
addressable (2.3.6)
|
||||
blankslate (2.1.2.4)
|
||||
bourbon (4.1.0)
|
||||
bourbon (4.1.1)
|
||||
sass (~> 3.3)
|
||||
thor
|
||||
celluloid (0.16.0)
|
||||
@ -29,7 +29,7 @@ GEM
|
||||
coffee-script-source (1.8.0)
|
||||
colorator (0.1)
|
||||
colored (1.2)
|
||||
ethon (0.7.1)
|
||||
ethon (0.7.2)
|
||||
ffi (>= 1.3.0)
|
||||
execjs (2.2.2)
|
||||
fast-stemmer (1.0.2)
|
||||
@ -68,33 +68,29 @@ GEM
|
||||
listen (~> 2.7)
|
||||
kramdown (1.5.0)
|
||||
liquid (2.6.1)
|
||||
listen (2.8.4)
|
||||
listen (2.8.5)
|
||||
celluloid (>= 0.15.2)
|
||||
rb-fsevent (>= 0.9.3)
|
||||
rb-inotify (>= 0.9)
|
||||
mercenary (0.3.5)
|
||||
mini_portile (0.6.2)
|
||||
neat (1.7.0)
|
||||
neat (1.7.1)
|
||||
bourbon (>= 4.0)
|
||||
sass (>= 3.3)
|
||||
nokogiri (1.6.5)
|
||||
mini_portile (~> 0.6.0)
|
||||
octopress (3.0.0.rc.23)
|
||||
octopress (3.0.0.rc.29)
|
||||
jekyll (~> 2.0)
|
||||
mercenary (~> 0.3.2)
|
||||
octopress-deploy
|
||||
octopress-docs
|
||||
titlecase
|
||||
octopress-deploy (1.0.1)
|
||||
colorator
|
||||
octopress-docs
|
||||
octopress-docs (0.0.13)
|
||||
jekyll (~> 2.0)
|
||||
octopress-escape-code (~> 2.0)
|
||||
octopress-hooks (~> 2.0)
|
||||
octopress-escape-code (2.0.1)
|
||||
titlecase
|
||||
octopress-deploy (1.0.4)
|
||||
colorator
|
||||
octopress-escape-code (2.0.6)
|
||||
octopress-hooks (~> 2.0)
|
||||
octopress-hooks (2.2.3)
|
||||
octopress-hooks (2.3.2)
|
||||
jekyll (~> 2.0)
|
||||
parallel (1.3.3)
|
||||
parslet (1.5.0)
|
||||
@ -108,7 +104,7 @@ GEM
|
||||
ffi (>= 0.5.0)
|
||||
redcarpet (3.2.2)
|
||||
safe_yaml (1.0.4)
|
||||
sass (3.4.9)
|
||||
sass (3.4.10)
|
||||
thor (0.19.1)
|
||||
timers (4.0.1)
|
||||
hitimes
|
||||
|
Loading…
x
Reference in New Issue
Block a user