From 4b4fc943a3f4e6379cd5f59d2a3879b8d1ebb703 Mon Sep 17 00:00:00 2001 From: Ruben Davila Date: Fri, 5 May 2017 13:10:46 -0500 Subject: Add ruby_parser gem for all environments. It was only available for test and development environments and we need it to run the `rake gettext:pack` command in omnibus which doesn't have the test/dev gems installed. --- Gemfile.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index c7e3f9935da..01c35a935f2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1012,6 +1012,7 @@ DEPENDENCIES rubocop-rspec (~> 1.15.0) ruby-fogbugz (~> 0.2.1) ruby-prof (~> 0.16.2) + ruby_parser (~> 3.8.4) rufus-scheduler (~> 3.1.10) rugged (~> 0.25.1.1) sanitize (~> 2.0) -- cgit v1.2.3