diff options
| author | Guillaume | 2017-11-13 11:59:46 +0100 |
|---|---|---|
| committer | Guillaume | 2017-11-13 12:00:35 +0100 |
| commit | 834a486b3c0cd9d2dbdae3588d9464f2f9d7287e (patch) | |
| tree | b1c8e84111dddf91f38917d5619d4f157660ae1c /Gemfile.lock | |
| parent | 3b3d3252aa514fbd5b2c12a6cc0a2825d9d8b12e (diff) | |
| download | chouette-core-834a486b3c0cd9d2dbdae3588d9464f2f9d7287e.tar.bz2 | |
add seedbank gems for spliting seeds, update objectid_format in seeds files, add objectid_format to stif initializers
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 48a8b638a..9262eeb74 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -458,6 +458,7 @@ GEM sdoc (0.4.2) json (~> 1.7, >= 1.7.7) rdoc (~> 4.0) + seedbank (0.4.0) select2-rails (4.0.3) thor (~> 0.14) sequel (4.47.0) @@ -652,6 +653,7 @@ DEPENDENCIES sass-rails (~> 4.0.3) sawyer (~> 0.6.0) sdoc (~> 0.4.0) + seedbank select2-rails (~> 4.0, >= 4.0.3) sequel shoulda-matchers (~> 3.1) |
