This repository was archived by the owner on Sep 2, 2022. It is now read-only.
File tree 1 file changed +17
-19
lines changed
1 file changed +17
-19
lines changed Original file line number Diff line number Diff line change 27
27
tzinfo (~> 0.3.37 )
28
28
addressable (2.4.0 )
29
29
arel (4.0.2 )
30
- backports (3.6.4 )
30
+ backports (3.8.0 )
31
31
bcrypt (3.1.9 )
32
32
bootstrap-sass (3.0.3.0 )
33
33
sass (~> 3.2 )
42
42
celluloid (0.16.0 )
43
43
timers (~> 4.0.0 )
44
44
cliver (0.3.2 )
45
- coderay (1.1.0 )
45
+ coderay (1.1.1 )
46
46
coffee-rails (4.0.1 )
47
47
coffee-script (>= 2.2.0 )
48
48
railties (>= 4.0.0 , < 5.0 )
92
92
dotenv (= 2.2.1 )
93
93
railties (>= 3.2 , < 5.2 )
94
94
erubis (2.7.0 )
95
- ethon (0.7 .1 )
95
+ ethon (0.10 .1 )
96
96
ffi (>= 1.3.0 )
97
97
execjs (2.7.0 )
98
98
factory_girl (4.5.0 )
@@ -102,18 +102,18 @@ GEM
102
102
railties (>= 3.0.0 )
103
103
faraday (0.9.2 )
104
104
multipart-post (>= 1.2 , < 3 )
105
- faraday_middleware (0.9 .1 )
106
- faraday (>= 0.7.4 , < 0.10 )
107
- ffi (1.9.6 )
105
+ faraday_middleware (0.11.0 .1 )
106
+ faraday (>= 0.7.4 , < 1.0 )
107
+ ffi (1.9.18 )
108
108
font-awesome-rails (4.0.3.0 )
109
109
railties (>= 3.2 , < 5.0 )
110
110
formatador (0.2.5 )
111
- gh (0.13.2 )
112
- addressable
111
+ gh (0.15.1 )
112
+ addressable ( ~> 2.4.0 )
113
113
backports
114
114
faraday (~> 0.8 )
115
115
multi_json (~> 1.0 )
116
- net-http-persistent (>= 2.7 )
116
+ net-http-persistent (~> 2.9 )
117
117
net-http-pipeline
118
118
gherkin (2.12.2 )
119
119
multi_json (~> 1.3 )
142
142
guard-compat (~> 1.1 )
143
143
rspec (>= 2.99.0 , < 4.0 )
144
144
hashie (3.5.5 )
145
- highline (1.6.21 )
145
+ highline (1.7.8 )
146
146
hike (1.2.3 )
147
147
hitimes (1.2.2 )
148
148
i18n (0.6.11 )
@@ -202,11 +202,11 @@ GEM
202
202
cliver (~> 0.3.1 )
203
203
multi_json (~> 1.0 )
204
204
websocket-driver (>= 0.2.0 )
205
- pry (0.10.1 )
205
+ pry (0.10.4 )
206
206
coderay (~> 1.1.0 )
207
207
method_source (~> 0.8.1 )
208
208
slop (~> 3.4 )
209
- pusher-client (0.6.0 )
209
+ pusher-client (0.6.2 )
210
210
json
211
211
websocket (~> 1.0 )
212
212
rack (1.5.5 )
@@ -298,21 +298,19 @@ GEM
298
298
timers (4.0.1 )
299
299
hitimes
300
300
tins (1.3.3 )
301
- travis (1.6.11 )
302
- addressable (~> 2.3 )
301
+ travis (1.8.8 )
303
302
backports
304
303
faraday (~> 0.9 )
305
- faraday_middleware (~> 0.9 )
304
+ faraday_middleware (~> 0.9 , >= 0.9.1 )
306
305
gh (~> 0.13 )
307
306
highline (~> 1.6 )
308
307
launchy (~> 2.1 )
309
- pry (~> 0.9 )
310
308
pusher-client (~> 0.4 )
311
309
typhoeus (~> 0.6 , >= 0.6.8 )
312
310
turbolinks (2.5.3 )
313
311
coffee-rails
314
- typhoeus (0.6.9 )
315
- ethon (>= 0.7.1 )
312
+ typhoeus (0.8.0 )
313
+ ethon (>= 0.8.0 )
316
314
tzinfo (0.3.42 )
317
315
uglifier (3.2.0 )
318
316
execjs (>= 0.3.0 , < 3 )
322
320
webmock (1.20.4 )
323
321
addressable (>= 2.3.6 )
324
322
crack (>= 0.3.2 )
325
- websocket (1.2.1 )
323
+ websocket (1.2.4 )
326
324
websocket-driver (0.5.0 )
327
325
websocket-extensions (>= 0.1.0 )
328
326
websocket-extensions (0.1.1 )
You can’t perform that action at this time.
0 commit comments