add flipflop gem

This commit is contained in:
Paul Chavard 2018-04-18 12:14:34 +02:00
parent c405c8750d
commit 49d9833473
2 changed files with 5 additions and 0 deletions

View file

@ -97,6 +97,8 @@ gem 'scenic'
gem 'sanitize-url'
gem 'flipflop'
# Cron jobs
gem 'delayed_job_active_record'
gem "daemons"

View file

@ -203,6 +203,8 @@ GEM
ffi (1.9.23)
fission (0.5.0)
CFPropertyList (~> 2.2)
flipflop (2.3.1)
activesupport (>= 4.0)
fog (1.42.0)
fog-aliyun (>= 0.1.0)
fog-atmos
@ -803,6 +805,7 @@ DEPENDENCIES
dotenv-rails
draper
factory_bot
flipflop
fog
fog-openstack
font-awesome-rails