Skip to content
This repository was archived by the owner on Dec 18, 2019. It is now read-only.

Commit 813d70f

Browse files
committedFeb 13, 2019
Update gems and try to fix emoji
1 parent 7189305 commit 813d70f

File tree

3 files changed

+63
-51
lines changed

3 files changed

+63
-51
lines changed
 

‎Gemfile

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@ source 'https://rubygems.org'
22

33
gem 'csv'
44
gem 'github-pages', group: :jekyll_plugins
5+
6+
group :jekyll_plugins do
7+
gem 'jemoji'
8+
end
9+
510
gem 'mechanize'
611
gem 'paint'
712
gem 'rubocop', require: false

‎Gemfile.lock

+57-50
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ GEM
2222
execjs
2323
coffee-script-source (1.11.1)
2424
colorator (1.1.0)
25-
commonmarker (0.17.9)
25+
commonmarker (0.17.13)
2626
ruby-enum (~> 0.5)
27-
concurrent-ruby (1.0.5)
27+
concurrent-ruby (1.1.4)
2828
connection_pool (2.2.2)
29-
csv (3.0.0)
29+
csv (3.0.4)
3030
descendants_tracker (0.0.4)
3131
thread_safe (~> 0.3, >= 0.3.1)
3232
dnsruby (1.61.2)
@@ -38,13 +38,15 @@ GEM
3838
http_parser.rb (~> 0.6.0)
3939
equalizer (0.0.11)
4040
erubis (2.7.0)
41-
ethon (0.11.0)
41+
ethon (0.12.0)
4242
ffi (>= 1.3.0)
4343
eventmachine (1.2.7)
44+
eventmachine (1.2.7-x64-mingw32)
4445
execjs (2.7.0)
45-
faraday (0.15.2)
46+
faraday (0.15.4)
4647
multipart-post (>= 1.2, < 3)
47-
ffi (1.9.25)
48+
ffi (1.10.0)
49+
ffi (1.10.0-x64-mingw32)
4850
flay (2.12.0)
4951
erubis (~> 2.7.0)
5052
path_expander (~> 1.0)
@@ -56,18 +58,18 @@ GEM
5658
sexp_processor (~> 4.8)
5759
forwardable-extended (2.6.0)
5860
gemoji (3.0.0)
59-
github-pages (188)
61+
github-pages (195)
6062
activesupport (= 4.2.10)
61-
github-pages-health-check (= 1.8.1)
62-
jekyll (= 3.7.3)
63+
github-pages-health-check (= 1.16.0)
64+
jekyll (= 3.7.4)
6365
jekyll-avatar (= 0.6.0)
6466
jekyll-coffeescript (= 1.1.1)
6567
jekyll-commonmark-ghpages (= 0.1.5)
6668
jekyll-default-layout (= 0.1.4)
67-
jekyll-feed (= 0.10.0)
69+
jekyll-feed (= 0.11.0)
6870
jekyll-gist (= 1.5.0)
69-
jekyll-github-metadata (= 2.9.4)
70-
jekyll-mentions (= 1.4.0)
71+
jekyll-github-metadata (= 2.12.1)
72+
jekyll-mentions (= 1.4.1)
7173
jekyll-optional-front-matter (= 0.3.0)
7274
jekyll-paginate (= 1.1.0)
7375
jekyll-readme-index (= 0.2.0)
@@ -92,22 +94,22 @@ GEM
9294
jekyll-theme-tactile (= 0.1.1)
9395
jekyll-theme-time-machine (= 0.1.1)
9496
jekyll-titles-from-headings (= 0.5.1)
95-
jemoji (= 0.10.0)
96-
kramdown (= 1.16.2)
97+
jemoji (= 0.10.1)
98+
kramdown (= 1.17.0)
9799
liquid (= 4.0.0)
98100
listen (= 3.1.5)
99101
mercenary (~> 0.3)
100102
minima (= 2.5.0)
101-
nokogiri (>= 1.8.2, < 2.0)
103+
nokogiri (>= 1.8.5, < 2.0)
102104
rouge (= 2.2.1)
103105
terminal-table (~> 1.4)
104-
github-pages-health-check (1.8.1)
106+
github-pages-health-check (1.16.0)
105107
addressable (~> 2.3)
106108
dnsruby (~> 1.60)
107109
octokit (~> 4.0)
108-
public_suffix (~> 2.0)
110+
public_suffix (~> 3.0)
109111
typhoeus (~> 1.3)
110-
html-pipeline (2.8.4)
112+
html-pipeline (2.10.0)
111113
activesupport (>= 2)
112114
nokogiri (>= 1.4)
113115
http-cookie (1.0.3)
@@ -116,8 +118,8 @@ GEM
116118
i18n (0.9.5)
117119
concurrent-ruby (~> 1.0)
118120
ice_nine (0.11.2)
119-
jaro_winkler (1.5.1)
120-
jekyll (3.7.3)
121+
jaro_winkler (1.5.2)
122+
jekyll (3.7.4)
121123
addressable (~> 2.4)
122124
colorator (~> 1.0)
123125
em-websocket (~> 0.5)
@@ -144,14 +146,14 @@ GEM
144146
rouge (~> 2)
145147
jekyll-default-layout (0.1.4)
146148
jekyll (~> 3.0)
147-
jekyll-feed (0.10.0)
149+
jekyll-feed (0.11.0)
148150
jekyll (~> 3.3)
149151
jekyll-gist (1.5.0)
150152
octokit (~> 4.2)
151-
jekyll-github-metadata (2.9.4)
152-
jekyll (~> 3.1)
153+
jekyll-github-metadata (2.12.1)
154+
jekyll (~> 3.4)
153155
octokit (~> 4.0, != 4.4.0)
154-
jekyll-mentions (1.4.0)
156+
jekyll-mentions (1.4.1)
155157
html-pipeline (~> 2.3)
156158
jekyll (~> 3.0)
157159
jekyll-optional-front-matter (0.3.0)
@@ -215,13 +217,13 @@ GEM
215217
jekyll-seo-tag (~> 2.0)
216218
jekyll-titles-from-headings (0.5.1)
217219
jekyll (~> 3.3)
218-
jekyll-watch (2.0.0)
220+
jekyll-watch (2.1.2)
219221
listen (~> 3.0)
220-
jemoji (0.10.0)
222+
jemoji (0.10.1)
221223
gemoji (~> 3.0)
222224
html-pipeline (~> 2.2)
223225
jekyll (~> 3.0)
224-
kramdown (1.16.2)
226+
kramdown (1.17.0)
225227
launchy (2.4.3)
226228
addressable (~> 2.3)
227229
liquid (4.0.0)
@@ -239,10 +241,10 @@ GEM
239241
ntlm-http (~> 0.1, >= 0.1.1)
240242
webrobots (>= 0.0.9, < 0.2)
241243
mercenary (0.3.6)
242-
mime-types (3.1)
244+
mime-types (3.2.2)
243245
mime-types-data (~> 3.2015)
244-
mime-types-data (3.2016.0521)
245-
mini_portile2 (2.3.0)
246+
mime-types-data (3.2018.0812)
247+
mini_portile2 (2.4.0)
246248
minima (2.5.0)
247249
jekyll (~> 3.5)
248250
jekyll-feed (~> 0.9)
@@ -252,44 +254,46 @@ GEM
252254
net-http-digest_auth (1.4.1)
253255
net-http-persistent (3.0.0)
254256
connection_pool (~> 2.2)
255-
nokogiri (1.8.4)
256-
mini_portile2 (~> 2.3.0)
257+
nokogiri (1.10.1)
258+
mini_portile2 (~> 2.4.0)
259+
nokogiri (1.10.1-x64-mingw32)
260+
mini_portile2 (~> 2.4.0)
257261
ntlm-http (0.1.1)
258-
octokit (4.9.0)
262+
octokit (4.13.0)
259263
sawyer (~> 0.8.0, >= 0.5.3)
260-
paint (2.0.1)
261-
parallel (1.12.1)
262-
parser (2.5.1.2)
264+
paint (2.1.0)
265+
parallel (1.13.0)
266+
parser (2.5.3.0)
263267
ast (~> 2.4.0)
264268
path_expander (1.0.3)
265-
pathutil (0.16.1)
269+
pathutil (0.16.2)
266270
forwardable-extended (~> 2.6)
267271
powerpack (0.1.2)
268-
public_suffix (2.0.5)
272+
public_suffix (3.0.3)
269273
rainbow (3.0.0)
270274
rb-fsevent (0.10.3)
271-
rb-inotify (0.9.10)
272-
ffi (>= 0.5.0, < 2)
275+
rb-inotify (0.10.0)
276+
ffi (~> 1.0)
273277
reek (4.8.2)
274278
codeclimate-engine-rb (~> 0.4.0)
275279
parser (>= 2.5.0.0, < 2.6)
276280
rainbow (>= 2.0, < 4.0)
277281
rouge (2.2.1)
278-
rubocop (0.58.2)
282+
rubocop (0.64.0)
279283
jaro_winkler (~> 1.5.1)
280284
parallel (~> 1.10)
281285
parser (>= 2.5, != 2.5.1.1)
282286
powerpack (~> 0.1)
283287
rainbow (>= 2.2.2, < 4.0)
284288
ruby-progressbar (~> 1.7)
285-
unicode-display_width (~> 1.0, >= 1.0.1)
289+
unicode-display_width (~> 1.4.0)
286290
ruby-enum (0.7.2)
287291
i18n
288-
ruby-progressbar (1.9.0)
292+
ruby-progressbar (1.10.0)
289293
ruby_dep (1.5.0)
290-
ruby_parser (3.11.0)
294+
ruby_parser (3.12.0)
291295
sexp_processor (~> 4.9)
292-
rubycritic (3.4.0)
296+
rubycritic (3.5.2)
293297
flay (~> 2.8)
294298
flog (~> 4.4)
295299
launchy (= 2.4.3)
@@ -299,9 +303,9 @@ GEM
299303
ruby_parser (~> 3.8)
300304
tty-which (~> 0.3.0)
301305
virtus (~> 1.0)
302-
rubyzip (1.2.1)
306+
rubyzip (1.2.2)
303307
safe_yaml (1.0.4)
304-
sass (3.5.7)
308+
sass (3.7.3)
305309
sass-listen (~> 4.0.0)
306310
sass-listen (4.0.0)
307311
rb-fsevent (~> 0.9, >= 0.9.4)
@@ -314,14 +318,15 @@ GEM
314318
unicode-display_width (~> 1.1, >= 1.1.1)
315319
thread_safe (0.3.6)
316320
tty-which (0.3.0)
317-
typhoeus (1.3.0)
321+
typhoeus (1.3.1)
318322
ethon (>= 0.9.0)
319323
tzinfo (1.2.5)
320324
thread_safe (~> 0.1)
321325
unf (0.1.4)
322326
unf_ext
323327
unf_ext (0.0.7.5)
324-
unicode-display_width (1.4.0)
328+
unf_ext (0.0.7.5-x64-mingw32)
329+
unicode-display_width (1.4.1)
325330
virtus (1.0.5)
326331
axiom-types (~> 0.1)
327332
coercible (~> 1.0)
@@ -331,14 +336,16 @@ GEM
331336

332337
PLATFORMS
333338
ruby
339+
x64-mingw32
334340

335341
DEPENDENCIES
336342
csv
337343
github-pages
344+
jemoji
338345
mechanize
339346
paint
340347
rubocop
341348
rubycritic
342349

343350
BUNDLED WITH
344-
1.16.2
351+
1.17.1

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## **When you need those jobs hypersonic...._scrape_**
66

7-
**_scrape_** is a command line script that builds :wrench::nut_and_bolt::hammer:
7+
**_scrape_** is a command line script that builds 🔧 🔩 🔨
88
CSV results of job searches. Check out the [jobs](
99
https://github.com/jbampton/scrape/tree/master/jobs)
1010
folder for some recent **_scrape_**_s_.

0 commit comments

Comments
 (0)