fakerest 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +4 -3
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fakerest
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -43,8 +43,9 @@ dependencies:
43
43
  - - ! '>='
44
44
  - !ruby/object:Gem::Version
45
45
  version: 0.12.3
46
- description: Sinatra base http server which fakes the rest services based on the config
47
- given
46
+ description: Fakerest is a simple tool based on sinatra which starts a http server
47
+ (webrick) and exposes restful services based on the configuration specified in a
48
+ YAML format, which can be used as stub out any external systems
48
49
  email: vatsa.katta@gmail.com
49
50
  executables:
50
51
  - fakerest