ratis 3.1.5 → 3.1.5.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.
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- ratis (3.1.4)
4
+ ratis (3.1.5.1)
5
5
  savon (< 2.0)
6
6
 
7
7
  GEM
@@ -34,8 +34,6 @@ module Ratis
34
34
  @services = []
35
35
  end
36
36
 
37
- debugger
38
- x = 1
39
37
  end
40
38
 
41
39
  def parse_trip_info(trips)
data/lib/ratis/version.rb CHANGED
@@ -5,7 +5,7 @@ module Ratis
5
5
  def version
6
6
  @version ||= begin
7
7
 
8
- string = '3.1.5'
8
+ string = '3.1.5.1'
9
9
 
10
10
  def string.parts
11
11
  split('.').map { |p| p.to_i }
@@ -52,17 +52,17 @@ http_interactions:
52
52
  body:
53
53
  base64_string: |
54
54
  PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48ZW52OkVu
55
- dmVsb3BlIHhtbG5zOmVudj0iaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcv
56
- c29hcC9lbnZlbG9wZS8iIHhtbG5zOndzZGw9IlBYX1dFQiIgeG1sbnM6eHNk
57
- PSJodHRwOi8vd3d3LnczLm9yZy8yMDAxL1hNTFNjaGVtYSIgeG1sbnM6eHNp
58
- PSJodHRwOi8vd3d3LnczLm9yZy8yMDAxL1hNTFNjaGVtYS1pbnN0YW5jZSI+
59
- PGVudjpCb2R5PjxQb2ludDJwb2ludCB4bWxucz0iUFhfV0VCIj48RGVzdGlu
60
- YXRpb25sYXQ+MzMuNDQ3MDk4PC9EZXN0aW5hdGlvbmxhdD48U3RhcnR0aW1l
61
- PjE3MDA8L1N0YXJ0dGltZT48RW5kdGltZT4xODAwPC9FbmR0aW1lPjxSb3V0
62
- ZXM+MTwvUm91dGVzPjxSb3V0ZXNvbmx5Plk8L1JvdXRlc29ubHk+PE9yaWdp
63
- bmxhdD4zMy40NDY5MzE8L09yaWdpbmxhdD48T3JpZ2lubG9uZz4tMTEyLjA5
64
- NzkwMzwvT3JpZ2lubG9uZz48RGVzdGluYXRpb25sb25nPi0xMTIuMDc3MjEz
65
- PC9EZXN0aW5hdGlvbmxvbmc+PERhdGU+MDYvMTAvMjAxMzwvRGF0ZT48L1Bv
55
+ dmVsb3BlIHhtbG5zOndzZGw9IlBYX1dFQiIgeG1sbnM6eHNkPSJodHRwOi8v
56
+ d3d3LnczLm9yZy8yMDAxL1hNTFNjaGVtYSIgeG1sbnM6eHNpPSJodHRwOi8v
57
+ d3d3LnczLm9yZy8yMDAxL1hNTFNjaGVtYS1pbnN0YW5jZSIgeG1sbnM6ZW52
58
+ PSJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy9zb2FwL2VudmVsb3BlLyI+
59
+ PGVudjpCb2R5PjxQb2ludDJwb2ludCB4bWxucz0iUFhfV0VCIj48U3RhcnR0
60
+ aW1lPjE3MDA8L1N0YXJ0dGltZT48RGF0ZT4wNi8xMC8yMDEzPC9EYXRlPjxE
61
+ ZXN0aW5hdGlvbmxvbmc+LTExMi4wNzcyMTM8L0Rlc3RpbmF0aW9ubG9uZz48
62
+ Um91dGVzPjE8L1JvdXRlcz48Um91dGVzb25seT5ZPC9Sb3V0ZXNvbmx5PjxP
63
+ cmlnaW5sb25nPi0xMTIuMDk3OTAzPC9PcmlnaW5sb25nPjxPcmlnaW5sYXQ+
64
+ MzMuNDQ2OTMxPC9PcmlnaW5sYXQ+PERlc3RpbmF0aW9ubGF0PjMzLjQ0NzA5
65
+ ODwvRGVzdGluYXRpb25sYXQ+PEVuZHRpbWU+MTgwMDwvRW5kdGltZT48L1Bv
66
66
  aW50MnBvaW50PjwvZW52OkJvZHk+PC9lbnY6RW52ZWxvcGU+
67
67
 
68
68
  headers:
@@ -79,18 +79,18 @@ http_interactions:
79
79
  code: 200
80
80
  message: OK
81
81
  headers:
82
+ Date:
83
+ - Tue, 11 Jun 2013 00:37:15 GMT
82
84
  Content-Type:
83
85
  - text/xml; charset=utf-8
84
86
  Connection:
85
87
  - close
86
88
  Soapserver:
87
89
  - SOAP::Lite/Perl/0.55
88
- Server:
89
- - Apache/2.2.3 (CentOS)
90
90
  Content-Length:
91
91
  - "4558"
92
- Date:
93
- - Tue, 11 Jun 2013 00:18:05 GMT
92
+ Server:
93
+ - Apache/2.2.3 (CentOS)
94
94
  body:
95
95
  base64_string: |
96
96
  PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48U09BUC1F
@@ -197,4 +197,4 @@ http_interactions:
197
197
  RU5WOkVudmVsb3BlPg==
198
198
 
199
199
  http_version:
200
- recorded_at: Tue, 11 Jun 2013 00:18:06 GMT
200
+ recorded_at: Tue, 11 Jun 2013 00:37:16 GMT
metadata CHANGED
@@ -1,13 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ratis
3
3
  version: !ruby/object:Gem::Version
4
- hash: 9
4
+ hash: 97
5
5
  prerelease:
6
6
  segments:
7
7
  - 3
8
8
  - 1
9
9
  - 5
10
- version: 3.1.5
10
+ - 1
11
+ version: 3.1.5.1
11
12
  platform: ruby
12
13
  authors:
13
14
  - Burst Software