We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ca5e3d7 + 6c96584 commit 5985b3dCopy full SHA for 5985b3d
1 file changed
Gemfile.lock
@@ -48,10 +48,10 @@ GEM
48
ffi (1.17.0-x86_64-darwin)
49
forwardable-extended (2.6.0)
50
gemoji (4.1.0)
51
- git (3.1.1)
+ git (4.0.0)
52
activesupport (>= 5.0)
53
addressable (~> 2.8)
54
- process_executer (~> 1.3)
+ process_executer (~> 4.0)
55
rchardet (~> 1.9)
56
github-pages (232)
57
github-pages-health-check (= 1.18.2)
@@ -250,7 +250,8 @@ GEM
250
sawyer (~> 0.9)
251
pathutil (0.16.2)
252
forwardable-extended (~> 2.6)
253
- process_executer (1.3.0)
+ process_executer (4.0.0)
254
+ track_open_instances (~> 0.1)
255
public_suffix (5.1.1)
256
racc (1.8.1)
257
rb-fsevent (0.11.2)
@@ -273,6 +274,7 @@ GEM
273
274
simpleidn (0.2.3)
275
terminal-table (1.8.0)
276
unicode-display_width (~> 1.1, >= 1.1.1)
277
+ track_open_instances (0.1.15)
278
typhoeus (1.4.1)
279
ethon (>= 0.9.0)
280
tzinfo (2.0.6)
0 commit comments