diff options
author | Stan Hu <stanhu@gmail.com> | 2018-10-24 16:33:19 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2018-10-24 16:33:19 -0700 |
commit | 4453adb59b0cbc33c90237403b29cd1ffee0aa52 (patch) | |
tree | 7a3498810c7b13905410b96d0d1205f10b46c9df /Gemfile.rails5.lock | |
parent | f5d71ad8f3d1899a29bc12c4fcc8847b14195e3a (diff) | |
download | gitlab-ce-4453adb59b0cbc33c90237403b29cd1ffee0aa52.tar.gz |
Upgrade parser gem to 2.5.1.2sh-update-parser
Diffstat (limited to 'Gemfile.rails5.lock')
-rw-r--r-- | Gemfile.rails5.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.rails5.lock b/Gemfile.rails5.lock index 81547303ed2..22c783c2d3b 100644 --- a/Gemfile.rails5.lock +++ b/Gemfile.rails5.lock @@ -551,7 +551,7 @@ GEM orm_adapter (0.5.0) os (1.0.0) parallel (1.12.1) - parser (2.5.1.0) + parser (2.5.1.2) ast (~> 2.4.0) parslet (1.8.2) peek (1.0.1) |