Commit Graph

7 Commits

Author SHA1 Message Date
dependabot[bot]
a4230b099b Bump irb from 1.7.4 to 1.8.0 (#145)
Bumps [irb](https://github.com/ruby/irb) from 1.7.4 to 1.8.0.
- [Release notes](https://github.com/ruby/irb/releases)
- [Commits](https://github.com/ruby/irb/compare/v1.7.4...v1.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 23:06:03 +02:00
Marc Wrobel
26d39eaa30 Update ruby dependencies (#134)
Closes #129: @dependabot does not have the rights to commit to the repository, hence the "update data" workflow always fails.
2023-08-01 22:59:42 +02:00
Nemo
5192674f33 [dep] Downgrade rugged to 1.5.1
See https://github.com/libgit2/rugged/issues/909

rugged does not support setting custom extensions, and with
libgit 1.6, you need to set custom extensions to open a repository
with the partialclone extension.
2023-06-08 12:42:32 +05:30
Nemo
1ec69e4ac9 [dep] Upgrade ruby dependencies 2023-06-07 14:23:12 +05:30
Nemo
a106d85567 [ci] Fix timezones for dates to use commiter timezones
- Add irb as dev dependency
2022-05-18 13:05:41 +05:30
Nemo
192bc258ea Cleanup releases into some standard format. (#2) 2022-03-28 08:08:41 +00:00
Nemo
0cbf22bf9f Initial Automation 2022-03-28 07:17:21 +00:00