Gemfile in stefl-chargify-0.3.6 vs Gemfile in stefl-chargify-0.3.10

- old
+ new

@@ -1,7 +1,8 @@ source 'http://rubygems.org' group :runtime do + gem 'crack' gem 'httparty', '>= 0.6.1' gem 'hashie', '>= 0.4.0' gem 'json' gem 'activesupport', '>= 3.0.0' gem 'i18n'