Commit graph

12 commits

Author SHA1 Message Date
erciccione
87c4a1dd50
gemfile.lock: update sass-embedded to fix build with ruby 2.7 2023-05-09 09:04:26 +02:00
erciccione
f5a53a9e59
gems: update dependencies
- remove explicit dependency webrick. it's not needed anymore
- force jekyll-multiple-languages-plugin version to 1.7.0, since
later versions currently break jekyll
- update Gemfile.lock
2022-12-21 16:15:28 +00:00
luigi1111
27ed330529
Merge pull request #1724
Gemfile.lock: upgrade bundler to version 2 (2.2.23)
2021-07-27 16:44:06 -04:00
erciccione
3fa18cb1b0
Gemfile.lock: upgrade bundler to version 2 (2.2.23) 2021-07-13 13:00:19 +02:00
dependabot[bot]
0844a10459
build(deps): bump addressable from 2.7.0 to 2.8.0
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>
2021-07-12 17:16:31 +00:00
erciccione
4a3d3c38be
Update Gemfile and Gemfile.lock 2021-05-12 10:58:42 +02:00
luigi1111
60e18a0568
Merge pull request #1093
Gemfile.lock: Update jekyll to v3.8.7 to get rid of obsolete warnings in ruby 2.7
2020-07-31 15:13:34 -05:00
erciccione
2830f69173
Improve RSS experience (install 'jekyll-feed' plugin)
- Use 'jekyll-feed' plugin to manage RSS feed and remove existing feed.xml file
- Add feed image in main blog tab ('All posts')

The 'jekyll-feed' plugin makes possible for aggregators to automatically detect the existence of a feed (feed_meta tag in header)
and creates a 'feed.atom' file containing the last 20 blog posts and locates it in the root directory. The structure is compatible
with our current system, including the possibility to show a picture if it's included in the post (#1002).
2020-07-29 20:46:37 +02:00
erciccione
fd06e74cb1
Gemfile.lock: Update jekyll to v3.8.7 to get rid of obsolete warnings in ruby 2.7 2020-07-23 19:23:30 +02:00
erciccione
77bffe9327
Bump jekyll version to 3.8.6 2019-12-12 18:04:25 +01:00
rehrar
3d4a4fa59a
Added jekyll-multiple-languages-plugin to the gemfile 2018-01-30 13:14:07 -07:00
qertoip
fe107793f1 Make the setup easier and more repeatable by using Bundler 2017-08-24 23:27:10 +02:00