Skip to content

Commit

Permalink
Update parser to version 3.3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mjankowski committed Nov 6, 2024
1 parent 6054e66 commit 2dc0a4f
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,10 @@ GEM
method_source (1.0.0)
minitest (5.18.0)
parallel (1.22.1)
parser (3.2.2.0)
parser (3.3.6.0)
ast (~> 2.4.1)
racc
racc (1.8.1)
rainbow (3.1.1)
rake (13.0.6)
regexp_parser (2.7.0)
Expand Down Expand Up @@ -45,6 +47,7 @@ GEM

PLATFORMS
arm64-darwin-22
arm64-darwin-24
x86_64-linux

DEPENDENCIES
Expand All @@ -55,4 +58,4 @@ DEPENDENCIES
standard

BUNDLED WITH
2.4.10
2.5.23

0 comments on commit 2dc0a4f

Please sign in to comment.