diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 3af06fc8d..aff02aa30 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -168,6 +168,7 @@ GEM net-ssh (>= 2.6.5) newrelic_rpm (3.9.7.266) nokogiri (1.5.9) + open4 (1.3.4) paper_trail (2.7.2) activerecord (~> 3.0) railties (~> 3.0) @@ -324,6 +325,7 @@ DEPENDENCIES net-purge (~> 0.1.0) newrelic_rpm nokogiri (~> 1.5.9) + open4 (~> 1.3.4) pg (~> 0.17.1) quiet_assets (~> 1.0.2) rack (~> 1.4.5) |