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 37e1b3c commit 52afb60Copy full SHA for 52afb60
Gemfile.lock
@@ -42,8 +42,10 @@ GEM
42
ffi (1.15.5)
43
forwardable-extended (2.6.0)
44
gemoji (4.1.0)
45
- git (1.19.1)
+ git (2.0.0)
46
+ activesupport (>= 5.0)
47
addressable (~> 2.8)
48
+ process_executer (~> 1.1)
49
rchardet (~> 1.8)
50
github-pages (231)
51
github-pages-health-check (= 1.18.2)
@@ -237,7 +239,8 @@ GEM
237
239
sawyer (~> 0.9)
238
240
pathutil (0.16.2)
241
forwardable-extended (~> 2.6)
- public_suffix (5.0.4)
242
+ process_executer (1.1.0)
243
+ public_suffix (5.0.5)
244
racc (1.7.3)
245
rb-fsevent (0.11.2)
246
rb-inotify (0.10.1)
0 commit comments