examples/Gemfile in crowdin-api-0.0.11 vs examples/Gemfile in crowdin-api-0.2.0

- old
+ new

@@ -1,3 +1,5 @@ -source :rubygems +source 'https://rubygems.org' +#gem 'rest-client', :git => 'git://github.com/rest-client/rest-client.git' +gem 'rest-client' gem 'crowdin-api', :path => '../'