Skip to content

Commit b315c91

Browse files
Bump just-the-docs from 0.6.1 to 0.6.2
Bumps [just-the-docs](https://github.com/just-the-docs/just-the-docs) from 0.6.1 to 0.6.2. - [Release notes](https://github.com/just-the-docs/just-the-docs/releases) - [Changelog](https://github.com/just-the-docs/just-the-docs/blob/main/CHANGELOG.md) - [Commits](just-the-docs/just-the-docs@v0.6.1...v0.6.2) --- updated-dependencies: - dependency-name: just-the-docs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b92fca5 commit b315c91

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ source 'https://rubygems.org'
33
gem "jekyll", "~> 4.3.2" # installed by `gem jekyll`
44
# gem "webrick" # required when using Ruby >= 3 and Jekyll <= 4.2.2
55

6-
gem "just-the-docs", "0.6.1" # pinned to the current release
6+
gem "just-the-docs", "0.6.2" # pinned to the current release
77
# gem "just-the-docs" # always download the latest release

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ GEM
1111
eventmachine (1.2.7)
1212
ffi (1.15.5)
1313
forwardable-extended (2.6.0)
14-
google-protobuf (3.24.2-x86_64-linux)
14+
google-protobuf (3.24.3-x86_64-linux)
1515
http_parser.rb (0.8.0)
1616
i18n (1.14.1)
1717
concurrent-ruby (~> 1.0)
@@ -39,7 +39,7 @@ GEM
3939
jekyll (>= 3.8, < 5.0)
4040
jekyll-watch (2.2.1)
4141
listen (~> 3.0)
42-
just-the-docs (0.6.1)
42+
just-the-docs (0.6.2)
4343
jekyll (>= 3.8.5)
4444
jekyll-include-cache
4545
jekyll-seo-tag (>= 2.0)
@@ -63,7 +63,7 @@ GEM
6363
rexml (3.2.6)
6464
rouge (4.1.3)
6565
safe_yaml (1.0.5)
66-
sass-embedded (1.66.1-x86_64-linux-gnu)
66+
sass-embedded (1.67.0-x86_64-linux-gnu)
6767
google-protobuf (~> 3.23)
6868
terminal-table (3.0.2)
6969
unicode-display_width (>= 1.1.1, < 3)
@@ -75,7 +75,7 @@ PLATFORMS
7575

7676
DEPENDENCIES
7777
jekyll (~> 4.3.2)
78-
just-the-docs (= 0.6.1)
78+
just-the-docs (= 0.6.2)
7979

8080
BUNDLED WITH
8181
2.3.26

0 commit comments

Comments
 (0)