is_it_working_info 0.3.0 → 0.3.1

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: 7a60e52e362dc055b4fe8fedf062a97133391e51
4
- data.tar.gz: 06720201a043ab27a1804b884bdcb0fc8b7d216a
3
+ metadata.gz: 60bea3240fb2fc747e4d17abb5bd05c612564ba2
4
+ data.tar.gz: 56a9167776a4d413c834d28d1340d432990cf545
5
5
  SHA512:
6
- metadata.gz: de1f61f51d45333a122ad272296f19725b54fabddfc06215a3acdf8355f475f749c2bf54b3c36edacb2811075b0cb4aba27b47d2a92fc0e8e676ed7fdc07d53a
7
- data.tar.gz: a50c1fc03474502db339dffd090c5630bfa425cfb5b36e9839950f45aa7483b93abfd8423da902208488403d3328d725f63dc893f1610bb30510b1506567ad2b
6
+ metadata.gz: 0c4eb45ed3fb225da7015bd753caa4f0952c5837a8a9f8abe1824eef8f224f6bce784589e6d51b69bf2aa9c222336c75ad989278c66d11fe9e416ce1ec638115
7
+ data.tar.gz: 6ca7b182f41c00a46728da0800db3614b5ffea3d323003166bc90283338edf9380ff3e8573cbe2dd74949b25a3440f9c7d874d1f5f5b807ea0920f5d91bc62aa
@@ -9,6 +9,7 @@ module IsItWorkingInfo
9
9
  attr_accessor :uri
10
10
  attr_accessor :params
11
11
  attr_accessor :response
12
+ attr_accessor :result
12
13
 
13
14
 
14
15
  #checkin with IsItWorking
@@ -1,3 +1,3 @@
1
1
  module IsItWorkingInfo
2
- VERSION = "0.3.0"
2
+ VERSION = "0.3.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: is_it_working_info
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rob Jonson