summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2021-04-06 10:48:50 -0700
committerTim Smith <tsmith84@gmail.com>2021-04-06 10:48:50 -0700
commit5490a4634fa0546104c1f843899319e4ef498b9c (patch)
treeec844e00092c0c5f540cb086c13d4c7715a29351
parentbfeeaa6bdebadc0b0739f024423b7d33863324f4 (diff)
downloadchef-5490a4634fa0546104c1f843899319e4ef498b9c.tar.gz
Minor dep bump for parser
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 45a4e59670..0de13d5fcb 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -266,7 +266,7 @@ GEM
net-ssh-gateway (>= 1.2.0)
nori (2.6.0)
parallel (1.20.1)
- parser (3.0.0.0)
+ parser (3.0.1.0)
ast (~> 2.4.1)
parslet (1.8.2)
pastel (0.8.0)