lib/softwear/lib.rb in softwear-lib-0.0.8 vs lib/softwear/lib.rb in softwear-lib-0.0.9

- old
+ new

@@ -25,12 +25,12 @@ gem 'figaro' gem 'paranoia', '~> 2.0' gem 'paperclip' gem 'kaminari' gem 'whenever' - gem 'dumpsync', git: 'git@github.com:AnnArborTees/dumpsync.git' + gem 'dumpsync', git: 'git://github.com/AnnArborTees/dumpsync.git' gem 'bootstrap_form' - gem 'acts_as_warnable', git: 'git@github.com:AnnArborTees/acts_as_warnable.git' + gem 'acts_as_warnable', git: 'git://github.com/AnnArborTees/acts_as_warnable.git' group :development do gem 'capistrano', '~> 3.2.0' gem 'capistrano-rvm' gem 'capistrano-rails'