webspicy 0.15.0.pre.rc3 → 0.15.0.pre.rc4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 222cc1c80258b2bd59ce4edefa8b285f80925068
4
- data.tar.gz: a82857e3980587d55fb2a4d8e6181eb0a4ad862b
3
+ metadata.gz: f2d44ed52ad9db7c69e077497deb8df982d30adb
4
+ data.tar.gz: 0d61083d5c74545600263c3ad1fbe86823da1f08
5
5
  SHA512:
6
- metadata.gz: 7b698eda5f1f9fb470f1dc6474977cc345620614ed80d1a21b78da881b51d2b84a97fe4668caa18c62da2269a58ff0a6aecbec9b72f8cc40ae8387033e6386fa
7
- data.tar.gz: e5856852f35ba415f45b8096c20079075519d6d2adcde981e1c2a3feff2a156512e3e026ace0a35bd0f190489e8ecc71730961ac5e7dffc5fa17abcb9f0cb54d
6
+ metadata.gz: 06eaeb16f81b248053c3e0bfb67e7bce567200c1cde56f0aa9199646b42b8826137f35917b93ec050241c632f65f16183d426a8515b00b3f9c4d6a0016ef4058
7
+ data.tar.gz: f8cfcc8e4dfa3cfcf1468ccdf2b8ab0d86a530dbc6905a394addc868f02135d4cb0fbe4dcd8a06fcc5ca7bb113a63edf6e8e9b52236f9716b28226b59a65b690
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: ../..
3
3
  specs:
4
- webspicy (0.15.0.pre.rc3)
4
+ webspicy (0.15.0.pre.rc4)
5
5
  finitio (>= 0.8.0)
6
6
  http (~> 2)
7
7
  mustermann (~> 1.0)
@@ -2,7 +2,7 @@ module Webspicy
2
2
  module Version
3
3
  MAJOR = 0
4
4
  MINOR = 15
5
- TINY = "0-rc3"
5
+ TINY = "0-rc4"
6
6
  end
7
7
  VERSION = "#{Version::MAJOR}.#{Version::MINOR}.#{Version::TINY}"
8
8
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: webspicy
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.15.0.pre.rc3
4
+ version: 0.15.0.pre.rc4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Bernard Lambeau
@@ -178,7 +178,8 @@ dependencies:
178
178
  version: '0'
179
179
  description: Webspicy helps testing web services as software operation black boxes
180
180
  email: blambeau@gmail.com
181
- executables: []
181
+ executables:
182
+ - webspicy
182
183
  extensions: []
183
184
  extra_rdoc_files: []
184
185
  files: