1
0
mirror of https://github.com/prometheus/docs.git synced 2026-02-06 18:44:55 +01:00
Commit Graph

69 Commits

Author SHA1 Message Date
dependabot[bot]
3338ee2bb5 Bump nokogiri from 1.18.3 to 1.18.4
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.3 to 1.18.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.18.3...v1.18.4)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-21 23:55:27 +00:00
Ben Kochie
2e805ee6eb Merge pull request #2602 from prometheus/dependabot/bundler/redcarpet-3.6.1
Bump redcarpet from 3.6.0 to 3.6.1
2025-03-11 13:42:19 +01:00
dependabot[bot]
204e4ec47d Bump nokogiri from 1.14.2 to 1.18.3
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.2 to 1.18.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.14.2...v1.18.3)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-11 11:49:25 +00:00
dependabot[bot]
4d535835a4 Bump redcarpet from 3.6.0 to 3.6.1
Bumps [redcarpet](https://github.com/vmg/redcarpet) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/vmg/redcarpet/releases)
- [Changelog](https://github.com/vmg/redcarpet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vmg/redcarpet/compare/v3.6.0...v3.6.1)

---
updated-dependencies:
- dependency-name: redcarpet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-11 11:49:11 +00:00
Ben Kochie
d925c034cb Merge pull request #2594 from prometheus/dependabot/bundler/rb-inotify-0.11.1
Bump rb-inotify from 0.10.1 to 0.11.1
2025-03-11 12:48:28 +01:00
Ben Kochie
4805dbcd82 Merge pull request #2604 from prometheus/dependabot/bundler/rspec-3.13.0
Bump rspec from 3.12.0 to 3.13.0
2025-03-11 12:48:07 +01:00
Ben Kochie
14adf6e8a5 Merge pull request #2598 from prometheus/dependabot/bundler/adsf-1.5.2
Bump adsf from 1.4.6 to 1.5.2
2025-03-11 12:47:40 +01:00
dependabot[bot]
7aac62b06e Bump rspec from 3.12.0 to 3.13.0
Bumps [rspec](https://github.com/rspec/rspec-metagem) from 3.12.0 to 3.13.0.
- [Commits](https://github.com/rspec/rspec-metagem/compare/v3.12.0...v3.13.0)

---
updated-dependencies:
- dependency-name: rspec
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-11 11:28:12 +00:00
dependabot[bot]
f2c39a6ff2 Bump rb-inotify from 0.10.1 to 0.11.1
Bumps [rb-inotify](https://github.com/guard/rb-inotify) from 0.10.1 to 0.11.1.
- [Commits](https://github.com/guard/rb-inotify/compare/v0.10.1...v0.11.1)

---
updated-dependencies:
- dependency-name: rb-inotify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-11 11:28:10 +00:00
dependabot[bot]
9ae888a1a6 Bump adsf from 1.4.6 to 1.5.2
Bumps [adsf](https://github.com/ddfreyne/adsf) from 1.4.6 to 1.5.2.
- [Release notes](https://github.com/ddfreyne/adsf/releases)
- [Commits](https://github.com/ddfreyne/adsf/compare/adsf-live-v1.4.6...adsf-live-v1.5.2)

---
updated-dependencies:
- dependency-name: adsf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-11 11:21:51 +00:00
dependabot[bot]
a4847d0b3b Bump kramdown from 2.4.0 to 2.5.1
Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.4.0 to 2.5.1.
- [Release notes](https://github.com/gettalong/kramdown/releases)
- [Changelog](https://github.com/gettalong/kramdown/blob/master/doc/news.page)
- [Commits](https://github.com/gettalong/kramdown/commits)

---
updated-dependencies:
- dependency-name: kramdown
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-11 11:21:33 +00:00
SuperQ
92c3baeb99 Update Nanoc 4.13
Update Nanoc and Ruby.
* Update to the latest supported Ruby version.
* Bump bundler.
* Bump stringio.
* Update to Nanoc 4.13.
* Increase open PR limit.
* Fixup `exists?` deprecation.

Signed-off-by: SuperQ <superq@gmail.com>
2025-03-11 10:20:15 +01:00
Ben Kochie
51716618ca Merge pull request #2600 from prometheus/dependabot/bundler/rexml-3.3.9
Bump rexml from 3.2.5 to 3.3.9
2025-03-11 09:57:37 +01:00
Ben Kochie
7eb0f9a26a Merge pull request #2596 from prometheus/dependabot/bundler/pygments.rb-3.0.0
Bump pygments.rb from 2.3.1 to 3.0.0
2025-03-11 09:53:57 +01:00
dependabot[bot]
cdbefa9d67 Bump rack from 2.2.6.4 to 2.2.13
Bumps [rack](https://github.com/rack/rack) from 2.2.6.4 to 2.2.13.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v2.2.6.4...v2.2.13)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-11 08:49:03 +00:00
dependabot[bot]
75a647df70 Bump rexml from 3.2.5 to 3.3.9
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.9.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.5...v3.3.9)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-11 08:48:59 +00:00
dependabot[bot]
6ae2cf5ba0 Bump builder from 3.2.4 to 3.3.0
Bumps [builder](https://github.com/rails/builder) from 3.2.4 to 3.3.0.
- [Changelog](https://github.com/rails/builder/blob/master/CHANGES)
- [Commits](https://github.com/rails/builder/compare/v3.2.4...v3.3.0)

---
updated-dependencies:
- dependency-name: builder
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-11 08:40:36 +00:00
dependabot[bot]
2d364840e5 Bump pygments.rb from 2.3.1 to 3.0.0
Bumps [pygments.rb](https://github.com/pygments/pygments.rb) from 2.3.1 to 3.0.0.
- [Release notes](https://github.com/pygments/pygments.rb/releases)
- [Changelog](https://github.com/pygments/pygments.rb/blob/master/CHANGELOG.adoc)
- [Commits](https://github.com/pygments/pygments.rb/compare/v2.3.1...v3.0.0)

---
updated-dependencies:
- dependency-name: pygments.rb
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-11 08:40:28 +00:00
dependabot[bot]
773ba2b4c5 Bump rack from 2.2.6.3 to 2.2.6.4
Bumps [rack](https://github.com/rack/rack) from 2.2.6.3 to 2.2.6.4.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v2.2.6.3...v2.2.6.4)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-16 12:04:32 +00:00
Ben Kochie
fd9a91a34a Merge pull request #2274 from prometheus/dependabot/bundler/redcarpet-3.6.0
Bump redcarpet from 3.5.1 to 3.6.0
2023-03-09 10:06:34 +01:00
dependabot[bot]
870573bc1b Bump pygments.rb from 2.3.0 to 2.3.1
Bumps [pygments.rb](https://github.com/pygments/pygments.rb) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/pygments/pygments.rb/releases)
- [Changelog](https://github.com/pygments/pygments.rb/blob/master/CHANGELOG.adoc)
- [Commits](https://github.com/pygments/pygments.rb/compare/v2.3.0...v2.3.1)

---
updated-dependencies:
- dependency-name: pygments.rb
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-09 08:50:34 +00:00
dependabot[bot]
3a4debdb08 Bump nanoc from 4.12.13 to 4.12.15
Bumps [nanoc](https://github.com/nanoc/nanoc) from 4.12.13 to 4.12.15.
- [Release notes](https://github.com/nanoc/nanoc/releases)
- [Commits](https://github.com/nanoc/nanoc/compare/nanoc-cli-v4.12.13...nanoc-cli-v4.12.15)

---
updated-dependencies:
- dependency-name: nanoc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-09 08:49:37 +00:00
dependabot[bot]
8f65745ced Bump nokogiri from 1.13.10 to 1.14.2
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.10 to 1.14.2.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.10...v1.14.2)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-09 08:47:37 +00:00
dependabot[bot]
a28cfc9476 Bump rack from 2.2.6.2 to 2.2.6.3
Bumps [rack](https://github.com/rack/rack) from 2.2.6.2 to 2.2.6.3.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v2.2.6.2...v2.2.6.3)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-09 02:32:28 +00:00
dependabot[bot]
1fc2fd8edc Bump redcarpet from 3.5.1 to 3.6.0
Bumps [redcarpet](https://github.com/vmg/redcarpet) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/vmg/redcarpet/releases)
- [Changelog](https://github.com/vmg/redcarpet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vmg/redcarpet/compare/v3.5.1...v3.6.0)

---
updated-dependencies:
- dependency-name: redcarpet
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 17:01:00 +00:00
dependabot[bot]
7567907063 Bump rack from 2.2.4 to 2.2.6.2
Bumps [rack](https://github.com/rack/rack) from 2.2.4 to 2.2.6.2.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/2.2.4...v2.2.6.2)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-19 01:18:16 +00:00
Ben Kochie
0c25698f48 Merge pull request #2214 from prometheus/dependabot/bundler/rb-fsevent-0.11.2
Bump rb-fsevent from 0.10.4 to 0.11.2
2022-12-08 07:01:58 +01:00
Ben Kochie
d8f818a265 Merge pull request #2215 from prometheus/dependabot/bundler/semverse-3.0.2
Bump semverse from 3.0.0 to 3.0.2
2022-12-08 07:01:33 +01:00
dependabot[bot]
8fd256390d Bump nokogiri from 1.13.9 to 1.13.10
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.9 to 1.13.10.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.9...v1.13.10)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 04:47:57 +00:00
dependabot[bot]
3683a2c286 Bump semverse from 3.0.0 to 3.0.2
Bumps [semverse](https://github.com/chef/semverse) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/chef/semverse/releases)
- [Changelog](https://github.com/chef/semverse/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chef/semverse/commits/v3.0.2)

---
updated-dependencies:
- dependency-name: semverse
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-01 17:24:29 +00:00
dependabot[bot]
850ea677cb Bump nokogiri from 1.13.6 to 1.13.9 (#2221)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.6 to 1.13.9.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.6...v1.13.9)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-01 18:24:16 +01:00
dependabot[bot]
33a349b1c1 Bump rspec from 3.11.0 to 3.12.0 (#2225)
Bumps [rspec](https://github.com/rspec/rspec-metagem) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/rspec/rspec-metagem/releases)
- [Commits](https://github.com/rspec/rspec-metagem/compare/v3.11.0...v3.12.0)

---
updated-dependencies:
- dependency-name: rspec
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-01 18:23:21 +01:00
dependabot[bot]
f069c849be Bump nanoc from 4.12.7 to 4.12.13 (#2244)
Bumps [nanoc](https://github.com/nanoc/nanoc) from 4.12.7 to 4.12.13.
- [Release notes](https://github.com/nanoc/nanoc/releases)
- [Commits](https://github.com/nanoc/nanoc/compare/nanoc-cli-v4.12.7...nanoc-cli-v4.12.13)

---
updated-dependencies:
- dependency-name: nanoc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-01 18:22:56 +01:00
dependabot[bot]
4592f7752f Bump rb-fsevent from 0.10.4 to 0.11.2
Bumps [rb-fsevent](https://github.com/thibaudgg/rb-fsevent) from 0.10.4 to 0.11.2.
- [Release notes](https://github.com/thibaudgg/rb-fsevent/releases)
- [Commits](https://github.com/thibaudgg/rb-fsevent/compare/v0.10.4...v0.11.2)

---
updated-dependencies:
- dependency-name: rb-fsevent
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-01 17:00:42 +00:00
dependabot[bot]
586e1fb630 Bump pygments.rb from 2.1.0 to 2.3.0 (#2196)
Bumps [pygments.rb](https://github.com/pygments/pygments.rb) from 2.1.0 to 2.3.0.
- [Release notes](https://github.com/pygments/pygments.rb/releases)
- [Changelog](https://github.com/pygments/pygments.rb/blob/master/CHANGELOG.adoc)
- [Commits](https://github.com/pygments/pygments.rb/compare/v2.1.0...v2.3.0)

---
updated-dependencies:
- dependency-name: pygments.rb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-13 13:29:19 +02:00
dependabot[bot]
4098f18e81 Bump rspec from 3.10.0 to 3.11.0 (#2195)
Bumps [rspec](https://github.com/rspec/rspec-metagem) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/rspec/rspec-metagem/releases)
- [Commits](https://github.com/rspec/rspec-metagem/compare/v3.10.0...v3.11.0)

---
updated-dependencies:
- dependency-name: rspec
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-13 13:24:49 +02:00
dependabot[bot]
2341332c88 Bump adsf from 1.4.5 to 1.4.6 (#2198)
Bumps [adsf](https://github.com/ddfreyne/adsf) from 1.4.5 to 1.4.6.
- [Release notes](https://github.com/ddfreyne/adsf/releases)
- [Commits](https://github.com/ddfreyne/adsf/compare/adsf-live-v1.4.5...adsf-live-v1.4.6)

---
updated-dependencies:
- dependency-name: adsf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-13 13:23:58 +02:00
dependabot[bot]
85dc50dff6 Bump kramdown from 2.3.1 to 2.4.0 (#2197)
Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/gettalong/kramdown/releases)
- [Changelog](https://github.com/gettalong/kramdown/blob/master/doc/news.page)
- [Commits](https://github.com/gettalong/kramdown/commits)

---
updated-dependencies:
- dependency-name: kramdown
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-13 11:27:51 +02:00
dependabot[bot]
547792e800 Bump nanoc from 4.12.0 to 4.12.7 (#2199)
Bumps [nanoc](https://github.com/nanoc/nanoc) from 4.12.0 to 4.12.7.
- [Release notes](https://github.com/nanoc/nanoc/releases)
- [Commits](https://github.com/nanoc/nanoc/compare/nanoc-cli-v4.12.0...nanoc-cli-v4.12.7)

---
updated-dependencies:
- dependency-name: nanoc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-13 11:26:29 +02:00
dependabot[bot]
5912df5b6c Bump rack from 2.2.3 to 2.2.3.1 (#2146)
Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.3.1.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/2.2.3...2.2.3.1)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-07 09:08:07 +02:00
dependabot[bot]
a429e82163 Bump nokogiri from 1.13.4 to 1.13.6
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.4 to 1.13.6.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.4...v1.13.6)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-24 05:06:50 +00:00
dependabot[bot]
8374965e39 Bump nokogiri from 1.13.2 to 1.13.4 (#2121)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.2 to 1.13.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.2...v1.13.4)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-06 10:09:09 +02:00
dependabot[bot]
b372faebcd Bump nokogiri from 1.12.5 to 1.13.2 (#2099)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.13.2.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.12.5...v1.13.2)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-26 10:10:30 +01:00
dependabot[bot]
1206b87e6d Bump nokogiri from 1.11.4 to 1.12.5 (#2031)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.4 to 1.12.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.4...v1.12.5)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-06 22:52:23 +02:00
dependabot[bot]
5dd7b98c10 Bump addressable from 2.7.0 to 2.8.0 (#1990)
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases)
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0)

---
updated-dependencies:
- dependency-name: addressable
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-13 14:08:56 +02:00
dependabot[bot]
94e80c388d Bump nokogiri from 1.11.2 to 1.11.4 (#1952)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.2 to 1.11.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.2...v1.11.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-18 09:16:40 +02:00
dependabot[bot]
1c80bb2679 Bump rexml from 3.2.4 to 3.2.5 (#1942)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.4...v3.2.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-02 23:15:32 +02:00
dependabot[bot]
01be8986e7 Bump kramdown from 2.3.0 to 2.3.1 (#1915)
Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/gettalong/kramdown/releases)
- [Changelog](https://github.com/gettalong/kramdown/blob/master/doc/news.page)
- [Commits](https://github.com/gettalong/kramdown/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-29 20:43:03 +02:00
Ben Kochie
21126f7ced Update bootstrap/nanoc (#1903)
Update to the latest nanoc and bootstrap 3.x
* Bump jquery to 3.6.0.
* Remove trailing newline in .ruby-version.

[0]: https://docs.netlify.com/configure-builds/manage-dependencies/#ruby

Signed-off-by: Ben Kochie <superq@gmail.com>
2021-03-13 13:29:20 +01:00
dependabot[bot]
88e62b1231 Bump nokogiri from 1.10.10 to 1.11.0 (#1840)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.11.0.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.10...v1.11.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-15 09:53:27 +01:00