diff options
| author | Zog | 2018-05-03 16:42:28 +0200 | 
|---|---|---|
| committer | Zog | 2018-05-03 16:42:28 +0200 | 
| commit | 581dbb024db288dc70713af3c5b5052b453412a9 (patch) | |
| tree | e157880fe365b853659fa0fae95aef91d74ae756 /Gemfile.lock | |
| parent | db65c0ffc7ccc76a144689ec3db43fbc2e61ee82 (diff) | |
| download | chouette-core-6092-update-custom-fields.tar.bz2 | |
Refs #6092; Add specs on CustomlFields6092-update-custom-fields
- Show validation errors on fields
- Smarter attachments
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 2071eee78..db412abd0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -444,6 +444,7 @@ GEM      rgeo-activerecord (4.0.5)        activerecord (~> 4.2)        rgeo (~> 0.3) +    rmagick (2.16.0)      roo (2.7.1)        nokogiri (~> 1)        rubyzip (~> 1.1, < 2.0.0) @@ -681,6 +682,7 @@ DEPENDENCIES    reflex!    responders    rgeo (~> 0.5.2) +  rmagick    roo    rspec-rails (~> 3.5.0)    rspec-snapshot | 
