Skip to content

Commit

Permalink
windows
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeygrigorev committed Nov 28, 2021
1 parent 48bc7fe commit 6415fb9
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Gemfile.lock
Expand Up @@ -25,11 +25,13 @@ GEM
ethon (0.12.0)
ffi (>= 1.3.0)
eventmachine (1.2.7)
eventmachine (1.2.7-x64-mingw32)
execjs (2.7.0)
faraday (1.1.0)
multipart-post (>= 1.2, < 3)
ruby2_keywords
ffi (1.13.1)
ffi (1.13.1-x64-mingw32)
forwardable-extended (2.6.0)
gemoji (3.0.1)
github-pages (209)
Expand Down Expand Up @@ -212,6 +214,8 @@ GEM
multipart-post (2.1.1)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
nokogiri (1.10.10-x64-mingw32)
mini_portile2 (~> 2.4.0)
octokit (4.19.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
Expand Down Expand Up @@ -250,12 +254,14 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.7.7)
unf_ext (0.0.7.7-x64-mingw32)
unicode-display_width (1.7.0)
wdm (0.1.1)
zeitwerk (2.4.1)

PLATFORMS
ruby
x64-mingw32

DEPENDENCIES
github-pages
Expand All @@ -267,4 +273,4 @@ DEPENDENCIES
wdm (~> 0.1.1)

BUNDLED WITH
2.1.4
2.2.32

0 comments on commit 6415fb9

Please sign in to comment.