MagLove Widgets

How push changes to live

  1. update version gemspec
  2. push changes to bitbucket
  3. run gem build maglove-widgets.gemspec in maglove-widgets root directory
  4. run gem push maglove-widgets-1.0.x.gem (x is the updated version)
  5. check the live gem status here
  6. go to themes root directory and run bundle update maglove-widgets
  7. go to cloud-server root directory and run bundle update maglove-widgets