Skip to content

Commit a9f15c5

Browse files
committed
Bundle with bundler v2
Simpler way to update all the deps too.
1 parent 39eca25 commit a9f15c5

File tree

1 file changed

+116
-98
lines changed

1 file changed

+116
-98
lines changed

Gemfile.lock

Lines changed: 116 additions & 98 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (4.2.11.1)
5-
i18n (~> 0.7)
4+
activesupport (6.0.3.6)
5+
concurrent-ruby (~> 1.0, >= 1.0.2)
6+
i18n (>= 0.7, < 2)
67
minitest (~> 5.1)
7-
thread_safe (~> 0.3, >= 0.3.4)
88
tzinfo (~> 1.1)
9+
zeitwerk (~> 2.2, >= 2.2.2)
910
addressable (2.7.0)
1011
public_suffix (>= 2.0.2, < 5.0)
1112
coffee-script (2.4.1)
@@ -15,93 +16,99 @@ GEM
1516
colorator (1.1.0)
1617
commonmarker (0.17.13)
1718
ruby-enum (~> 0.5)
18-
concurrent-ruby (1.1.5)
19-
dnsruby (1.61.3)
20-
addressable (~> 2.5)
21-
em-websocket (0.5.1)
19+
concurrent-ruby (1.1.8)
20+
dnsruby (1.61.5)
21+
simpleidn (~> 0.1)
22+
em-websocket (0.5.2)
2223
eventmachine (>= 0.12.9)
2324
http_parser.rb (~> 0.6.0)
24-
ethon (0.12.0)
25-
ffi (>= 1.3.0)
25+
ethon (0.14.0)
26+
ffi (>= 1.15.0)
2627
eventmachine (1.2.7)
2728
execjs (2.7.0)
28-
faraday (0.17.1)
29+
faraday (1.4.1)
30+
faraday-excon (~> 1.1)
31+
faraday-net_http (~> 1.0)
32+
faraday-net_http_persistent (~> 1.1)
2933
multipart-post (>= 1.2, < 3)
30-
ffi (1.11.3)
34+
ruby2_keywords (>= 0.0.4)
35+
faraday-excon (1.1.0)
36+
faraday-net_http (1.0.1)
37+
faraday-net_http_persistent (1.1.0)
38+
ffi (1.15.0)
3139
forwardable-extended (2.6.0)
3240
gemoji (3.0.1)
33-
github-pages (202)
34-
activesupport (= 4.2.11.1)
35-
github-pages-health-check (= 1.16.1)
36-
jekyll (= 3.8.5)
37-
jekyll-avatar (= 0.6.0)
41+
github-pages (214)
42+
github-pages-health-check (= 1.17.0)
43+
jekyll (= 3.9.0)
44+
jekyll-avatar (= 0.7.0)
3845
jekyll-coffeescript (= 1.1.1)
3946
jekyll-commonmark-ghpages (= 0.1.6)
4047
jekyll-default-layout (= 0.1.4)
41-
jekyll-feed (= 0.11.0)
48+
jekyll-feed (= 0.15.1)
4249
jekyll-gist (= 1.5.0)
43-
jekyll-github-metadata (= 2.12.1)
44-
jekyll-mentions (= 1.4.1)
45-
jekyll-optional-front-matter (= 0.3.0)
50+
jekyll-github-metadata (= 2.13.0)
51+
jekyll-mentions (= 1.6.0)
52+
jekyll-optional-front-matter (= 0.3.2)
4653
jekyll-paginate (= 1.1.0)
47-
jekyll-readme-index (= 0.2.0)
48-
jekyll-redirect-from (= 0.14.0)
49-
jekyll-relative-links (= 0.6.0)
50-
jekyll-remote-theme (= 0.4.0)
54+
jekyll-readme-index (= 0.3.0)
55+
jekyll-redirect-from (= 0.16.0)
56+
jekyll-relative-links (= 0.6.1)
57+
jekyll-remote-theme (= 0.4.3)
5158
jekyll-sass-converter (= 1.5.2)
52-
jekyll-seo-tag (= 2.5.0)
53-
jekyll-sitemap (= 1.2.0)
54-
jekyll-swiss (= 0.4.0)
59+
jekyll-seo-tag (= 2.7.1)
60+
jekyll-sitemap (= 1.4.0)
61+
jekyll-swiss (= 1.0.0)
5562
jekyll-theme-architect (= 0.1.1)
5663
jekyll-theme-cayman (= 0.1.1)
5764
jekyll-theme-dinky (= 0.1.1)
58-
jekyll-theme-hacker (= 0.1.1)
65+
jekyll-theme-hacker (= 0.1.2)
5966
jekyll-theme-leap-day (= 0.1.1)
6067
jekyll-theme-merlot (= 0.1.1)
6168
jekyll-theme-midnight (= 0.1.1)
6269
jekyll-theme-minimal (= 0.1.1)
6370
jekyll-theme-modernist (= 0.1.1)
64-
jekyll-theme-primer (= 0.5.3)
71+
jekyll-theme-primer (= 0.5.4)
6572
jekyll-theme-slate (= 0.1.1)
6673
jekyll-theme-tactile (= 0.1.1)
6774
jekyll-theme-time-machine (= 0.1.1)
68-
jekyll-titles-from-headings (= 0.5.1)
69-
jemoji (= 0.10.2)
70-
kramdown (= 1.17.0)
71-
liquid (= 4.0.0)
72-
listen (= 3.1.5)
75+
jekyll-titles-from-headings (= 0.5.3)
76+
jemoji (= 0.12.0)
77+
kramdown (= 2.3.1)
78+
kramdown-parser-gfm (= 1.1.0)
79+
liquid (= 4.0.3)
7380
mercenary (~> 0.3)
74-
minima (= 2.5.0)
81+
minima (= 2.5.1)
7582
nokogiri (>= 1.10.4, < 2.0)
76-
rouge (= 3.11.0)
83+
rouge (= 3.26.0)
7784
terminal-table (~> 1.4)
78-
github-pages-health-check (1.16.1)
85+
github-pages-health-check (1.17.0)
7986
addressable (~> 2.3)
8087
dnsruby (~> 1.60)
8188
octokit (~> 4.0)
82-
public_suffix (~> 3.0)
89+
public_suffix (>= 2.0.2, < 5.0)
8390
typhoeus (~> 1.3)
84-
html-pipeline (2.12.2)
91+
html-pipeline (2.14.0)
8592
activesupport (>= 2)
8693
nokogiri (>= 1.4)
8794
http_parser.rb (0.6.0)
8895
i18n (0.9.5)
8996
concurrent-ruby (~> 1.0)
90-
jekyll (3.8.5)
97+
jekyll (3.9.0)
9198
addressable (~> 2.4)
9299
colorator (~> 1.0)
93100
em-websocket (~> 0.5)
94101
i18n (~> 0.7)
95102
jekyll-sass-converter (~> 1.0)
96103
jekyll-watch (~> 2.0)
97-
kramdown (~> 1.14)
104+
kramdown (>= 1.17, < 3)
98105
liquid (~> 4.0)
99106
mercenary (~> 0.3.3)
100107
pathutil (~> 0.9)
101108
rouge (>= 1.7, < 4)
102109
safe_yaml (~> 1.0)
103-
jekyll-avatar (0.6.0)
104-
jekyll (~> 3.0)
110+
jekyll-avatar (0.7.0)
111+
jekyll (>= 3.0, < 5.0)
105112
jekyll-coffeescript (1.1.1)
106113
coffee-script (~> 2.2)
107114
coffee-script-source (~> 1.11.1)
@@ -114,36 +121,37 @@ GEM
114121
rouge (>= 2.0, < 4.0)
115122
jekyll-default-layout (0.1.4)
116123
jekyll (~> 3.0)
117-
jekyll-feed (0.11.0)
118-
jekyll (~> 3.3)
124+
jekyll-feed (0.15.1)
125+
jekyll (>= 3.7, < 5.0)
119126
jekyll-gist (1.5.0)
120127
octokit (~> 4.2)
121-
jekyll-github-metadata (2.12.1)
122-
jekyll (~> 3.4)
128+
jekyll-github-metadata (2.13.0)
129+
jekyll (>= 3.4, < 5.0)
123130
octokit (~> 4.0, != 4.4.0)
124-
jekyll-mentions (1.4.1)
131+
jekyll-mentions (1.6.0)
125132
html-pipeline (~> 2.3)
126-
jekyll (~> 3.0)
127-
jekyll-optional-front-matter (0.3.0)
128-
jekyll (~> 3.0)
133+
jekyll (>= 3.7, < 5.0)
134+
jekyll-optional-front-matter (0.3.2)
135+
jekyll (>= 3.0, < 5.0)
129136
jekyll-paginate (1.1.0)
130-
jekyll-readme-index (0.2.0)
131-
jekyll (~> 3.0)
132-
jekyll-redirect-from (0.14.0)
133-
jekyll (~> 3.3)
134-
jekyll-relative-links (0.6.0)
135-
jekyll (~> 3.3)
136-
jekyll-remote-theme (0.4.0)
137+
jekyll-readme-index (0.3.0)
138+
jekyll (>= 3.0, < 5.0)
139+
jekyll-redirect-from (0.16.0)
140+
jekyll (>= 3.3, < 5.0)
141+
jekyll-relative-links (0.6.1)
142+
jekyll (>= 3.3, < 5.0)
143+
jekyll-remote-theme (0.4.3)
137144
addressable (~> 2.0)
138-
jekyll (~> 3.5)
139-
rubyzip (>= 1.2.1, < 3.0)
145+
jekyll (>= 3.5, < 5.0)
146+
jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0)
147+
rubyzip (>= 1.3.0, < 3.0)
140148
jekyll-sass-converter (1.5.2)
141149
sass (~> 3.4)
142-
jekyll-seo-tag (2.5.0)
143-
jekyll (~> 3.3)
144-
jekyll-sitemap (1.2.0)
145-
jekyll (~> 3.3)
146-
jekyll-swiss (0.4.0)
150+
jekyll-seo-tag (2.7.1)
151+
jekyll (>= 3.8, < 5.0)
152+
jekyll-sitemap (1.4.0)
153+
jekyll (>= 3.7, < 5.0)
154+
jekyll-swiss (1.0.0)
147155
jekyll-theme-architect (0.1.1)
148156
jekyll (~> 3.5)
149157
jekyll-seo-tag (~> 2.0)
@@ -153,8 +161,8 @@ GEM
153161
jekyll-theme-dinky (0.1.1)
154162
jekyll (~> 3.5)
155163
jekyll-seo-tag (~> 2.0)
156-
jekyll-theme-hacker (0.1.1)
157-
jekyll (~> 3.5)
164+
jekyll-theme-hacker (0.1.2)
165+
jekyll (> 3.5, < 5.0)
158166
jekyll-seo-tag (~> 2.0)
159167
jekyll-theme-leap-day (0.1.1)
160168
jekyll (~> 3.5)
@@ -171,8 +179,8 @@ GEM
171179
jekyll-theme-modernist (0.1.1)
172180
jekyll (~> 3.5)
173181
jekyll-seo-tag (~> 2.0)
174-
jekyll-theme-primer (0.5.3)
175-
jekyll (~> 3.5)
182+
jekyll-theme-primer (0.5.4)
183+
jekyll (> 3.5, < 5.0)
176184
jekyll-github-metadata (~> 2.9)
177185
jekyll-seo-tag (~> 2.0)
178186
jekyll-theme-slate (0.1.1)
@@ -184,43 +192,47 @@ GEM
184192
jekyll-theme-time-machine (0.1.1)
185193
jekyll (~> 3.5)
186194
jekyll-seo-tag (~> 2.0)
187-
jekyll-titles-from-headings (0.5.1)
188-
jekyll (~> 3.3)
195+
jekyll-titles-from-headings (0.5.3)
196+
jekyll (>= 3.3, < 5.0)
189197
jekyll-watch (2.2.1)
190198
listen (~> 3.0)
191-
jemoji (0.10.2)
199+
jemoji (0.12.0)
192200
gemoji (~> 3.0)
193201
html-pipeline (~> 2.2)
194-
jekyll (~> 3.0)
195-
kramdown (1.17.0)
196-
liquid (4.0.0)
197-
listen (3.1.5)
198-
rb-fsevent (~> 0.9, >= 0.9.4)
199-
rb-inotify (~> 0.9, >= 0.9.7)
200-
ruby_dep (~> 1.2)
202+
jekyll (>= 3.0, < 5.0)
203+
kramdown (2.3.1)
204+
rexml
205+
kramdown-parser-gfm (1.1.0)
206+
kramdown (~> 2.0)
207+
liquid (4.0.3)
208+
listen (3.5.1)
209+
rb-fsevent (~> 0.10, >= 0.10.3)
210+
rb-inotify (~> 0.9, >= 0.9.10)
201211
mercenary (0.3.6)
202-
mini_portile2 (2.4.0)
203-
minima (2.5.0)
204-
jekyll (~> 3.5)
212+
minima (2.5.1)
213+
jekyll (>= 3.5, < 5.0)
205214
jekyll-feed (~> 0.9)
206215
jekyll-seo-tag (~> 2.1)
207-
minitest (5.13.0)
216+
minitest (5.14.4)
208217
multipart-post (2.1.1)
209-
nokogiri (1.10.5)
210-
mini_portile2 (~> 2.4.0)
211-
octokit (4.14.0)
218+
nokogiri (1.11.3-x86_64-linux)
219+
racc (~> 1.4)
220+
octokit (4.21.0)
221+
faraday (>= 0.9)
212222
sawyer (~> 0.8.0, >= 0.5.3)
213223
pathutil (0.16.2)
214224
forwardable-extended (~> 2.6)
215-
public_suffix (3.1.1)
216-
rb-fsevent (0.10.3)
217-
rb-inotify (0.10.0)
225+
public_suffix (4.0.6)
226+
racc (1.5.2)
227+
rb-fsevent (0.10.4)
228+
rb-inotify (0.10.1)
218229
ffi (~> 1.0)
219-
rouge (3.11.0)
220-
ruby-enum (0.7.2)
230+
rexml (3.2.5)
231+
rouge (3.26.0)
232+
ruby-enum (0.9.0)
221233
i18n
222-
ruby_dep (1.5.0)
223-
rubyzip (2.0.0)
234+
ruby2_keywords (0.0.4)
235+
rubyzip (2.3.0)
224236
safe_yaml (1.0.5)
225237
sass (3.7.4)
226238
sass-listen (~> 4.0.0)
@@ -230,21 +242,27 @@ GEM
230242
sawyer (0.8.2)
231243
addressable (>= 2.3.5)
232244
faraday (> 0.8, < 2.0)
245+
simpleidn (0.2.1)
246+
unf (~> 0.1.4)
233247
terminal-table (1.8.0)
234248
unicode-display_width (~> 1.1, >= 1.1.1)
235249
thread_safe (0.3.6)
236-
typhoeus (1.3.1)
250+
typhoeus (1.4.0)
237251
ethon (>= 0.9.0)
238-
tzinfo (1.2.5)
252+
tzinfo (1.2.9)
239253
thread_safe (~> 0.1)
240-
unicode-display_width (1.6.0)
254+
unf (0.1.4)
255+
unf_ext
256+
unf_ext (0.0.7.7)
257+
unicode-display_width (1.7.0)
258+
zeitwerk (2.4.2)
241259

242260
PLATFORMS
243-
ruby
261+
x86_64-linux
244262

245263
DEPENDENCIES
246264
github-pages
247265
jekyll-redirect-from
248266

249267
BUNDLED WITH
250-
1.17.2
268+
2.2.3

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy