Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2018-04-15 01:56:55 +0300
committerStan Hu <stanhu@gmail.com>2018-04-15 01:56:55 +0300
commit0089a452a61b964852c3170b884e7b6aa3dfdafe (patch)
tree10647f417ac4d7ab9d3608fba18311e8d3434011 /Gemfile.lock
parent160f1fd225944b4cedd9d5223cdc55b2f3ed0ea7 (diff)
Bump parser gem to 2.5.1.0 to remove warning in rspec
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index c3716baa762..23b6c2423e6 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -590,7 +590,7 @@ GEM
orm_adapter (0.5.0)
os (0.9.6)
parallel (1.12.1)
- parser (2.5.0.5)
+ parser (2.5.1.0)
ast (~> 2.4.0)
parslet (1.5.0)
blankslate (~> 2.0)