Commit Graph

389 Commits

Author SHA1 Message Date
a2b97a2109 Merge pull request #28 from 2martens/dependabot/bundler/rubocop-0.87.1
Bump rubocop from 0.86.0 to 0.87.1
2020-07-09 23:48:36 +02:00
6642200ea1 Merge pull request #29 from 2martens/dependabot/bundler/rack-2.2.3
Bump rack from 2.1.4 to 2.2.3
2020-07-09 23:48:22 +02:00
98977fda30 Bump nokogiri from 1.10.9 to 1.10.10
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.10.10.
- [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.9...v1.10.10)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-09 21:46:33 +00:00
0a8ba205d0 Bump rack from 2.1.4 to 2.2.3
Bumps [rack](https://github.com/rack/rack) from 2.1.4 to 2.2.3.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/2.1.4...2.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-09 21:46:26 +00:00
2261bf1913 Bump rubocop from 0.86.0 to 0.87.1
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.86.0 to 0.87.1.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.86.0...v0.87.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-09 21:46:21 +00:00
b908b9638d Bump rubyzip from 1.3.0 to 2.3.0
Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.3.0 to 2.3.0.
- [Release notes](https://github.com/rubyzip/rubyzip/releases)
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md)
- [Commits](https://github.com/rubyzip/rubyzip/compare/v1.3.0...v2.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-09 21:46:14 +00:00
b63916dee5 Updated to Jekyll 4.1
Signed-off-by: Jim Martens <github@2martens.de>
2020-07-05 16:33:34 +02:00
edf1bfe688 Bump rack from 2.0.9 to 2.1.4
Bumps [rack](https://github.com/rack/rack) from 2.0.9 to 2.1.4.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/2.0.9...2.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-25 02:16:51 +00:00
e9c505c287 Bump activesupport from 6.0.3 to 6.0.3.1
Bumps [activesupport](https://github.com/rails/rails) from 6.0.3 to 6.0.3.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.1/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v6.0.3...v6.0.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-05-26 15:29:18 +00:00
db00ab4449 Updated Ruby dependencies
Some checks failed
continuous-integration/drone/push Build is failing
2020-05-11 18:17:20 +02:00
62e4975a41 Bump nokogiri from 1.10.5 to 1.10.8
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.5 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.5...v1.10.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-05-01 11:12:15 +02:00
5c6eb45e02 Bump rake from 12.3.2 to 13.0.1
Bumps [rake](https://github.com/ruby/rake) from 12.3.2 to 13.0.1.
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](https://github.com/ruby/rake/compare/v12.3.2...v13.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-05-01 11:12:15 +02:00
c9e4066a8c Upgraded rack to 2.0.8
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: Jim Martens <github@2martens.de>
2019-12-22 13:41:22 +01:00
2cf9d6fb4e Updated loofah dependency
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: Jim Martens <github@2martens.de>
2019-11-30 17:38:01 +01:00
c5a4165880 Updated ruby dependencies to fix rubyzip security issue
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: Jim Martens <github@2martens.de>
2019-10-08 21:38:35 +02:00
c45f77d538 Updated ruby dependencies to fix security issues
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: Jim Martens <github@2martens.de>
2019-10-08 21:36:44 +02:00
5e35883802 Updated railties and actionview to fix security problems
All checks were successful
the build was successful
Signed-off-by: Jim Martens <github@2martens.de>
2019-03-14 13:59:50 +01:00
440171c2db Installed jekyll-toc
Signed-off-by: Jim Martens <github@2martens.de>
2019-03-09 10:13:14 +01:00
618e368c17 Removed unnecessary Gem dependencies
Some checks failed
the build failed
Signed-off-by: Jim Martens <github@2martens.de>
2019-02-27 15:51:06 +01:00
c5093873b2 Added sass paths
Signed-off-by: Jim Martens <github@2martens.de>
2019-02-26 23:21:30 +01:00
59e15a63b6 Removed jekyll assets
Signed-off-by: Jim Martens <github@2martens.de>
2019-02-26 22:39:51 +01:00
9cd87c08cf Updated jekyll assets to 3.0.12 and sprockets to 4.0
Signed-off-by: Jim Martens <github@2martens.de>
2019-02-26 20:15:07 +01:00
c2ff0f2e00 Updated dependencies (especially jekyll-sass-converter)
Signed-off-by: Jim Martens <github@2martens.de>
2019-02-26 16:54:28 +01:00
449cc617f9 Upgraded bootstrap to 4.3.1 to apply security fix
Some checks failed
the build failed
Signed-off-by: Jim Martens <github@2martens.de>
2019-02-26 16:22:12 +01:00
8351fad208 Exchanged therubyracer with mini_racer
All checks were successful
the build was successful
Signed-off-by: Jim Martens <github@2martens.de>
2018-11-20 16:43:47 +01:00
54950bf378 Updated versions of dependencies
Some checks failed
the build failed
Signed-off-by: Jim Martens <github@2martens.de>
2018-11-20 16:24:21 +01:00
f92a43f1d0 Added requirement for rack version 2.0.6
Signed-off-by: Jim Martens <github@2martens.de>
2018-11-20 16:07:28 +01:00
4fc049c450 Updated Gemfile.lock
Some checks failed
the build failed
Signed-off-by: Jim Martens <github@2martens.de>
2018-07-03 22:25:38 +02:00
7b8adc1e17 Updated jekyll-assets to most recent version
Signed-off-by: Jim Martens <github@2martens.de>
2018-05-19 14:31:28 +02:00
916e1a0508 Updated bootstrap to 4.1.1
Signed-off-by: Jim Martens <github@2martens.de>
2018-05-19 13:49:12 +02:00
4a214acbde Added picture tag plugin
Signed-off-by: Jim Martens <github@2martens.de>
2018-05-19 13:15:55 +02:00
4514ab9b1f Reduced sprockets to version 3.x
Signed-off-by: Jim Martens <github@2martens.de>
2017-12-28 18:33:22 +01:00
5e09bd187a Updated sprockets to 4.0 beta and installed uglifier
Signed-off-by: Jim Martens <github@2martens.de>
2017-12-28 17:55:38 +01:00
d93df4bdca Added travis CI
Signed-off-by: Jim Martens <github@2martens.de>
2017-12-25 20:24:33 +01:00
29a81272f5 Added bootstrap and jekyll-assets to dependencies
Signed-off-by: Jim Martens <github@2martens.de>
2017-12-24 20:10:30 +01:00
488499d296 Updated dependencies to work without GitHub Pages
Signed-off-by: Jim Martens <github@2martens.de>
2017-12-24 20:10:30 +01:00
a8048c2ece Updated specific versions
Signed-off-by: Jim Martens <github@2martens.de>
2017-12-19 10:02:45 +01:00
af3d56f6fe Updated Gemfile.lock
Signed-off-by: Jim Martens <github@2martens.de>
2017-10-26 09:27:54 +02:00
adac681c85 Added Gemfile
Signed-off-by: Jim Martens <github@2martens.de>
2016-04-15 14:43:30 +02:00