Skip to content

Commit d198157

Browse files
committed
fix formatting
1 parent 25ab89a commit d198157

2 files changed

Lines changed: 142 additions & 154 deletions

File tree

Gemfile.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
RedCloth (4.2.9)
5-
activesupport (4.2.0)
5+
activesupport (4.2.1)
66
i18n (~> 0.7)
77
json (~> 1.7, >= 1.7.7)
88
minitest (~> 5.1)
@@ -16,13 +16,13 @@ GEM
1616
coffee-script (2.3.0)
1717
coffee-script-source
1818
execjs
19-
coffee-script-source (1.8.0)
19+
coffee-script-source (1.9.1)
2020
colorator (0.1)
21-
execjs (2.2.2)
21+
execjs (2.4.0)
2222
fast-stemmer (1.0.2)
23-
ffi (1.9.6-x64-mingw32)
23+
ffi (1.9.8-x64-mingw32)
2424
gemoji (2.1.0)
25-
github-pages (32)
25+
github-pages (33)
2626
RedCloth (= 4.2.9)
2727
github-pages-health-check (~> 0.2)
2828
jekyll (= 2.4.0)
@@ -36,11 +36,11 @@ GEM
3636
liquid (= 2.6.1)
3737
maruku (= 0.7.0)
3838
mercenary (~> 0.3)
39-
pygments.rb (= 0.6.0)
39+
pygments.rb (= 0.6.1)
4040
rdiscount (= 2.1.7)
4141
redcarpet (= 3.1.2)
4242
terminal-table (~> 1.4)
43-
github-pages-health-check (0.2.1)
43+
github-pages-health-check (0.2.2)
4444
net-dns (~> 0.6)
4545
public_suffix (~> 1.4)
4646
hitimes (1.2.2)
@@ -65,7 +65,7 @@ GEM
6565
toml (~> 0.1.0)
6666
jekyll-coffeescript (1.0.1)
6767
coffee-script (~> 2.2)
68-
jekyll-gist (1.1.0)
68+
jekyll-gist (1.2.1)
6969
jekyll-mentions (0.2.1)
7070
html-pipeline (~> 1.9.0)
7171
jekyll (~> 2.0)
@@ -84,7 +84,7 @@ GEM
8484
json (1.8.2)
8585
kramdown (1.5.0)
8686
liquid (2.6.1)
87-
listen (2.8.5)
87+
listen (2.9.0)
8888
celluloid (>= 0.15.2)
8989
rb-fsevent (>= 0.9.3)
9090
rb-inotify (>= 0.9)
@@ -97,27 +97,27 @@ GEM
9797
mini_portile (~> 0.6.0)
9898
parslet (1.5.0)
9999
blankslate (~> 2.0)
100-
posix-spawn (0.3.9)
100+
posix-spawn (0.3.10)
101101
public_suffix (1.4.6)
102-
pygments.rb (0.6.0)
102+
pygments.rb (0.6.1)
103103
posix-spawn (~> 0.3.6)
104-
yajl-ruby (~> 1.1.0)
104+
yajl-ruby (~> 1.2.0)
105105
rb-fsevent (0.9.4)
106106
rb-inotify (0.9.5)
107107
ffi (>= 0.5.0)
108108
rdiscount (2.1.7)
109109
redcarpet (3.1.2)
110110
safe_yaml (1.0.4)
111-
sass (3.4.10)
111+
sass (3.4.13)
112112
terminal-table (1.4.5)
113-
thread_safe (0.3.4)
113+
thread_safe (0.3.5)
114114
timers (4.0.1)
115115
hitimes
116116
toml (0.1.2)
117117
parslet (~> 1.5.0)
118118
tzinfo (1.2.2)
119119
thread_safe (~> 0.1)
120-
yajl-ruby (1.1.0)
120+
yajl-ruby (1.2.1)
121121

122122
PLATFORMS
123123
x64-mingw32

0 commit comments

Comments
 (0)