Skip to content

Commit

Permalink
build(deps): bump the ruby group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the ruby group with 3 updates in the / directory: [diffy](https://github.com/samg/diffy), [faker](https://github.com/faker-ruby/faker) and [hiera-eyaml](https://github.com/voxpupuli/hiera-eyaml).


Updates `diffy` from 3.4.2 to 3.4.3
- [Changelog](https://github.com/samg/diffy/blob/main/CHANGELOG)
- [Commits](https://github.com/samg/diffy/commits)

Updates `faker` from 3.4.2 to 3.5.1
- [Release notes](https://github.com/faker-ruby/faker/releases)
- [Changelog](https://github.com/faker-ruby/faker/blob/main/CHANGELOG.md)
- [Commits](faker-ruby/faker@v3.4.2...v3.5.1)

Updates `hiera-eyaml` from 4.1.0 to 4.2.0
- [Changelog](https://github.com/voxpupuli/hiera-eyaml/blob/master/CHANGELOG.md)
- [Commits](voxpupuli/hiera-eyaml@v4.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: diffy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby
- dependency-name: faker
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ruby
- dependency-name: hiera-eyaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ruby
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent be70a57 commit 89733b7
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ GEM
tilt
date (3.3.4)
deep_merge (1.2.2)
diffy (3.4.2)
diffy (3.4.3)
docile (1.4.0)
drb (2.2.1)
erubi (1.13.0)
Expand All @@ -160,7 +160,7 @@ GEM
factory_bot_rails (6.4.3)
factory_bot (~> 6.4)
railties (>= 5.0.0)
faker (3.4.2)
faker (3.5.1)
i18n (>= 1.8.11, < 2)
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
Expand Down Expand Up @@ -209,10 +209,11 @@ GEM
google-protobuf (4.27.5-x86_64-linux)
bigdecimal
rake (>= 13)
hiera-eyaml (4.1.0)
highline (~> 2.1)
hiera-eyaml (4.2.0)
highline (>= 2.1, < 4)
optimist (~> 3.1)
highline (2.1.0)
highline (3.1.1)
reline
hocon (1.4.0)
httparty (0.21.0)
mini_mime (>= 1.0.0)
Expand Down

0 comments on commit 89733b7

Please sign in to comment.