Skip to content

Commit 24fcecc

Browse files
committed
Upgrade Ruby and Ruby packages.
Upgrade Ruby to 2.4.4. Changes to the packages are just the result of `bundle update`. The new version explicitly warns about an existing syntax error, which is also fixed in this commit.
1 parent 583f87a commit 24fcecc

File tree

3 files changed

+178
-129
lines changed

3 files changed

+178
-129
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
sudo: false
22

33
language: ruby
4-
rvm: 2.2
4+
rvm: 2.4.4
55

66
# for faster builds
77
cache: bundler

Gemfile.lock

Lines changed: 176 additions & 127 deletions
Original file line numberDiff line numberDiff line change
@@ -1,193 +1,242 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (4.2.8)
4+
activesupport (4.2.10)
55
i18n (~> 0.7)
66
minitest (~> 5.1)
77
thread_safe (~> 0.3, >= 0.3.4)
88
tzinfo (~> 1.1)
9-
addressable (2.5.1)
10-
public_suffix (~> 2.0, >= 2.0.2)
9+
addressable (2.5.2)
10+
public_suffix (>= 2.0.2, < 4.0)
1111
coffee-script (2.4.1)
1212
coffee-script-source
1313
execjs
14-
coffee-script-source (1.12.2)
14+
coffee-script-source (1.11.1)
1515
colorator (1.1.0)
16-
ethon (0.10.1)
16+
commonmarker (0.17.13)
17+
ruby-enum (~> 0.5)
18+
concurrent-ruby (1.1.3)
19+
dnsruby (1.61.2)
20+
addressable (~> 2.5)
21+
em-websocket (0.5.1)
22+
eventmachine (>= 0.12.9)
23+
http_parser.rb (~> 0.6.0)
24+
ethon (0.11.0)
1725
ffi (>= 1.3.0)
26+
eventmachine (1.2.7)
1827
execjs (2.7.0)
19-
faraday (0.12.1)
28+
faraday (0.15.4)
2029
multipart-post (>= 1.2, < 3)
21-
ffi (1.9.18)
30+
ffi (1.9.25)
2231
forwardable-extended (2.6.0)
2332
gemoji (3.0.0)
24-
github-pages (137)
25-
activesupport (= 4.2.8)
26-
github-pages-health-check (= 1.3.3)
27-
jekyll (= 3.4.3)
28-
jekyll-avatar (= 0.4.2)
29-
jekyll-coffeescript (= 1.0.1)
33+
github-pages (193)
34+
activesupport (= 4.2.10)
35+
github-pages-health-check (= 1.8.1)
36+
jekyll (= 3.7.4)
37+
jekyll-avatar (= 0.6.0)
38+
jekyll-coffeescript (= 1.1.1)
39+
jekyll-commonmark-ghpages (= 0.1.5)
3040
jekyll-default-layout (= 0.1.4)
31-
jekyll-feed (= 0.9.2)
32-
jekyll-gist (= 1.4.0)
33-
jekyll-github-metadata (= 2.3.1)
34-
jekyll-mentions (= 1.2.0)
35-
jekyll-optional-front-matter (= 0.1.2)
41+
jekyll-feed (= 0.11.0)
42+
jekyll-gist (= 1.5.0)
43+
jekyll-github-metadata (= 2.9.4)
44+
jekyll-mentions (= 1.4.1)
45+
jekyll-optional-front-matter (= 0.3.0)
3646
jekyll-paginate (= 1.1.0)
37-
jekyll-readme-index (= 0.1.0)
38-
jekyll-redirect-from (= 0.12.1)
39-
jekyll-relative-links (= 0.4.0)
40-
jekyll-sass-converter (= 1.5.0)
41-
jekyll-seo-tag (= 2.2.2)
42-
jekyll-sitemap (= 1.0.0)
47+
jekyll-readme-index (= 0.2.0)
48+
jekyll-redirect-from (= 0.14.0)
49+
jekyll-relative-links (= 0.5.3)
50+
jekyll-remote-theme (= 0.3.1)
51+
jekyll-sass-converter (= 1.5.2)
52+
jekyll-seo-tag (= 2.5.0)
53+
jekyll-sitemap (= 1.2.0)
4354
jekyll-swiss (= 0.4.0)
44-
jekyll-theme-architect (= 0.0.4)
45-
jekyll-theme-cayman (= 0.0.4)
46-
jekyll-theme-dinky (= 0.0.4)
47-
jekyll-theme-hacker (= 0.0.4)
48-
jekyll-theme-leap-day (= 0.0.4)
49-
jekyll-theme-merlot (= 0.0.4)
50-
jekyll-theme-midnight (= 0.0.4)
51-
jekyll-theme-minimal (= 0.0.4)
52-
jekyll-theme-modernist (= 0.0.4)
53-
jekyll-theme-primer (= 0.1.8)
54-
jekyll-theme-slate (= 0.0.4)
55-
jekyll-theme-tactile (= 0.0.4)
56-
jekyll-theme-time-machine (= 0.0.4)
57-
jekyll-titles-from-headings (= 0.1.5)
58-
jemoji (= 0.8.0)
59-
kramdown (= 1.13.2)
60-
liquid (= 3.0.6)
61-
listen (= 3.0.6)
55+
jekyll-theme-architect (= 0.1.1)
56+
jekyll-theme-cayman (= 0.1.1)
57+
jekyll-theme-dinky (= 0.1.1)
58+
jekyll-theme-hacker (= 0.1.1)
59+
jekyll-theme-leap-day (= 0.1.1)
60+
jekyll-theme-merlot (= 0.1.1)
61+
jekyll-theme-midnight (= 0.1.1)
62+
jekyll-theme-minimal (= 0.1.1)
63+
jekyll-theme-modernist (= 0.1.1)
64+
jekyll-theme-primer (= 0.5.3)
65+
jekyll-theme-slate (= 0.1.1)
66+
jekyll-theme-tactile (= 0.1.1)
67+
jekyll-theme-time-machine (= 0.1.1)
68+
jekyll-titles-from-headings (= 0.5.1)
69+
jemoji (= 0.10.1)
70+
kramdown (= 1.17.0)
71+
liquid (= 4.0.0)
72+
listen (= 3.1.5)
6273
mercenary (~> 0.3)
63-
minima (= 2.1.1)
64-
rouge (= 1.11.1)
74+
minima (= 2.5.0)
75+
nokogiri (>= 1.8.2, < 2.0)
76+
rouge (= 2.2.1)
6577
terminal-table (~> 1.4)
66-
github-pages-health-check (1.3.3)
78+
github-pages-health-check (1.8.1)
6779
addressable (~> 2.3)
68-
net-dns (~> 0.8)
80+
dnsruby (~> 1.60)
6981
octokit (~> 4.0)
7082
public_suffix (~> 2.0)
71-
typhoeus (~> 0.7)
72-
html-pipeline (2.5.0)
83+
typhoeus (~> 1.3)
84+
html-pipeline (2.9.1)
7385
activesupport (>= 2)
7486
nokogiri (>= 1.4)
75-
i18n (0.8.1)
76-
jekyll (3.4.3)
87+
http_parser.rb (0.6.0)
88+
i18n (0.9.5)
89+
concurrent-ruby (~> 1.0)
90+
jekyll (3.7.4)
7791
addressable (~> 2.4)
7892
colorator (~> 1.0)
93+
em-websocket (~> 0.5)
94+
i18n (~> 0.7)
7995
jekyll-sass-converter (~> 1.0)
80-
jekyll-watch (~> 1.1)
81-
kramdown (~> 1.3)
82-
liquid (~> 3.0)
96+
jekyll-watch (~> 2.0)
97+
kramdown (~> 1.14)
98+
liquid (~> 4.0)
8399
mercenary (~> 0.3.3)
84100
pathutil (~> 0.9)
85-
rouge (~> 1.7)
101+
rouge (>= 1.7, < 4)
86102
safe_yaml (~> 1.0)
87-
jekyll-avatar (0.4.2)
103+
jekyll-avatar (0.6.0)
88104
jekyll (~> 3.0)
89-
jekyll-coffeescript (1.0.1)
105+
jekyll-coffeescript (1.1.1)
90106
coffee-script (~> 2.2)
107+
coffee-script-source (~> 1.11.1)
108+
jekyll-commonmark (1.2.0)
109+
commonmarker (~> 0.14)
110+
jekyll (>= 3.0, < 4.0)
111+
jekyll-commonmark-ghpages (0.1.5)
112+
commonmarker (~> 0.17.6)
113+
jekyll-commonmark (~> 1)
114+
rouge (~> 2)
91115
jekyll-default-layout (0.1.4)
92116
jekyll (~> 3.0)
93-
jekyll-feed (0.9.2)
117+
jekyll-feed (0.11.0)
94118
jekyll (~> 3.3)
95-
jekyll-gist (1.4.0)
119+
jekyll-gist (1.5.0)
96120
octokit (~> 4.2)
97-
jekyll-github-metadata (2.3.1)
121+
jekyll-github-metadata (2.9.4)
98122
jekyll (~> 3.1)
99123
octokit (~> 4.0, != 4.4.0)
100-
jekyll-mentions (1.2.0)
101-
activesupport (~> 4.0)
124+
jekyll-mentions (1.4.1)
102125
html-pipeline (~> 2.3)
103126
jekyll (~> 3.0)
104-
jekyll-optional-front-matter (0.1.2)
127+
jekyll-optional-front-matter (0.3.0)
105128
jekyll (~> 3.0)
106129
jekyll-paginate (1.1.0)
107-
jekyll-readme-index (0.1.0)
130+
jekyll-readme-index (0.2.0)
108131
jekyll (~> 3.0)
109-
jekyll-redirect-from (0.12.1)
132+
jekyll-redirect-from (0.14.0)
110133
jekyll (~> 3.3)
111-
jekyll-relative-links (0.4.0)
134+
jekyll-relative-links (0.5.3)
112135
jekyll (~> 3.3)
113-
jekyll-sass-converter (1.5.0)
136+
jekyll-remote-theme (0.3.1)
137+
jekyll (~> 3.5)
138+
rubyzip (>= 1.2.1, < 3.0)
139+
jekyll-sass-converter (1.5.2)
114140
sass (~> 3.4)
115-
jekyll-seo-tag (2.2.2)
141+
jekyll-seo-tag (2.5.0)
116142
jekyll (~> 3.3)
117-
jekyll-sitemap (1.0.0)
143+
jekyll-sitemap (1.2.0)
118144
jekyll (~> 3.3)
119145
jekyll-swiss (0.4.0)
120-
jekyll-theme-architect (0.0.4)
121-
jekyll (~> 3.3)
122-
jekyll-theme-cayman (0.0.4)
123-
jekyll (~> 3.3)
124-
jekyll-theme-dinky (0.0.4)
125-
jekyll (~> 3.3)
126-
jekyll-theme-hacker (0.0.4)
127-
jekyll (~> 3.3)
128-
jekyll-theme-leap-day (0.0.4)
129-
jekyll (~> 3.3)
130-
jekyll-theme-merlot (0.0.4)
131-
jekyll (~> 3.3)
132-
jekyll-theme-midnight (0.0.4)
133-
jekyll (~> 3.3)
134-
jekyll-theme-minimal (0.0.4)
135-
jekyll (~> 3.3)
136-
jekyll-theme-modernist (0.0.4)
137-
jekyll (~> 3.3)
138-
jekyll-theme-primer (0.1.8)
139-
jekyll (~> 3.3)
140-
jekyll-theme-slate (0.0.4)
141-
jekyll (~> 3.3)
142-
jekyll-theme-tactile (0.0.4)
143-
jekyll (~> 3.3)
144-
jekyll-theme-time-machine (0.0.4)
145-
jekyll (~> 3.3)
146-
jekyll-titles-from-headings (0.1.5)
147-
jekyll (~> 3.3)
148-
jekyll-watch (1.5.0)
149-
listen (~> 3.0, < 3.1)
150-
jemoji (0.8.0)
151-
activesupport (~> 4.0)
146+
jekyll-theme-architect (0.1.1)
147+
jekyll (~> 3.5)
148+
jekyll-seo-tag (~> 2.0)
149+
jekyll-theme-cayman (0.1.1)
150+
jekyll (~> 3.5)
151+
jekyll-seo-tag (~> 2.0)
152+
jekyll-theme-dinky (0.1.1)
153+
jekyll (~> 3.5)
154+
jekyll-seo-tag (~> 2.0)
155+
jekyll-theme-hacker (0.1.1)
156+
jekyll (~> 3.5)
157+
jekyll-seo-tag (~> 2.0)
158+
jekyll-theme-leap-day (0.1.1)
159+
jekyll (~> 3.5)
160+
jekyll-seo-tag (~> 2.0)
161+
jekyll-theme-merlot (0.1.1)
162+
jekyll (~> 3.5)
163+
jekyll-seo-tag (~> 2.0)
164+
jekyll-theme-midnight (0.1.1)
165+
jekyll (~> 3.5)
166+
jekyll-seo-tag (~> 2.0)
167+
jekyll-theme-minimal (0.1.1)
168+
jekyll (~> 3.5)
169+
jekyll-seo-tag (~> 2.0)
170+
jekyll-theme-modernist (0.1.1)
171+
jekyll (~> 3.5)
172+
jekyll-seo-tag (~> 2.0)
173+
jekyll-theme-primer (0.5.3)
174+
jekyll (~> 3.5)
175+
jekyll-github-metadata (~> 2.9)
176+
jekyll-seo-tag (~> 2.0)
177+
jekyll-theme-slate (0.1.1)
178+
jekyll (~> 3.5)
179+
jekyll-seo-tag (~> 2.0)
180+
jekyll-theme-tactile (0.1.1)
181+
jekyll (~> 3.5)
182+
jekyll-seo-tag (~> 2.0)
183+
jekyll-theme-time-machine (0.1.1)
184+
jekyll (~> 3.5)
185+
jekyll-seo-tag (~> 2.0)
186+
jekyll-titles-from-headings (0.5.1)
187+
jekyll (~> 3.3)
188+
jekyll-watch (2.1.2)
189+
listen (~> 3.0)
190+
jemoji (0.10.1)
152191
gemoji (~> 3.0)
153192
html-pipeline (~> 2.2)
154-
jekyll (>= 3.0)
155-
kramdown (1.13.2)
156-
liquid (3.0.6)
157-
listen (3.0.6)
158-
rb-fsevent (>= 0.9.3)
159-
rb-inotify (>= 0.9.7)
193+
jekyll (~> 3.0)
194+
kramdown (1.17.0)
195+
liquid (4.0.0)
196+
listen (3.1.5)
197+
rb-fsevent (~> 0.9, >= 0.9.4)
198+
rb-inotify (~> 0.9, >= 0.9.7)
199+
ruby_dep (~> 1.2)
160200
mercenary (0.3.6)
161-
mini_portile2 (2.1.0)
162-
minima (2.1.1)
163-
jekyll (~> 3.3)
164-
minitest (5.10.2)
201+
mini_portile2 (2.3.0)
202+
minima (2.5.0)
203+
jekyll (~> 3.5)
204+
jekyll-feed (~> 0.9)
205+
jekyll-seo-tag (~> 2.1)
206+
minitest (5.11.3)
165207
multipart-post (2.0.0)
166-
net-dns (0.8.0)
167-
nokogiri (1.7.2)
168-
mini_portile2 (~> 2.1.0)
169-
octokit (4.7.0)
208+
nokogiri (1.8.5)
209+
mini_portile2 (~> 2.3.0)
210+
octokit (4.13.0)
170211
sawyer (~> 0.8.0, >= 0.5.3)
171-
pathutil (0.14.0)
212+
pathutil (0.16.2)
172213
forwardable-extended (~> 2.6)
173214
public_suffix (2.0.5)
174-
rb-fsevent (0.9.8)
175-
rb-inotify (0.9.8)
176-
ffi (>= 0.5.0)
177-
rouge (1.11.1)
215+
rb-fsevent (0.10.3)
216+
rb-inotify (0.9.10)
217+
ffi (>= 0.5.0, < 2)
218+
rouge (2.2.1)
219+
ruby-enum (0.7.2)
220+
i18n
221+
ruby_dep (1.5.0)
222+
rubyzip (1.2.2)
178223
safe_yaml (1.0.4)
179-
sass (3.4.23)
224+
sass (3.7.2)
225+
sass-listen (~> 4.0.0)
226+
sass-listen (4.0.0)
227+
rb-fsevent (~> 0.9, >= 0.9.4)
228+
rb-inotify (~> 0.9, >= 0.9.7)
180229
sawyer (0.8.1)
181230
addressable (>= 2.3.5, < 2.6)
182231
faraday (~> 0.8, < 1.0)
183-
terminal-table (1.7.3)
184-
unicode-display_width (~> 1.1.1)
232+
terminal-table (1.8.0)
233+
unicode-display_width (~> 1.1, >= 1.1.1)
185234
thread_safe (0.3.6)
186-
typhoeus (0.8.0)
187-
ethon (>= 0.8.0)
188-
tzinfo (1.2.3)
235+
typhoeus (1.3.1)
236+
ethon (>= 0.9.0)
237+
tzinfo (1.2.5)
189238
thread_safe (~> 0.1)
190-
unicode-display_width (1.1.3)
239+
unicode-display_width (1.4.0)
191240

192241
PLATFORMS
193242
ruby
@@ -196,4 +245,4 @@ DEPENDENCIES
196245
github-pages
197246

198247
BUNDLED WITH
199-
1.14.6
248+
1.16.2

_layouts/frontpage.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ <h4>{{ member.title }}</h4>
252252
{% assign projects = member.projects | sort: 'percentage' %}
253253
{% for project in projects reversed %}
254254
{% assign initialHeight = project.percentage | plus: initialHeight %}
255-
{% assign colors = '#15414c,#325a63,#5f7e86,#79959c,#9bb0b5'|split: ',' ] %}
255+
{% assign colors = '#15414c,#325a63,#5f7e86,#79959c,#9bb0b5'|split: ',' %}
256256
{% if initialHeight >= 90 and initialHeight < 100 %}
257257
{% assign thisHeight = 89 %}
258258
{% else %}

0 commit comments

Comments
 (0)