We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d617bdf commit 3fff18aCopy full SHA for 3fff18a
Gemfile.lock
@@ -7,7 +7,7 @@ GEM
7
minitest (~> 5.1)
8
tzinfo (~> 1.1)
9
zeitwerk (~> 2.2, >= 2.2.2)
10
- addressable (2.7.0)
+ addressable (2.8.0)
11
public_suffix (>= 2.0.2, < 5.0)
12
coffee-script (2.4.1)
13
coffee-script-source
@@ -213,13 +213,15 @@ GEM
213
rb-fsevent (~> 0.10, >= 0.10.3)
214
rb-inotify (~> 0.9, >= 0.9.10)
215
mercenary (0.3.6)
216
+ mini_portile2 (2.5.3)
217
minima (2.5.1)
218
jekyll (>= 3.5, < 5.0)
219
jekyll-feed (~> 0.9)
220
jekyll-seo-tag (~> 2.1)
221
minitest (5.14.4)
222
multipart-post (2.1.1)
- nokogiri (1.11.6-x86_64-linux)
223
+ nokogiri (1.11.6)
224
+ mini_portile2 (~> 2.5.0)
225
racc (~> 1.4)
226
octokit (4.21.0)
227
faraday (>= 0.9)
0 commit comments