Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
edwintorres committed Dec 6, 2023
1 parent 63d3b37 commit 20fdd23
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ GEM
fiber-annotation (0.2.0)
fiber-local (1.0.0)
forwardable-extended (2.6.0)
google-protobuf (3.25.1-x86_64-darwin)
google-protobuf (3.25.1)
hashery (2.1.2)
html-proofer (5.0.8)
addressable (~> 2.3)
Expand Down Expand Up @@ -71,15 +71,17 @@ GEM
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
libv8-node (18.16.0.0-x86_64-darwin)
libv8-node (18.16.0.0)
liquid (4.0.4)
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
mini_portile2 (2.8.5)
mini_racer (0.8.0)
libv8-node (~> 18.16.0.0)
nokogiri (1.15.5-x86_64-darwin)
nokogiri (1.15.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
Expand All @@ -100,8 +102,9 @@ GEM
rouge (4.2.0)
ruby-rc4 (0.1.5)
safe_yaml (1.0.5)
sass-embedded (1.69.5-x86_64-darwin)
sass-embedded (1.69.5)
google-protobuf (~> 3.23)
rake (>= 13.0.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
timers (4.3.5)
Expand All @@ -118,7 +121,7 @@ GEM
zeitwerk (2.6.12)

PLATFORMS
x86_64-darwin-22
ruby

DEPENDENCIES
html-proofer (>= 3.18.0)
Expand Down

0 comments on commit 20fdd23

Please sign in to comment.