Skip to content

Commit

Permalink
Merge pull request #362 from mmenanno/dependabot/bundler/patch_update…
Browse files Browse the repository at this point in the history
…s-1bd6472a29

Bump the patch_updates group with 4 updates
  • Loading branch information
mmenanno authored Nov 4, 2024
2 parents 14d2d27 + 2ceff3c commit c84feea
Show file tree
Hide file tree
Showing 8 changed files with 1,851 additions and 682 deletions.
30 changes: 16 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (7.2.1.2)
activesupport (7.2.2)
base64
benchmark (>= 0.3)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
connection_pool (>= 2.2.5)
Expand All @@ -28,6 +29,7 @@ GEM
thor (>= 0.14.0)
ast (2.4.2)
base64 (0.2.0)
benchmark (0.3.0)
bigdecimal (3.1.8)
chef-utils (18.5.0)
concurrent-ruby
Expand All @@ -49,7 +51,7 @@ GEM
hashdiff (1.1.1)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
json (2.7.4)
json (2.7.5)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
Expand All @@ -74,7 +76,7 @@ GEM
uri
netrc (0.11.0)
parallel (1.26.3)
parser (3.3.5.0)
parser (3.3.5.1)
ast (~> 2.4.1)
racc
prism (1.1.0)
Expand All @@ -88,7 +90,7 @@ GEM
sorbet-runtime (>= 0.5.9204)
regexp_parser (2.9.2)
rexml (3.3.8)
rubocop (1.67.0)
rubocop (1.68.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -98,7 +100,7 @@ GEM
rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.32.3)
rubocop-ast (1.33.1)
parser (>= 3.3.1.0)
rubocop-minitest (0.36.0)
rubocop (>= 1.61, < 2.0)
Expand All @@ -110,7 +112,7 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-shopify (2.15.1)
rubocop (~> 1.51)
rubocop-sorbet (0.8.6)
rubocop-sorbet (0.8.7)
rubocop (>= 1)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
Expand All @@ -121,14 +123,14 @@ GEM
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
sorbet (0.5.11618)
sorbet-static (= 0.5.11618)
sorbet-runtime (0.5.11618)
sorbet-static (0.5.11618-universal-darwin)
sorbet-static (0.5.11618-x86_64-linux)
sorbet-static-and-runtime (0.5.11618)
sorbet (= 0.5.11618)
sorbet-runtime (= 0.5.11618)
sorbet (0.5.11633)
sorbet-static (= 0.5.11633)
sorbet-runtime (0.5.11633)
sorbet-static (0.5.11633-universal-darwin)
sorbet-static (0.5.11633-x86_64-linux)
sorbet-static-and-runtime (0.5.11633)
sorbet (= 0.5.11633)
sorbet-runtime (= 0.5.11633)
spoom (1.5.0)
erubi (>= 1.10.0)
prism (>= 0.28.0)
Expand Down
Loading

0 comments on commit c84feea

Please sign in to comment.