diff options
| author | Robert | 2017-06-06 15:50:54 +0200 |
|---|---|---|
| committer | Robert | 2017-06-06 15:50:54 +0200 |
| commit | 15b7cf8213d730fa36740a74bc75baa5fc56dd62 (patch) | |
| tree | ad1901d30d814257e738a0348d190171c212d6e5 /Gemfile.lock | |
| parent | 12290bbdabb8f53c4dddb1a647296a426b88709e (diff) | |
| download | chouette-core-15b7cf8213d730fa36740a74bc75baa5fc56dd62.tar.bz2 | |
Refs: #3604; rewriting schema cloner in Ruby
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 992e44af0..cc3458802 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -462,6 +462,7 @@ GEM rdoc (~> 4.0) select2-rails (4.0.3) thor (~> 0.14) + sequel (4.47.0) shoulda-matchers (3.1.1) activesupport (>= 4.0.0) sidekiq (4.2.10) @@ -647,6 +648,7 @@ DEPENDENCIES sawyer (~> 0.6.0) sdoc (~> 0.4.0) select2-rails (~> 4.0, >= 4.0.3) + sequel shoulda-matchers (~> 3.1) sidekiq simple_form (~> 3.1.0) |
