Skip to content

Commit

Permalink
fix: add linux to gemlock
Browse files Browse the repository at this point in the history
  • Loading branch information
Bronya-Rand committed Apr 15, 2024
1 parent 9be10f7 commit 72916d7
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ GEM
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
net-http
ffi (1.16.3)
ffi (1.16.3-x64-mingw-ucrt)
forwardable-extended (2.6.0)
gemoji (4.1.0)
Expand Down Expand Up @@ -225,6 +226,8 @@ GEM
uri
nokogiri (1.16.4-x64-mingw-ucrt)
racc (~> 1.4)
nokogiri (1.16.4-x86_64-linux)
racc (~> 1.4)
octokit (4.25.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
Expand Down Expand Up @@ -271,19 +274,19 @@ GEM
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.9.1)
unf_ext (0.0.9.1-x64-mingw-ucrt)
unicode-display_width (1.8.0)
uri (0.13.0)
webrick (1.8.1)

PLATFORMS
x64-mingw-ucrt
x86_64-linux

DEPENDENCIES
github-pages
jekyll
jekyll-feed
jekyll-seo-tag
minima
nokogiri
rack (~> 3.0.10)
Expand Down

0 comments on commit 72916d7

Please sign in to comment.