File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11language : ruby
22rvm :
3- - 2.1.2
3+ - 2.1.4
44 - 2.0.0
55 - 1.9.3
Original file line number Diff line number Diff line change 11source 'https://rubygems.org'
22
33gem 'rake' , :require => false
4- gem 'rspec' , require : false
4+ gem 'rspec' , :require => false
55gem 'webmock'
Original file line number Diff line number Diff line change 11The MIT License (MIT)
22
3- Copyright (c ) 2014 Ryo Ameya(o_ame) - http://randompaper.co
3+ Copyright (C ) 2014 Yasuaki Uechi - http://randompaper.co
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ qiita setup <name> <password>
2929### Search stocked articles
3030
3131```
32- qiita stocks <query>
32+ qiita stocks <query:optional >
3333```
3434
3535### Search your own articles
You can’t perform that action at this time.
0 commit comments