Skip to content

Commit

Permalink
Update parser to 3.1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hennevogel committed Apr 13, 2022
1 parent 4bc6a05 commit 52dde66
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/api/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ GEM
amq-protocol (2.3.0)
ansi (1.5.0)
arel (9.0.0)
ast (2.4.0)
ast (2.4.2)
autoprefixer-rails (9.6.0)
execjs
bcrypt (3.1.13)
Expand Down Expand Up @@ -253,8 +253,8 @@ GEM
nokogumbo (2.0.1)
nokogiri (~> 1.8, >= 1.8.4)
parallel (1.17.0)
parser (2.6.3.0)
ast (~> 2.4.0)
parser (3.1.2.0)
ast (~> 2.4.1)
pastel (0.7.3)
equatable (~> 0.6)
tty-color (~> 0.5)
Expand Down

0 comments on commit 52dde66

Please sign in to comment.