Commit 2fdd532847022756480ec929dae3d721ee3d5c01

Authored by Evandro Jr
1 parent 7ba5c0d4

Added Gemfile.lock for travis

Showing 1 changed file with 7 additions and 114 deletions   Show diff stats
@@ -146,10 +146,6 @@ GEM @@ -146,10 +146,6 @@ GEM
146 actionpack (>= 4.0.0, < 5) 146 actionpack (>= 4.0.0, < 5)
147 activerecord (>= 4.0.0, < 5) 147 activerecord (>= 4.0.0, < 5)
148 railties (>= 4.0.0, < 5) 148 railties (>= 4.0.0, < 5)
149 - activeresource (4.0.0)  
150 - activemodel (~> 4.0)  
151 - activesupport (~> 4.0)  
152 - rails-observers (~> 0.1.1)  
153 activesupport (4.2.5) 149 activesupport (4.2.5)
154 i18n (~> 0.7) 150 i18n (~> 0.7)
155 json (~> 1.7, >= 1.7.7) 151 json (~> 1.7, >= 1.7.7)
@@ -159,18 +155,13 @@ GEM @@ -159,18 +155,13 @@ GEM
159 acts-as-taggable-on (3.5.0) 155 acts-as-taggable-on (3.5.0)
160 activerecord (>= 3.2, < 5) 156 activerecord (>= 3.2, < 5)
161 addressable (2.4.0) 157 addressable (2.4.0)
162 - ambry (0.3.1)  
163 ansi (1.5.0) 158 ansi (1.5.0)
164 api-pagination (4.1.1) 159 api-pagination (4.1.1)
165 - api_smith (1.3.0)  
166 - hashie (>= 1.0, < 3.0)  
167 - httparty  
168 arel (6.0.3) 160 arel (6.0.3)
169 axiom-types (0.1.1) 161 axiom-types (0.1.1)
170 descendants_tracker (~> 0.0.4) 162 descendants_tracker (~> 0.0.4)
171 ice_nine (~> 0.11.0) 163 ice_nine (~> 0.11.0)
172 thread_safe (~> 0.3, >= 0.3.1) 164 thread_safe (~> 0.3, >= 0.3.1)
173 - buftok (0.2.0)  
174 builder (3.2.2) 165 builder (3.2.2)
175 capybara (2.5.0) 166 capybara (2.5.0)
176 mime-types (>= 1.16) 167 mime-types (>= 1.16)
@@ -184,10 +175,6 @@ GEM @@ -184,10 +175,6 @@ GEM
184 coercible (1.0.0) 175 coercible (1.0.0)
185 descendants_tracker (~> 0.0.1) 176 descendants_tracker (~> 0.0.1)
186 concurrent-ruby (1.0.0) 177 concurrent-ruby (1.0.0)
187 - crack (0.4.3)  
188 - safe_yaml (~> 1.0.0)  
189 - css_parser (1.3.7)  
190 - addressable  
191 cucumber (1.3.20) 178 cucumber (1.3.20)
192 builder (>= 2.1.2) 179 builder (>= 2.1.2)
193 diff-lcs (>= 1.1.3) 180 diff-lcs (>= 1.1.3)
@@ -214,8 +201,6 @@ GEM @@ -214,8 +201,6 @@ GEM
214 diffy (3.1.0) 201 diffy (3.1.0)
215 domain_name (0.5.25) 202 domain_name (0.5.25)
216 unf (>= 0.0.5, < 1.0.0) 203 unf (>= 0.0.5, < 1.0.0)
217 - doorkeeper (1.4.2)  
218 - railties (>= 3.1)  
219 eita-jrails (0.10.0) 204 eita-jrails (0.10.0)
220 actionpack (>= 3.1.0) 205 actionpack (>= 3.1.0)
221 activesupport (>= 3.0.0) 206 activesupport (>= 3.0.0)
@@ -225,13 +210,9 @@ GEM @@ -225,13 +210,9 @@ GEM
225 actionmailer (>= 3.0.4) 210 actionmailer (>= 3.0.4)
226 activesupport (>= 3.0.4) 211 activesupport (>= 3.0.4)
227 execjs (2.6.0) 212 execjs (2.6.0)
228 - faraday (0.9.2)  
229 - multipart-post (>= 1.2, < 3)  
230 - faraday_middleware (0.10.0)  
231 - faraday (>= 0.7.4, < 0.10)  
232 fast_gettext (0.9.2) 213 fast_gettext (0.9.2)
233 ffi (1.9.10) 214 ffi (1.9.10)
234 - gettext (3.1.7) 215 + gettext (3.1.9)
235 locale (>= 2.0.5) 216 locale (>= 2.0.5)
236 text (>= 1.3.0) 217 text (>= 1.3.0)
237 gherkin (2.12.2) 218 gherkin (2.12.2)
@@ -249,33 +230,24 @@ GEM @@ -249,33 +230,24 @@ GEM
249 rack-accept 230 rack-accept
250 rack-mount 231 rack-mount
251 virtus (>= 1.0.0) 232 virtus (>= 1.0.0)
252 - grape-entity (0.4.8) 233 + grape-entity (0.5.0)
253 activesupport 234 activesupport
254 multi_json (>= 1.3.2) 235 multi_json (>= 1.3.2)
255 - grape-swagger (0.10.4) 236 + grape-swagger (0.10.2)
256 grape (>= 0.8.0) 237 grape (>= 0.8.0)
257 - grape-entity (< 0.5.0) 238 + grape-entity
258 grape_logging (1.1.2) 239 grape_logging (1.1.2)
259 grape 240 grape
260 - hashdiff (0.2.3)  
261 - hashie (2.1.2)  
262 - http (0.5.1)  
263 - http_parser.rb 241 + hashie (3.4.3)
264 http-cookie (1.0.2) 242 http-cookie (1.0.2)
265 domain_name (~> 0.5) 243 domain_name (~> 0.5)
266 - http_parser.rb (0.6.0)  
267 - httparty (0.12.0)  
268 - json (~> 1.8)  
269 - multi_xml (>= 0.5.2)  
270 i18n (0.7.0) 244 i18n (0.7.0)
271 ice_nine (0.11.1) 245 ice_nine (0.11.1)
272 json (1.8.3) 246 json (1.8.3)
273 - jwt (1.5.2)  
274 kgio (2.10.0) 247 kgio (2.10.0)
275 kramdown (1.9.0) 248 kramdown (1.9.0)
276 launchy (2.4.3) 249 launchy (2.4.3)
277 addressable (~> 2.3) 250 addressable (~> 2.3)
278 - link_header (0.0.8)  
279 liquid (3.0.6) 251 liquid (3.0.6)
280 locale (2.1.2) 252 locale (2.1.2)
281 loofah (2.0.3) 253 loofah (2.0.3)
@@ -284,10 +256,6 @@ GEM @@ -284,10 +256,6 @@ GEM
284 ffi (>= 0.6.3) 256 ffi (>= 0.6.3)
285 mail (2.6.3) 257 mail (2.6.3)
286 mime-types (>= 1.16, < 3) 258 mime-types (>= 1.16, < 3)
287 - memoizable (0.4.2)  
288 - thread_safe (~> 0.3, >= 0.3.1)  
289 - merit (2.3.2)  
290 - ambry (~> 0.3.0)  
291 metaclass (0.0.4) 259 metaclass (0.0.4)
292 mime-types (2.99) 260 mime-types (2.99)
293 mini_portile2 (2.0.0) 261 mini_portile2 (2.0.0)
@@ -302,39 +270,14 @@ GEM @@ -302,39 +270,14 @@ GEM
302 multi_json (1.11.2) 270 multi_json (1.11.2)
303 multi_test (0.1.2) 271 multi_test (0.1.2)
304 multi_xml (0.5.5) 272 multi_xml (0.5.5)
305 - multipart-post (2.0.0)  
306 - naught (1.1.0)  
307 - net-ldap (0.12.1)  
308 netrc (0.11.0) 273 netrc (0.11.0)
309 nokogiri (1.6.7.1) 274 nokogiri (1.6.7.1)
310 mini_portile2 (~> 2.0.0.rc2) 275 mini_portile2 (~> 2.0.0.rc2)
311 - oai (0.3.1)  
312 - builder (>= 2.0.0)  
313 - faraday  
314 - faraday_middleware  
315 - oauth2 (1.0.0)  
316 - faraday (>= 0.8, < 0.10)  
317 - jwt (~> 1.0)  
318 - multi_json (~> 1.3)  
319 - multi_xml (~> 0.5)  
320 - rack (~> 1.2)  
321 - omniauth (1.2.2)  
322 - hashie (>= 1.2, < 4)  
323 - rack (~> 1.0)  
324 - omniauth-facebook (2.0.1)  
325 - omniauth-oauth2 (~> 1.2)  
326 - omniauth-google-oauth2 (0.2.6)  
327 - omniauth (> 1.0)  
328 - omniauth-oauth2 (~> 1.1)  
329 - omniauth-oauth2 (1.3.1)  
330 - oauth2 (~> 1.0)  
331 - omniauth (~> 1.2)  
332 pg (0.18.4) 276 pg (0.18.4)
333 pothoven-attachment_fu (3.2.16) 277 pothoven-attachment_fu (3.2.16)
334 power_assert (0.2.6) 278 power_assert (0.2.6)
335 protected_attributes (1.1.3) 279 protected_attributes (1.1.3)
336 activemodel (>= 4.0.1, < 5.0) 280 activemodel (>= 4.0.1, < 5.0)
337 - proxifier (1.0.3)  
338 rack (1.6.4) 281 rack (1.6.4)
339 rack-accept (0.4.5) 282 rack-accept (0.4.5)
340 rack (>= 0.4) 283 rack (>= 0.4)
@@ -376,25 +319,11 @@ GEM @@ -376,25 +319,11 @@ GEM
376 thor (>= 0.18.1, < 2.0) 319 thor (>= 0.18.1, < 2.0)
377 raindrops (0.15.0) 320 raindrops (0.15.0)
378 rake (10.4.2) 321 rake (10.4.2)
379 - rdf (1.1.17.1)  
380 - link_header (~> 0.0, >= 0.0.8)  
381 - rdf-virtuoso (0.1.6)  
382 - api_smith (~> 1.3.0)  
383 - httparty (~> 0.12.0)  
384 - rdf (~> 1.1.0)  
385 - responders (2.1.1)  
386 - railties (>= 4.2.0, < 5.1)  
387 rest-client (1.8.0) 322 rest-client (1.8.0)
388 http-cookie (>= 1.0.2, < 2.0) 323 http-cookie (>= 1.0.2, < 2.0)
389 mime-types (>= 1.16, < 3.0) 324 mime-types (>= 1.16, < 3.0)
390 netrc (~> 0.7) 325 netrc (~> 0.7)
391 rmagick (2.15.4) 326 rmagick (2.15.4)
392 - roadie (3.1.1)  
393 - css_parser (~> 1.3.4)  
394 - nokogiri (>= 1.5.0, < 1.7.0)  
395 - roadie-rails (1.1.0)  
396 - railties (>= 3.0, < 4.3)  
397 - roadie (~> 3.1)  
398 rspec (3.4.0) 327 rspec (3.4.0)
399 rspec-core (~> 3.4.0) 328 rspec-core (~> 3.4.0)
400 rspec-expectations (~> 3.4.0) 329 rspec-expectations (~> 3.4.0)
@@ -420,7 +349,6 @@ GEM @@ -420,7 +349,6 @@ GEM
420 magic 349 magic
421 ruby-progressbar (1.7.5) 350 ruby-progressbar (1.7.5)
422 rubyzip (1.1.7) 351 rubyzip (1.1.7)
423 - safe_yaml (1.0.4)  
424 sass (3.4.20) 352 sass (3.4.20)
425 sass-rails (5.0.4) 353 sass-rails (5.0.4)
426 railties (>= 4.0.0, < 5.0) 354 railties (>= 4.0.0, < 5.0)
@@ -433,12 +361,11 @@ GEM @@ -433,12 +361,11 @@ GEM
433 multi_json (~> 1.0) 361 multi_json (~> 1.0)
434 rubyzip (~> 1.0) 362 rubyzip (~> 1.0)
435 websocket (~> 1.0) 363 websocket (~> 1.0)
436 - simple_oauth (0.2.0)  
437 slim (3.0.6) 364 slim (3.0.6)
438 temple (~> 0.7.3) 365 temple (~> 0.7.3)
439 tilt (>= 1.3.3, < 2.1) 366 tilt (>= 1.3.3, < 2.1)
440 spring (1.6.1) 367 spring (1.6.1)
441 - sprockets (3.4.0) 368 + sprockets (3.5.2)
442 concurrent-ruby (~> 1.0) 369 concurrent-ruby (~> 1.0)
443 rack (> 1, < 3) 370 rack (> 1, < 3)
444 sprockets-rails (2.3.3) 371 sprockets-rails (2.3.3)
@@ -453,17 +380,6 @@ GEM @@ -453,17 +380,6 @@ GEM
453 thor (0.19.1) 380 thor (0.19.1)
454 thread_safe (0.3.5) 381 thread_safe (0.3.5)
455 tilt (2.0.1) 382 tilt (2.0.1)
456 - twitter (5.8.0)  
457 - addressable (~> 2.3)  
458 - buftok (~> 0.2.0)  
459 - equalizer (~> 0.0.9)  
460 - faraday (~> 0.9.0)  
461 - http (~> 0.5.0)  
462 - http_parser.rb (~> 0.6.0)  
463 - json (~> 1.8)  
464 - memoizable (~> 0.4.0)  
465 - naught (~> 1.0)  
466 - simple_oauth (~> 0.2.0)  
467 tzinfo (1.2.2) 383 tzinfo (1.2.2)
468 thread_safe (~> 0.1) 384 thread_safe (~> 0.1)
469 uglifier (2.7.2) 385 uglifier (2.7.2)
@@ -476,16 +392,11 @@ GEM @@ -476,16 +392,11 @@ GEM
476 kgio (~> 2.6) 392 kgio (~> 2.6)
477 rack 393 rack
478 raindrops (~> 0.7) 394 raindrops (~> 0.7)
479 - vcr (3.0.1)  
480 virtus (1.0.5) 395 virtus (1.0.5)
481 axiom-types (~> 0.1) 396 axiom-types (~> 0.1)
482 coercible (~> 1.0) 397 coercible (~> 1.0)
483 descendants_tracker (~> 0.0, >= 0.0.3) 398 descendants_tracker (~> 0.0, >= 0.0.3)
484 equalizer (~> 0.0, >= 0.0.9) 399 equalizer (~> 0.0, >= 0.0.9)
485 - webmock (1.22.3)  
486 - addressable (>= 2.3.6)  
487 - crack (>= 0.3.2)  
488 - hashdiff  
489 websocket (1.2.2) 400 websocket (1.2.2)
490 whenever (0.9.4) 401 whenever (0.9.4)
491 chronic (>= 0.6.3) 402 chronic (>= 0.6.3)
@@ -506,7 +417,6 @@ DEPENDENCIES @@ -506,7 +417,6 @@ DEPENDENCIES
506 activerecord-deprecated_finders 417 activerecord-deprecated_finders
507 activerecord-jdbcpostgresql-adapter 418 activerecord-jdbcpostgresql-adapter
508 activerecord-session_store 419 activerecord-session_store
509 - activeresource  
510 acts-as-taggable-on (~> 3.5) 420 acts-as-taggable-on (~> 3.5)
511 acts_as_list (= 0.0.0)! 421 acts_as_list (= 0.0.0)!
512 acts_as_tree (= 0.0.0)! 422 acts_as_tree (= 0.0.0)!
@@ -522,7 +432,6 @@ DEPENDENCIES @@ -522,7 +432,6 @@ DEPENDENCIES
522 delayed_job 432 delayed_job
523 delayed_job_active_record 433 delayed_job_active_record
524 diffy (~> 3.0) 434 diffy (~> 3.0)
525 - doorkeeper (~> 1.4.0)  
526 eita-jrails (~> 0.10.0) 435 eita-jrails (~> 0.10.0)
527 exception_notification (~> 4.0.1) 436 exception_notification (~> 4.0.1)
528 ezcrypto (= 0.0.0)! 437 ezcrypto (= 0.0.0)!
@@ -540,24 +449,15 @@ DEPENDENCIES @@ -540,24 +449,15 @@ DEPENDENCIES
540 launchy 449 launchy
541 liquid (~> 3.0.3) 450 liquid (~> 3.0.3)
542 locale (~> 2.1) 451 locale (~> 2.1)
543 - magic (>= 0.2.8)  
544 - merit (~> 2.3.1)  
545 minitest 452 minitest
546 minitest-reporters 453 minitest-reporters
547 mocha (~> 1.1.0) 454 mocha (~> 1.1.0)
548 monkey_patches (= 0.0.0)! 455 monkey_patches (= 0.0.0)!
549 - net-ldap (~> 0.12.1)  
550 nokogiri (~> 1.6.0) 456 nokogiri (~> 1.6.0)
551 noosfero_caching (= 0.0.0)! 457 noosfero_caching (= 0.0.0)!
552 - oai (= 0.3.1)  
553 - omniauth (~> 1.2.2)  
554 - omniauth-facebook (~> 2.0.0)  
555 - omniauth-google-oauth2 (= 0.2.6)  
556 - omniauth-oauth2 (~> 1.3.1)  
557 pg (~> 0.17) 458 pg (~> 0.17)
558 pothoven-attachment_fu (~> 3.2.16) 459 pothoven-attachment_fu (~> 3.2.16)
559 protected_attributes 460 protected_attributes
560 - proxifier (~> 1.0.3)  
561 rack-contrib 461 rack-contrib
562 rack-cors 462 rack-cors
563 rails (~> 4.2.4) 463 rails (~> 4.2.4)
@@ -565,15 +465,10 @@ DEPENDENCIES @@ -565,15 +465,10 @@ DEPENDENCIES
565 rails_autolink (~> 1.1.5) 465 rails_autolink (~> 1.1.5)
566 rails_rcov (= 0.0.0)! 466 rails_rcov (= 0.0.0)!
567 rake 467 rake
568 - rdf  
569 - rdf-virtuoso  
570 recaptcha (> 0.0.0)! 468 recaptcha (> 0.0.0)!
571 - responders (~> 2.0)  
572 rest-client (~> 1.6) 469 rest-client (~> 1.6)
573 rmagick (~> 2.13) 470 rmagick (~> 2.13)
574 rmagick4j 471 rmagick4j
575 - roadie (~> 3.1)  
576 - roadie-rails  
577 rspec (~> 3.3) 472 rspec (~> 3.3)
578 rspec-rails (~> 3.2) 473 rspec-rails (~> 3.2)
579 ruby-feedparser (~> 0.7) 474 ruby-feedparser (~> 0.7)
@@ -582,15 +477,13 @@ DEPENDENCIES @@ -582,15 +477,13 @@ DEPENDENCIES
582 selenium-webdriver 477 selenium-webdriver
583 slim 478 slim
584 spring 479 spring
  480 + sprockets-rails (~> 2.3)
585 swagger-ui_rails 481 swagger-ui_rails
586 test-unit 482 test-unit
587 - twitter (~> 5.8.0)  
588 uglifier (>= 1.0.3) 483 uglifier (>= 1.0.3)
589 unicorn (~> 4.8) 484 unicorn (~> 4.8)
590 validates_as_cnpj (= 0.0.0)! 485 validates_as_cnpj (= 0.0.0)!
591 validates_multiparameter_assignments (= 0.0.0)! 486 validates_multiparameter_assignments (= 0.0.0)!
592 - vcr  
593 - webmock  
594 whenever 487 whenever
595 will_paginate 488 will_paginate
596 xss_terminate (= 0.0.0)! 489 xss_terminate (= 0.0.0)!