Skip to content
Extraits de code Groupes Projets
Valider 7cfc960a rédigé par Jonne Haß's avatar Jonne Haß Validation de Dennis Schubert
Parcourir les fichiers

bump activerecord-import

parent 7a3b66c4
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -65,7 +65,7 @@ ENV["DB"] ||= "mysql"
gem "mysql2", "0.3.18" if ENV["DB"] == "all" || ENV["DB"] == "mysql"
gem "pg", "0.18.2" if ENV["DB"] == "all" || ENV["DB"] == "postgres"
gem "activerecord-import", "0.7.0"
gem "activerecord-import", "0.8.0"
# File uploading
......
......@@ -38,7 +38,7 @@ GEM
activemodel (= 4.2.2)
activesupport (= 4.2.2)
arel (~> 6.0)
activerecord-import (0.7.0)
activerecord-import (0.8.0)
activerecord (>= 3.0)
activesupport (4.2.2)
i18n (~> 0.7)
......@@ -746,7 +746,7 @@ DEPENDENCIES
actionpack-action_caching
actionpack-page_caching
active_model_serializers (= 0.9.3)
activerecord-import (= 0.7.0)
activerecord-import (= 0.8.0)
acts-as-taggable-on (= 3.5.0)
acts_as_api (= 0.4.2)
addressable (= 2.3.8)
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter