diff --git a/Gemfile.lock b/Gemfile.lock index f357cdb..876e2e6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -306,8 +306,9 @@ GEM activesupport httparty parallel (1.23.0) - parser (3.2.2.1) + parser (3.2.2.3) ast (~> 2.4.1) + racc pg (1.5.3) pry (0.14.2) coderay (~> 1.1) @@ -326,7 +327,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.6.0) - regexp_parser (2.8.0) + regexp_parser (2.8.1) rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0) http-cookie (>= 1.0.2, < 2.0)