hyperion_http 0.2.3 → 0.2.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/hyperion_http.gemspec +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f5e18e948027fec532e9902538237096d816c607
4
- data.tar.gz: 8d7153574299d6cb1d198b29ea468ef11b195d33
3
+ metadata.gz: 5346fc7748837aafc97771a3efb9e54a88305b2f
4
+ data.tar.gz: e5c16298bb838d5765488b368f640a779fdc856c
5
5
  SHA512:
6
- metadata.gz: ee6cc5d089ef6cbc58a239f6bf0a68470ff27e016c1f72329e13fd06536aedc09bf6029116efaaa040013049869d75cc9614b667927324fda7947d4f2f560555
7
- data.tar.gz: 0067185d5d14ea66624ca54581f604501a336140efa33f03dec97106d8b209ada343c27c06434b9b9dde46cc03d0fa5a122a0130b53e7844292f3d15c8a87e9d
6
+ metadata.gz: 708acc75b36ce15782d74a7ddf075ee8da1c4e205e920b670dfe7fe8d3fc1d3d17156b11811f1c0bb9fad03c41759389b667681511de959d122050d9cfd80455
7
+ data.tar.gz: ad4b7d0a2a28e7e7db3dfe7a4417e1c745d184283c0645d64a4bdf064b4b24082c93b03a10a76129b9748e1367d75abdb6dc0bd199e0dab0c5ad95bbf45156b0
@@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
4
 
5
5
  Gem::Specification.new do |spec|
6
6
  spec.name = 'hyperion_http'
7
- spec.version = '0.2.3'
7
+ spec.version = '0.2.4'
8
8
  spec.authors = ['Indigo BioAutomation, Inc.']
9
9
  spec.email = ['pwinton@indigobio.com']
10
10
  spec.summary = 'Ruby REST client'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hyperion_http
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.3
4
+ version: 0.2.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Indigo BioAutomation, Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-09-20 00:00:00.000000000 Z
11
+ date: 2016-09-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler