githubrepo.gemspec in githubrepo-0.1.0 vs githubrepo.gemspec in githubrepo-0.2.0

- old
+ new

@@ -24,6 +24,8 @@ spec.add_runtime_dependency 'commander', '~> 4.1.6' spec.add_runtime_dependency 'httparty', '~> 0.13.0' spec.add_runtime_dependency 'json', '~> 1.8.1' spec.add_runtime_dependency 'json_pure', '~> 1.8.1' -end \ No newline at end of file + spec.add_runtime_dependency 'clipboard', '~> 1.0.5' + spec.add_runtime_dependency 'os', '~> 0.9.6' +end