Skip to content

Commit 216a14c

Browse files
committed
update nokogiri
1 parent 313b7ff commit 216a14c

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ GEM
7272
listen (= 3.1.5)
7373
mercenary (~> 0.3)
7474
minima (= 2.4.1)
75-
nokogiri (>= 1.8.2, < 2.0)
75+
nokogiri (>= 1.8.5, < 2.0)
7676
rouge (= 2.2.1)
7777
terminal-table (~> 1.4)
7878
github-pages-health-check (1.8.1)
@@ -207,7 +207,7 @@ GEM
207207
jekyll-seo-tag (~> 2.1)
208208
minitest (5.11.3)
209209
multipart-post (2.0.0)
210-
nokogiri (1.8.4)
210+
nokogiri (1.8.5)
211211
mini_portile2 (~> 2.3.0)
212212
octokit (4.12.0)
213213
sawyer (~> 0.8.0, >= 0.5.3)

_config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ title: Stack Problems
22
description: My Personal Stack Problems
33
author: Agus Makmun
44
github: https://github.com/agusmakmun
5-
about: I am freelance developer. Currently doing more in backend, focused in Python and Django.
5+
about: I'm Programmer for Python & Django. I've made quite a few web apps, especially on Django.
66
disqus_shortname: stackproblems
77
google_analytics: UA-XXXXXXXX-Y
88
avatar_url: /static/img/avatar.jpg
@@ -19,16 +19,16 @@ social:
1919
- icon: fa-facebook
2020
link: "#"
2121
- icon: fa-twitter
22-
link: "https://twitter.com/agusmakmun6"
22+
link: "#"
2323
- icon: fa-linkedin
24-
link: "https://www.linkedin.com/in/summonagus"
24+
link: "#"
2525
- icon: fa-stack-exchange
2626
link: "#"
2727
- icon: fa-github
2828
link: "https://github.com/agusmakmun"
2929

3030
share:
31-
twitter_username: agusmakmun6
31+
twitter_username: github.io
3232
fb_appid: 1749788565247320
3333

3434
urls:

about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ title: About
44
permalink: /about/
55
---
66

7-
I am freelance developer. Currently doing more in backend, focused in Python and Django.
7+
I'm Programmer for Python & Django. I've made quite a few web apps, especially on Django. Now, I am doing more on backend.
88

99
email: agus[at]python.web.id

projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ title: Projects
44
permalink: /projects/
55
---
66

7-
Few of my projects. Currently doing more in backend, focused in Python and Django.
7+
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore.

0 commit comments

Comments
 (0)