aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorXinhui2017-09-27 11:56:29 +0200
committerXinhui2017-09-27 15:39:16 +0200
commitb64a51db2cff7aed22ef9eabb8210905cbe9d626 (patch)
treea834a3e4d7a5fa6f2dca9be5fa5aabd7499eae81 /Gemfile.lock
parent47aa20b9490166a9e0edd7e2095fc8612ff8f892 (diff)
downloadchouette-core-b64a51db2cff7aed22ef9eabb8210905cbe9d626.tar.bz2
Update gem enumerize to lastest version - 2.1.2
Fix https://github.com/brainspec/enumerize/issues/224
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 1d05e0540..2c04def92 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -209,7 +209,7 @@ GEM
email_spec (1.6.0)
launchy (~> 2.1)
mail (~> 2.2)
- enumerize (0.10.1)
+ enumerize (2.1.2)
activesupport (>= 3.2)
erubis (2.7.0)
execjs (2.7.0)
@@ -590,7 +590,7 @@ DEPENDENCIES
devise_invitable
draper
email_spec
- enumerize (~> 0.10.0)
+ enumerize (~> 2.1.2)
fabrication (~> 2.14.1)
factory_girl_rails (~> 4.0)
faker