diff options
| author | Alban Peignier | 2016-11-22 16:00:24 +0100 |
|---|---|---|
| committer | Alban Peignier | 2016-11-22 16:00:24 +0100 |
| commit | 847a3bfc3ecaf0a3fe981359fe7a3eaaae3fac24 (patch) | |
| tree | ed74741b945ef562a207a0684e73e1a44de093c4 /Gemfile.lock | |
| parent | 58dd80dee1d26890aba89354470304555a54dc29 (diff) | |
| download | chouette-core-847a3bfc3ecaf0a3fe981359fe7a3eaaae3fac24.tar.bz2 | |
Manage several ReferentialMetadata::Periods in ReferentialMetadata. Refs #2035
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index abfb75692..4fb4e2532 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -49,6 +49,9 @@ GEM activesupport (= 4.1.10) builder (~> 3.1) erubis (~> 2.7.0) + active_attr (0.9.0) + activemodel (>= 3.0.2, < 5.1) + activesupport (>= 3.0.2, < 5.1) activemodel (4.1.10) activesupport (= 4.1.10) builder (~> 3.1) @@ -572,6 +575,7 @@ DEPENDENCIES RedCloth SyslogLogger aasm + active_attr activerecord-postgis-adapter acts-as-taggable-on (>= 3) acts_as_list (~> 0.6.0) |
