examples/Gemfile in crowdin-api-0.2.6 vs examples/Gemfile in crowdin-api-0.2.7
- old
+ new
@@ -1,5 +1,5 @@
source 'https://rubygems.org'
#gem 'rest-client', :git => 'git://github.com/rest-client/rest-client.git'
-gem 'rest-client'
+gem 'rest-client', '~> 1.6.8'
gem 'crowdin-api', :path => '../'