Skip to content

Commit

Permalink
Updated Gemfile.lock for Github Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
dennis-barrett committed Oct 14, 2023
1 parent aebf3e3 commit 9b935d8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ GEM
ffi (1.15.5)
forwardable-extended (2.6.0)
google-protobuf (3.22.1-x64-mingw-ucrt)
google-protobuf (3.22.1-x86_64-linux)
http_parser.rb (0.8.0)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -62,6 +63,8 @@ GEM
jekyll-seo-tag (~> 2.1)
nokogiri (1.15.2-x64-mingw-ucrt)
racc (~> 1.4)
nokogiri (1.15.2-x86_64-linux)
racc (~> 1.4)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (5.0.1)
Expand All @@ -74,6 +77,8 @@ GEM
safe_yaml (1.0.5)
sass-embedded (1.58.3-x64-mingw-ucrt)
google-protobuf (~> 3.21)
sass-embedded (1.58.3-x86_64-linux-gnu)
google-protobuf (~> 3.21)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
tzinfo (2.0.6)
Expand All @@ -86,6 +91,7 @@ GEM

PLATFORMS
x64-mingw-ucrt
x86_64-linux

DEPENDENCIES
http_parser.rb (~> 0.6.0)
Expand Down

0 comments on commit 9b935d8

Please sign in to comment.