Skip to content

Commit

Permalink
Bump the ruby group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the ruby group with 2 updates in the / directory: [puppet](https://github.com/puppetlabs/puppet) and [mini_racer](https://github.com/discourse/mini_racer).


Updates `puppet` from 8.7.0 to 8.8.1
- [Release notes](https://github.com/puppetlabs/puppet/releases)
- [Commits](puppetlabs/puppet@8.7.0...8.8.1)

Updates `mini_racer` from 0.12.0 to 0.13.0
- [Changelog](https://github.com/rubyjs/mini_racer/blob/main/CHANGELOG)
- [Commits](rubyjs/mini_racer@v0.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: puppet
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ruby
- dependency-name: mini_racer
  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 Jul 29, 2024
1 parent 03917c8 commit e06ba14
Showing 1 changed file with 17 additions and 14 deletions.
31 changes: 17 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -152,9 +152,9 @@ GEM
drb (2.2.1)
erubi (1.13.0)
execjs (2.9.1)
facter (4.7.1)
facter (4.6.1)
hocon (~> 1.3)
thor (>= 1.0.1, < 1.3)
thor (>= 1.0.1, < 2.0)
factory_bot (6.4.5)
activesupport (>= 5.0.0)
factory_bot_rails (6.4.3)
Expand All @@ -170,14 +170,15 @@ GEM
net-http
faraday-retry (2.2.1)
faraday (~> 2.0)
fast_gettext (2.4.0)
fast_gettext (3.0.0)
prime
ffi (1.16.3)
fiber-annotation (0.2.0)
fiber-local (1.0.0)
forwardable (1.3.3)
friendly_id (5.5.1)
activerecord (>= 4.0.0)
getoptlong (0.2.1)
git (2.1.1)
activesupport (>= 5.0)
addressable (~> 2.8)
Expand Down Expand Up @@ -221,10 +222,10 @@ GEM
reline (>= 0.4.2)
json (2.7.2)
language_server-protocol (3.17.0.3)
libv8-node (21.7.2.0)
libv8-node (21.7.2.0-arm64-darwin)
libv8-node (21.7.2.0-x86_64-darwin)
libv8-node (21.7.2.0-x86_64-linux)
libv8-node (22.5.1.0)
libv8-node (22.5.1.0-arm64-darwin)
libv8-node (22.5.1.0-x86_64-darwin)
libv8-node (22.5.1.0-x86_64-linux)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
Expand All @@ -242,8 +243,8 @@ GEM
matrix (0.4.2)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
mini_racer (0.12.0)
libv8-node (~> 21.7.2.0)
mini_racer (0.13.0)
libv8-node (~> 22.5.1.0)
minitest (5.24.1)
multi_json (1.15.0)
multi_xml (0.6.0)
Expand Down Expand Up @@ -296,22 +297,24 @@ GEM
public_suffix (5.0.5)
puma (6.4.2)
nio4r (~> 2.0)
puppet (8.7.0)
puppet (8.8.1)
concurrent-ruby (~> 1.0)
deep_merge (~> 1.0)
facter (>= 4.3.0, < 5)
fast_gettext (>= 2.1, < 3)
fast_gettext (>= 2.1, < 4)
getoptlong (~> 0.2.0)
locale (~> 2.1)
multi_json (~> 1.13)
puppet-resource_api (~> 1.5)
scanf (~> 1.0)
semantic_puppet (~> 1.0)
puppet (8.7.0-universal-darwin)
puppet (8.8.1-universal-darwin)
CFPropertyList (>= 3.0.6, < 4)
concurrent-ruby (~> 1.0)
deep_merge (~> 1.0)
facter (>= 4.3.0, < 5)
fast_gettext (>= 2.1, < 3)
fast_gettext (>= 2.1, < 4)
getoptlong (~> 0.2.0)
locale (~> 2.1)
multi_json (~> 1.13)
puppet-resource_api (~> 1.5)
Expand Down Expand Up @@ -454,7 +457,7 @@ GEM
railties (>= 6.0.0)
stringio (3.1.1)
strscan (3.1.0)
thor (1.2.2)
thor (1.3.1)
tilt (2.3.0)
timeout (0.4.1)
timers (4.3.5)
Expand Down

0 comments on commit e06ba14

Please sign in to comment.