about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-06-25 17:22:53 +0900
committerGitHub <noreply@github.com>2020-06-25 17:22:53 +0900
commit6d12067b7fe8a72c0853541bf623630e97950bc4 (patch)
treee4a332376e8a3c7b6cffda9da079064ad0dd22cc /Gemfile.lock
parent844393ec295df48542f32291010d9006300e466f (diff)
Bump parser from 2.7.1.3 to 2.7.1.4 (#14101)
Bumps [parser](https://github.com/whitequark/parser) from 2.7.1.3 to 2.7.1.4.
- [Release notes](https://github.com/whitequark/parser/releases)
- [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/whitequark/parser/compare/v2.7.1.3...v2.7.1.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 34116c72d..1318bad19 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -407,8 +407,8 @@ GEM
     parallel (1.19.2)
     parallel_tests (3.0.0)
       parallel
-    parser (2.7.1.3)
-      ast (~> 2.4.0)
+    parser (2.7.1.4)
+      ast (~> 2.4.1)
     parslet (2.0.0)
     pastel (0.7.4)
       equatable (~> 0.6)