summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-04-06 10:50:26 -0700
committerGitHub <noreply@github.com>2021-04-06 10:50:26 -0700
commita7a47dbede55c785edb95924da174264ff550250 (patch)
tree4599f6e732bb63ba5202e66a0318d804b1437303
parentaadaab3daa259d239c798b2c1d39e7f19c57cf0e (diff)
parent5490a4634fa0546104c1f843899319e4ef498b9c (diff)
downloadchef-a7a47dbede55c785edb95924da174264ff550250.tar.gz
Merge pull request #11311 from chef/minor_bump
Minor dep bump for parser
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 95b219faad..defd109ca8 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)