aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorAlban Peignier2016-11-19 22:51:31 +0100
committerAlban Peignier2016-11-19 22:51:31 +0100
commitcf477df0e759e7caf266c26435f58ae482e97bab (patch)
tree8f54ab123ebd9555ade9adaf9e5d8410ea30b235 /Gemfile.lock
parentdf3492f334e28bc615d5e6dd989eab2558eee464 (diff)
downloadchouette-core-cf477df0e759e7caf266c26435f58ae482e97bab.tar.bz2
Update has_array_of to avoid [nil] result in referential.lines. Refs #1782
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 8dbd28fcd..235c02318 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -7,7 +7,7 @@ GIT
GIT
remote: git@github.com:AF83/has_array_of.git
- revision: 1f4a75b18cab97cc3815ece0272cc68ff99e9b8e
+ revision: e00963f9599035ffa11bf412e6923d7ff74a32f8
specs:
has_array_of (0.0.1)
activerecord (>= 4.0)