8
8
PATH
9
9
remote: .
10
10
specs:
11
- tessitura (0.4.0.alpha1 )
11
+ tessitura (0.4.0.alpha2 )
12
12
google-api-client (~> 0.8 , >= 0.8.6 )
13
13
json (~> 1.8.1 )
14
14
mysql2 (~> 0.3 , >= 0.3.16 )
@@ -24,144 +24,148 @@ PATH
24
24
GEM
25
25
remote: https://rubygems.org/
26
26
specs:
27
- activesupport (4.2.4 )
27
+ activesupport (4.2.5.1 )
28
28
i18n (~> 0.7 )
29
29
json (~> 1.7 , >= 1.7.7 )
30
30
minitest (~> 5.1 )
31
31
thread_safe (~> 0.3 , >= 0.3.4 )
32
32
tzinfo (~> 1.1 )
33
- addressable (2.3.8 )
34
- autoparse (0.3.3 )
35
- addressable (>= 2.3.1 )
36
- extlib (>= 0.9.15 )
37
- multi_json (>= 1.0.0 )
33
+ addressable (2.4.0 )
38
34
builder (3.2.2 )
39
- capybara (2.5.0 )
35
+ capybara (2.6.0 )
36
+ addressable
40
37
mime-types (>= 1.16 )
41
38
nokogiri (>= 1.3.3 )
42
39
rack (>= 1.0.0 )
43
40
rack-test (>= 0.5.4 )
44
41
xpath (~> 2.0 )
45
- capybara-webkit (1.7.1 )
46
- capybara (>= 2.3.0 , < 2.6 .0 )
42
+ capybara-webkit (1.8.0 )
43
+ capybara (>= 2.3.0 , < 2.7 .0 )
47
44
json
48
45
colorize (0.7.7 )
49
- coveralls (0.8.3 )
46
+ coveralls (0.8.10 )
50
47
json (~> 1.8 )
51
48
rest-client (>= 1.6.8 , < 2 )
52
- simplecov (~> 0.10 .0 )
49
+ simplecov (~> 0.11 .0 )
53
50
term-ansicolor (~> 1.3 )
54
51
thor (~> 0.19.1 )
55
- cucumber (2.1.0 )
52
+ tins (~> 1.6.0 )
53
+ cucumber (2.3.2 )
56
54
builder (>= 2.1.2 )
57
- cucumber-core (~> 1.3.0 )
55
+ cucumber-core (~> 1.4.0 )
56
+ cucumber-wire (~> 0.0.1 )
58
57
diff-lcs (>= 1.1.3 )
59
- gherkin3 (~> 3.1 .0 )
58
+ gherkin (~> 3.2 .0 )
60
59
multi_json (>= 1.7.5 , < 2.0 )
61
60
multi_test (>= 0.1.2 )
62
- cucumber-core (1.3 .0 )
63
- gherkin3 (~> 3.1 .0 )
61
+ cucumber-core (1.4 .0 )
62
+ gherkin (~> 3.2 .0 )
64
63
cucumber-sinatra (0.5.0 )
65
64
templater (>= 1.0.0 )
65
+ cucumber-wire (0.0.1 )
66
66
daemons (1.2.3 )
67
67
diff-lcs (1.2.5 )
68
68
docile (1.1.5 )
69
69
domain_name (0.5.25 )
70
70
unf (>= 0.0.5 , < 1.0.0 )
71
- eventmachine (1.0.8 )
71
+ eventmachine (1.0.9.1 )
72
72
extlib (0.9.16 )
73
73
factory_girl (4.5.0 )
74
74
activesupport (>= 3.0.0 )
75
75
faraday (0.9.2 )
76
76
multipart-post (>= 1.2 , < 3 )
77
- gherkin3 (3.1.2 )
78
- google-api-client (0.8.6 )
77
+ gherkin (3.2.0 )
78
+ google-api-client (0.9.1 )
79
79
activesupport (>= 3.2 )
80
80
addressable (~> 2.3 )
81
- autoparse (~> 0.3 )
82
- extlib (~> 0.9 )
83
- faraday (~> 0.9 )
84
- googleauth (~> 0.3 )
85
- launchy (~> 2.4 )
86
- multi_json (~> 1.10 )
87
- retriable (~> 1.4 )
88
- signet (~> 0.6 )
89
- googleauth (0.4.2 )
81
+ googleauth (~> 0.5 )
82
+ httpclient (~> 2.7 )
83
+ hurley (~> 0.1 )
84
+ memoist (~> 0.11 )
85
+ mime-types (>= 1.6 )
86
+ multi_json (~> 1.11 )
87
+ representable (~> 2.3.0 )
88
+ retriable (~> 2.0 )
89
+ thor (~> 0.19 )
90
+ googleauth (0.5.1 )
90
91
faraday (~> 0.9 )
91
92
jwt (~> 1.4 )
92
93
logging (~> 2.0 )
93
94
memoist (~> 0.12 )
94
95
multi_json (~> 1.11 )
95
- signet (~> 0.6 )
96
+ os (~> 0.9 )
97
+ signet (~> 0.7 )
96
98
highline (1.7.8 )
97
99
http-cookie (1.0.2 )
98
100
domain_name (~> 0.5 )
101
+ httpclient (2.7.1 )
102
+ hurley (0.2 )
99
103
i18n (0.7.0 )
100
104
json (1.8.3 )
101
105
json_spec (1.1.4 )
102
106
multi_json (~> 1.0 )
103
107
rspec (>= 2.0 , < 4.0 )
104
- jwt (1.5.1 )
105
- launchy (2.4.3 )
106
- addressable (~> 2.3 )
108
+ jwt (1.5.2 )
107
109
little-plugger (1.1.4 )
108
110
logging (2.0.0 )
109
111
little-plugger (~> 1.1 )
110
112
multi_json (~> 1.10 )
111
- memoist (0.12 .0 )
112
- mime-types (2.6.2 )
113
- mini_portile ( 0.6.2 )
114
- minitest (5.8.1 )
113
+ memoist (0.14 .0 )
114
+ mime-types (2.99 )
115
+ mini_portile2 ( 2.0.0 )
116
+ minitest (5.8.4 )
115
117
multi_json (1.11.2 )
116
118
multi_test (0.1.2 )
117
119
multipart-post (2.0.0 )
118
- mysql2 (0.4.1 )
119
- netrc (0.10.3 )
120
- nokogiri (1.6.6.2 )
121
- mini_portile (~> 0.6.0 )
120
+ mysql2 (0.4.2 )
121
+ netrc (0.11.0 )
122
+ nokogiri (1.6.7.2 )
123
+ mini_portile2 (~> 2.0.0.rc2 )
124
+ os (0.9.6 )
122
125
rack (1.6.4 )
123
126
rack-cors (0.4.0 )
124
127
rack-protection (1.5.3 )
125
128
rack
126
129
rack-ssl-enforcer (0.2.9 )
127
130
rack-test (0.6.3 )
128
131
rack (>= 1.0 )
129
- rake (10.4.2 )
132
+ rake (10.5.0 )
130
133
reactive_extensions (0.5.2 )
131
134
reactive_support (>= 0.5.0.beta )
132
135
reactive_support (0.5.0 )
136
+ representable (2.3.0 )
137
+ uber (~> 0.0.7 )
133
138
rest-client (1.8.0 )
134
139
http-cookie (>= 1.0.2 , < 2.0 )
135
140
mime-types (>= 1.16 , < 3.0 )
136
141
netrc (~> 0.7 )
137
- retriable (1.4.1 )
138
- rspec (3.3 .0 )
139
- rspec-core (~> 3.3 .0 )
140
- rspec-expectations (~> 3.3 .0 )
141
- rspec-mocks (~> 3.3 .0 )
142
- rspec-core (3.3 .2 )
143
- rspec-support (~> 3.3 .0 )
144
- rspec-expectations (3.3.1 )
142
+ retriable (2.1.0 )
143
+ rspec (3.4 .0 )
144
+ rspec-core (~> 3.4 .0 )
145
+ rspec-expectations (~> 3.4 .0 )
146
+ rspec-mocks (~> 3.4 .0 )
147
+ rspec-core (3.4 .2 )
148
+ rspec-support (~> 3.4 .0 )
149
+ rspec-expectations (3.4.0 )
145
150
diff-lcs (>= 1.2.0 , < 2.0 )
146
- rspec-support (~> 3.3 .0 )
147
- rspec-mocks (3.3.2 )
151
+ rspec-support (~> 3.4 .0 )
152
+ rspec-mocks (3.4.1 )
148
153
diff-lcs (>= 1.2.0 , < 2.0 )
149
- rspec-support (~> 3.3 .0 )
150
- rspec-support (3.3.0 )
151
- sequel (4.27 .0 )
152
- signet (0.6.1 )
154
+ rspec-support (~> 3.4 .0 )
155
+ rspec-support (3.4.1 )
156
+ sequel (4.30 .0 )
157
+ signet (0.7.2 )
153
158
addressable (~> 2.3 )
154
- extlib (~> 0.9 )
155
159
faraday (~> 0.9 )
156
160
jwt (~> 1.5 )
157
161
multi_json (~> 1.10 )
158
- simplecov (0.10.0 )
162
+ simplecov (0.11.1 )
159
163
docile (~> 1.1.0 )
160
164
json (~> 1.8 )
161
165
simplecov-html (~> 0.10.0 )
162
166
simplecov-html (0.10.0 )
163
- sinatra (1.4.6 )
164
- rack (~> 1.4 )
167
+ sinatra (1.4.7 )
168
+ rack (~> 1.5 )
165
169
rack-protection (~> 1.4 )
166
170
tilt (>= 1.3 , < 3 )
167
171
slogger (0.0.11 )
@@ -177,10 +181,11 @@ GEM
177
181
rack (~> 1.0 )
178
182
thor (0.19.1 )
179
183
thread_safe (0.3.5 )
180
- tilt (2.0.1 )
184
+ tilt (2.0.2 )
181
185
tins (1.6.0 )
182
186
tzinfo (1.2.2 )
183
187
thread_safe (~> 0.1 )
188
+ uber (0.0.15 )
184
189
unf (0.1.4 )
185
190
unf_ext
186
191
unf_ext (0.0.7.1 )
@@ -208,4 +213,4 @@ DEPENDENCIES
208
213
tessitura !
209
214
210
215
BUNDLED WITH
211
- 1.10.6
216
+ 1.11.2
0 commit comments