Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the ruby group across 1 directory with 2 updates #413

Merged
merged 1 commit into from
Jul 30, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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