tech-docs-gem icon indicating copy to clipboard operation
tech-docs-gem copied to clipboard

Gem to distribute the tech docs project

Results 62 tech-docs-gem issues
Sort by recently updated
recently updated
newest added

- Drop support for Ruby 2.7 and 3.0 per our [version policy](https://docs.publishing.service.gov.uk/manual/publishing-a-ruby-gem.html#ruby-version-compatibility). - Update (theoretically) vulnerable npm packages (`npm audit fix`). - Update rubygems dependencies as far as compatible. -...

## What’s changed Updates to dependencies including: - Redcarpet to v3.6.0, removing warnings that appear in Tech Docs sites running Ruby 3.2+

## What should change After following [the guide](https://tdt-documentation.london.cloudapps.digital/write_docs/add_openapi_spec) to generate API documentation from an OpenAPI spec, we've found that Array/List responses are rendered incorrectly - they appear as empty objects....

## What should change The crown favicon should not be used if configured to `show_govuk_logo: false` ## Identifying a user need I could be wrong, but the crown image is...

## What’s changed Update Redcarpet markdown processor to v3.6.0 ## Identifying a user need Gotta keep those deps up to date

## What’s changed Update rspec, minor version bump only ## Identifying a user need We need to keep our dependencies up to date, or this repo should be archived

## Please fill in the sections below Bump middleman related gems up, all minor changes ## Identifying a user need We need to keep our dependencies up to date, or...

## What’s changed Minimum supported ruby is now 3.1.4 Breaking change: 2.7x was end of support 31 Mar 2023 We'll run into dependency issues (expectations having moved up) if we...

## What’s changed Depends on: https://github.com/alphagov/tech-docs-gem/pull/339 Bump rubocop-govuk to v4.13.0 ## Identifying a user need Dependency updates need to happen otherwise folks will start forking this repo and it's relevance...

## What should change If you have links in the header, the mobile menu button will briefly flash on wide viewports, appearing overlaid on top of the links. It should...