diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 3f900d047..847819321 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -168,8 +168,9 @@ GEM net-ssh (2.6.7) net-ssh-gateway (1.2.0) net-ssh (>= 2.6.5) - newrelic_rpm (3.9.7.266) + newrelic_rpm (3.11.1.284) nokogiri (1.5.9) + open4 (1.3.4) paper_trail (2.7.2) activerecord (~> 3.0) railties (~> 3.0) @@ -331,6 +332,7 @@ DEPENDENCIES net-purge (~> 0.1.0) newrelic_rpm nokogiri (~> 1.5.9) + open4 (~> 1.3.4) pg (~> 0.17.1) pry (~> 0.9.6) quiet_assets (~> 1.0.2) |