diff options
author | guntasgrewal <guntasgrewal@gmail.com> | 2014-04-04 18:35:40 -0400 |
---|---|---|
committer | guntasgrewal <guntasgrewal@gmail.com> | 2014-04-04 18:35:40 -0400 |
commit | cb1e09a7ef061cd3c1ca7cf5793d09b2aacb1536 (patch) | |
tree | 180bc83085a718dae792db5abd53d72d6768dae9 /Gemfile | |
parent | c61cbdc810cb5b00fa24cf33e34b261d36edaecc (diff) |
Cookie size 20 minutes
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ gem 'httparty' gem 'simple_captcha2', require: 'simple_captcha' -gem 'rmagick' +#gem 'rmagick' group :development, :test do # Use sqlite3 as the database for Active Record |