Skip to content

Commit

Permalink
Update documentation libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
theyosh committed Nov 12, 2024
1 parent 4339dea commit 2c51ac4
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (7.2.2)
activesupport (8.0.0)
base64
benchmark (>= 0.3)
bigdecimal
Expand All @@ -13,10 +13,11 @@ GEM
minitest (>= 5.1)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
uri (>= 0.13.1)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
base64 (0.2.0)
benchmark (0.3.0)
benchmark (0.4.0)
bigdecimal (3.1.8)
colorator (1.1.0)
concurrent-ruby (1.3.4)
Expand Down Expand Up @@ -109,7 +110,7 @@ GEM
gemoji (>= 3, < 5)
html-pipeline (~> 2.2)
jekyll (>= 3.0, < 5.0)
json (2.7.5)
json (2.8.1)
json-minify (0.0.3)
json (> 0)
kramdown (2.4.0)
Expand Down Expand Up @@ -137,11 +138,11 @@ GEM
ffi (~> 1.0)
redcarpet (3.6.0)
rexml (3.3.9)
rouge (4.4.0)
rouge (4.5.1)
safe_yaml (1.0.5)
sass-embedded (1.80.5-x86_64-linux-gnu)
sass-embedded (1.80.6-x86_64-linux-gnu)
google-protobuf (~> 4.28)
securerandom (0.3.1)
securerandom (0.3.2)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
typhoeus (1.4.1)
Expand All @@ -151,7 +152,8 @@ GEM
uglifier (4.2.1)
execjs (>= 0.3.0, < 3)
unicode-display_width (2.6.0)
webrick (1.8.2)
uri (1.0.1)
webrick (1.9.0)
yell (2.2.2)
zeitwerk (2.7.1)

Expand Down

0 comments on commit 2c51ac4

Please sign in to comment.