mirror of
https://github.com/bitwarden/help
synced 2026-01-06 10:33:28 +00:00
* initial commit
* adding quotes for the array error
* Create Gemfile
* Create Gemfile.lock
* add .nvmrc and .node-version
* removed /article from URL
* update links to work with netlify
* more fixed links
* link fixes
* update bad links
* Update netlify.toml
toml test for redirects
* article redirect
* link fixes
* Update index.html
* Update netlify.toml
* Update _config.yml
* Update netlify.toml
* Update netlify.toml
* Update netlify.toml
* Update netlify.toml
* Update netlify.toml
* add article back into URL for launch
* Update netlify.toml
* Update netlify.toml
* add order to categories front matter
* Update netlify.toml
* update
* sidemenu update
* Revert "sidemenu update"
This reverts commit 5441c3d35c.
* update order prop
* Navbar updates per Gary and compiler warnings
* font/style tweaks
* Update sidebar.html
* Stage Release Documentation (#739)
* initial drafts
* rewrite Custom Fields article to prioritize new context-menu option & better organize ancillary information
* edit
* edit
* Custom Field Context Menu & CAPTCHA item in release notes
* SSO relink event
* update rn
* small edits
* improve release notes titles
* fix side menu
* Edits courtest of mportune!
* update order
* link fixes
* link cleanup
* image updates and a link
* fix trailing slash
Co-authored-by: DanHillesheim <79476558+DanHillesheim@users.noreply.github.com>
49 lines
937 B
Plaintext
49 lines
937 B
Plaintext
PATH
|
|
remote: .
|
|
specs:
|
|
terminal-table (2.0.0)
|
|
unicode-display_width (~> 1.1, >= 1.1.1)
|
|
|
|
GEM
|
|
remote: https://rubygems.org/
|
|
specs:
|
|
coderay (1.1.3)
|
|
diff-lcs (1.4.4)
|
|
method_source (1.0.0)
|
|
pry (0.13.1)
|
|
coderay (~> 1.1)
|
|
method_source (~> 1.0)
|
|
rake (13.0.1)
|
|
rspec (3.9.0)
|
|
rspec-core (~> 3.9.0)
|
|
rspec-expectations (~> 3.9.0)
|
|
rspec-mocks (~> 3.9.0)
|
|
rspec-core (3.9.3)
|
|
rspec-support (~> 3.9.3)
|
|
rspec-expectations (3.9.3)
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
rspec-support (~> 3.9.0)
|
|
rspec-mocks (3.9.1)
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
rspec-support (~> 3.9.0)
|
|
rspec-support (3.9.4)
|
|
term-ansicolor (1.7.1)
|
|
tins (~> 1.0)
|
|
tins (1.0.1)
|
|
unicode-display_width (1.7.0)
|
|
|
|
PLATFORMS
|
|
ruby
|
|
|
|
DEPENDENCIES
|
|
bundler (~> 2)
|
|
pry
|
|
rake (~> 13.0)
|
|
rspec (>= 3.0)
|
|
term-ansicolor
|
|
terminal-table!
|
|
tins (~> 1.0.0)
|
|
|
|
BUNDLED WITH
|
|
2.1.4
|