Skip to content

Commit bd7fe36

Browse files
author
김용환
committed
gemfile git ignore에서 삭제
1 parent fdb5228 commit bd7fe36

File tree

3 files changed

+173
-2
lines changed

3 files changed

+173
-2
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Bundler cache
22
.bundle
33
vendor
4-
Gemfile.lock
4+
# Gemfile.lock
55

66
# Jekyll cache
77
.jekyll-cache

Gemfile.lock

Lines changed: 171 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,171 @@
1+
PATH
2+
remote: .
3+
specs:
4+
jekyll-theme-chirpy (7.3.1)
5+
jekyll (~> 4.3)
6+
jekyll-archives (~> 2.2)
7+
jekyll-include-cache (~> 0.2)
8+
jekyll-paginate (~> 1.1)
9+
jekyll-seo-tag (~> 2.8)
10+
jekyll-sitemap (~> 1.4)
11+
12+
GEM
13+
remote: https://rubygems.org/
14+
specs:
15+
Ascii85 (2.0.1)
16+
addressable (2.8.7)
17+
public_suffix (>= 2.0.2, < 7.0)
18+
afm (0.2.2)
19+
async (2.24.0)
20+
console (~> 1.29)
21+
fiber-annotation
22+
io-event (~> 1.9)
23+
metrics (~> 0.12)
24+
traces (~> 0.15)
25+
base64 (0.3.0)
26+
bigdecimal (3.2.3)
27+
colorator (1.1.0)
28+
concurrent-ruby (1.3.5)
29+
console (1.30.2)
30+
fiber-annotation
31+
fiber-local (~> 1.1)
32+
json
33+
csv (3.3.5)
34+
em-websocket (0.5.3)
35+
eventmachine (>= 0.12.9)
36+
http_parser.rb (~> 0)
37+
ethon (0.15.0)
38+
ffi (>= 1.15.0)
39+
eventmachine (1.2.7)
40+
ffi (1.17.2-arm64-darwin)
41+
ffi (1.17.2-x86_64-darwin)
42+
ffi (1.17.2-x86_64-linux-gnu)
43+
fiber-annotation (0.2.0)
44+
fiber-local (1.1.0)
45+
fiber-storage
46+
fiber-storage (1.0.1)
47+
forwardable-extended (2.6.0)
48+
google-protobuf (4.32.1-arm64-darwin)
49+
bigdecimal
50+
rake (>= 13)
51+
google-protobuf (4.32.1-x86_64-darwin)
52+
bigdecimal
53+
rake (>= 13)
54+
google-protobuf (4.32.1-x86_64-linux-gnu)
55+
bigdecimal
56+
rake (>= 13)
57+
hashery (2.1.2)
58+
html-proofer (5.0.10)
59+
addressable (~> 2.3)
60+
async (~> 2.1)
61+
nokogiri (~> 1.13)
62+
pdf-reader (~> 2.11)
63+
rainbow (~> 3.0)
64+
typhoeus (~> 1.3)
65+
yell (~> 2.0)
66+
zeitwerk (~> 2.5)
67+
http_parser.rb (0.8.0)
68+
i18n (1.14.7)
69+
concurrent-ruby (~> 1.0)
70+
io-event (1.11.2)
71+
jekyll (4.4.1)
72+
addressable (~> 2.4)
73+
base64 (~> 0.2)
74+
colorator (~> 1.0)
75+
csv (~> 3.0)
76+
em-websocket (~> 0.5)
77+
i18n (~> 1.0)
78+
jekyll-sass-converter (>= 2.0, < 4.0)
79+
jekyll-watch (~> 2.0)
80+
json (~> 2.6)
81+
kramdown (~> 2.3, >= 2.3.1)
82+
kramdown-parser-gfm (~> 1.0)
83+
liquid (~> 4.0)
84+
mercenary (~> 0.3, >= 0.3.6)
85+
pathutil (~> 0.9)
86+
rouge (>= 3.0, < 5.0)
87+
safe_yaml (~> 1.0)
88+
terminal-table (>= 1.8, < 4.0)
89+
webrick (~> 1.7)
90+
jekyll-archives (2.3.0)
91+
jekyll (>= 3.6, < 5.0)
92+
jekyll-include-cache (0.2.1)
93+
jekyll (>= 3.7, < 5.0)
94+
jekyll-paginate (1.1.0)
95+
jekyll-sass-converter (3.1.0)
96+
sass-embedded (~> 1.75)
97+
jekyll-seo-tag (2.8.0)
98+
jekyll (>= 3.8, < 5.0)
99+
jekyll-sitemap (1.4.0)
100+
jekyll (>= 3.7, < 5.0)
101+
jekyll-watch (2.2.1)
102+
listen (~> 3.0)
103+
json (2.14.1)
104+
kramdown (2.5.1)
105+
rexml (>= 3.3.9)
106+
kramdown-parser-gfm (1.1.0)
107+
kramdown (~> 2.0)
108+
liquid (4.0.4)
109+
listen (3.9.0)
110+
rb-fsevent (~> 0.10, >= 0.10.3)
111+
rb-inotify (~> 0.9, >= 0.9.10)
112+
mercenary (0.4.0)
113+
metrics (0.12.2)
114+
nokogiri (1.18.10-arm64-darwin)
115+
racc (~> 1.4)
116+
nokogiri (1.18.10-x86_64-darwin)
117+
racc (~> 1.4)
118+
nokogiri (1.18.10-x86_64-linux-gnu)
119+
racc (~> 1.4)
120+
pathutil (0.16.2)
121+
forwardable-extended (~> 2.6)
122+
pdf-reader (2.15.0)
123+
Ascii85 (>= 1.0, < 3.0, != 2.0.0)
124+
afm (>= 0.2.1, < 2)
125+
hashery (~> 2.0)
126+
ruby-rc4
127+
ttfunk
128+
public_suffix (6.0.2)
129+
racc (1.8.1)
130+
rainbow (3.1.1)
131+
rake (13.3.0)
132+
rb-fsevent (0.11.2)
133+
rb-inotify (0.11.1)
134+
ffi (~> 1.0)
135+
rexml (3.4.4)
136+
rouge (4.6.0)
137+
ruby-rc4 (0.1.5)
138+
safe_yaml (1.0.5)
139+
sass-embedded (1.93.0)
140+
google-protobuf (~> 4.31)
141+
rake (>= 13)
142+
sass-embedded (1.93.0-arm64-darwin)
143+
google-protobuf (~> 4.31)
144+
sass-embedded (1.93.0-x86_64-darwin)
145+
google-protobuf (~> 4.31)
146+
terminal-table (3.0.2)
147+
unicode-display_width (>= 1.1.1, < 3)
148+
traces (0.15.2)
149+
ttfunk (1.8.0)
150+
bigdecimal (~> 3.1)
151+
typhoeus (1.5.0)
152+
ethon (>= 0.9.0, < 0.16.0)
153+
unicode-display_width (2.6.0)
154+
webrick (1.9.1)
155+
yell (2.2.2)
156+
zeitwerk (2.6.18)
157+
158+
PLATFORMS
159+
arm64-darwin
160+
x86_64-darwin
161+
x86_64-linux
162+
163+
DEPENDENCIES
164+
html-proofer (~> 5.0)
165+
jekyll-theme-chirpy!
166+
tzinfo (>= 1, < 3)
167+
tzinfo-data
168+
wdm (~> 0.2.0)
169+
170+
BUNDLED WITH
171+
2.6.9

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ timezone: #Asia/Shanghai
1414
# jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md
1515
# ↓ --------------------------
1616

17-
title: cylanokim's blog! # the main title
17+
title: cylanokim's blog!! # the main title
1818

1919
tagline: Always in back-propagation. # it will display as the subtitle
2020

0 commit comments

Comments
 (0)