13 Commits

Author SHA1 Message Date
dependabot[bot]
d9cf329386
Bump nokogiri from 1.13.3 to 1.13.4 (#248)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-16 00:45:44 +01:00
dependabot[bot]
e107c96982
Bump nokogiri from 1.12.5 to 1.13.3 (#245)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-26 19:40:28 +01:00
Hugo Locurcio
9be03220df
Update Gem lockfile following the addition of webrick dependency 2021-12-12 16:02:55 +01:00
dependabot[bot]
f1366bed6b
Bump nokogiri from 1.12.4 to 1.12.5 (#240)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-28 01:49:28 +02:00
Hugo Locurcio
9909cb7ca0
Update gem lockfile to allow installing with Ruby 3.0 or later (#237)
The `ruby_dep` indirect dependency prevented running `bundle install`
when using Ruby 3.0 or later.
2021-09-01 00:32:06 +02:00
dependabot[bot]
7ab060c7f5
Bump kramdown from 2.3.0 to 2.3.1 (#229)
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-05-20 15:34:17 +02:00
dependabot[bot]
032d459149
Bump nokogiri from 1.11.0 to 1.11.5 (#232)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.0 to 1.11.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.0...v1.11.5)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-20 15:34:10 +02:00
dependabot[bot]
e0736e3941
Bump rexml from 3.2.4 to 3.2.5 (#230)
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-01 01:02:21 +02:00
dependabot[bot]
585c3e865d
Bump nokogiri from 1.10.8 to 1.11.0 (#225)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.8 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.8...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-26 18:05:42 +00:00
dependabot[bot]
2fe9cc29df
Bump kramdown from 2.1.0 to 2.3.0 (#213)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-29 16:24:13 +01:00
dependabot[bot]
b798f49974 Bump nokogiri from 1.10.4 to 1.10.8
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 to 1.10.8.
- [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.4...v1.10.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-26 10:06:08 +01:00
Hugo Locurcio
b48b080226
Update Ruby dependencies (#189)
This fixes a security vulnerability reported by GitHub's
automatic detection tool.
2019-09-18 12:15:38 +02:00
Hugo Locurcio
cd5181b3e1 Switch from Bootstrap to Bulma (#166)
The design has been slightly modernized in the process.
jQuery was also removed as it is no longer required, resulting in
faster page loading times.

Gallery thumbnails were regenerated at an higher resolution to match
the new design.
2019-06-20 01:12:12 +01:00