Skip to content

Commit

Permalink
Merge pull request #1464 from openSUSE/depfu/update/ruby_parser-3.21.0
Browse files Browse the repository at this point in the history
Update ruby_parser 3.20.3 → 3.21.0 (minor)
  • Loading branch information
hennevogel committed Mar 25, 2024
2 parents bbf0b17 + 4491b04 commit 0e9608f
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,8 @@ GEM
rubocop (>= 1.7.0, < 2.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
ruby_parser (3.20.3)
ruby_parser (3.21.0)
racc (~> 1.5)
sexp_processor (~> 4.16)
rubyzip (2.3.2)
sassc (2.4.0)
Expand All @@ -319,7 +320,7 @@ GEM
sentry-ruby (~> 5.15.0)
sentry-ruby (5.15.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
sexp_processor (4.17.0)
sexp_processor (4.17.1)
singleton (0.1.1)
sprockets (4.0.3)
concurrent-ruby (~> 1.0)
Expand Down
Binary file removed vendor/cache/ruby_parser-3.20.3.gem
Binary file not shown.
Binary file added vendor/cache/ruby_parser-3.21.0.gem
Binary file not shown.
Binary file removed vendor/cache/sexp_processor-4.17.0.gem
Binary file not shown.
Binary file added vendor/cache/sexp_processor-4.17.1.gem
Binary file not shown.

0 comments on commit 0e9608f

Please sign in to comment.