Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions docs/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/niteshpurohit/just-the-docs.git
revision: d3a2aa90df1147335002f29cc2cef712dd0d8fcc
revision: 32b6141baec257785b9716be04c96b1bc56e5a1b
specs:
just-the-docs (0.10.1)
jekyll (>= 3.8.5)
Expand All @@ -24,8 +24,8 @@ GEM
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
uri (>= 0.13.1)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
addressable (2.8.8)
public_suffix (>= 2.0.2, < 8.0)
base64 (0.3.0)
benchmark (0.4.1)
bigdecimal (3.3.1)
Expand Down Expand Up @@ -275,7 +275,7 @@ GEM
forwardable-extended (~> 2.6)
public_suffix (5.1.1)
racc (1.8.1)
rake (13.3.0)
rake (13.3.1)
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
Expand All @@ -301,7 +301,7 @@ GEM
concurrent-ruby (~> 1.0)
unicode-display_width (1.8.0)
uri (1.0.4)
webrick (1.9.1)
webrick (1.9.2)

PLATFORMS
aarch64-linux-gnu
Expand Down
Loading