Commit 64d72e5fc437bf033bf3d2e58c42a6fb6ad2def2

Authored by Vandhuy Martins
1 parent cc743b77
Exists in master and in 1 other branch devel

D1.0 - Removendo duas gems de teste que nao sao usadas (capybara e ZenTest)

Showing 1 changed file with 1 additions and 9 deletions   Show diff stats
@@ -12,7 +12,6 @@ GEM @@ -12,7 +12,6 @@ GEM
12 remote: https://rubygems.org/ 12 remote: https://rubygems.org/
13 specs: 13 specs:
14 Ascii85 (1.0.1) 14 Ascii85 (1.0.1)
15 - ZenTest (4.6.2)  
16 actionmailer (3.2.0) 15 actionmailer (3.2.0)
17 actionpack (= 3.2.0) 16 actionpack (= 3.2.0)
18 mail (~> 2.4.0) 17 mail (~> 2.4.0)
@@ -47,13 +46,6 @@ GEM @@ -47,13 +46,6 @@ GEM
47 awesome_print (1.0.2) 46 awesome_print (1.0.2)
48 bcrypt-ruby (3.0.1) 47 bcrypt-ruby (3.0.1)
49 builder (3.0.0) 48 builder (3.0.0)
50 - capybara (1.1.2)  
51 - mime-types (>= 1.16)  
52 - nokogiri (>= 1.3.3)  
53 - rack (>= 1.0.0)  
54 - rack-test (>= 0.5.4)  
55 - selenium-webdriver (~> 2.0)  
56 - xpath (~> 0.1.4)  
57 carrierwave (0.5.8) 49 carrierwave (0.5.8)
58 activesupport (~> 3.0) 50 activesupport (~> 3.0)
59 childprocess (0.3.1) 51 childprocess (0.3.1)
@@ -117,7 +109,7 @@ GEM @@ -117,7 +109,7 @@ GEM
117 mini_magick (3.4) 109 mini_magick (3.4)
118 subexec (~> 0.2.1) 110 subexec (~> 0.2.1)
119 multi_json (1.1.0) 111 multi_json (1.1.0)
120 - mysql2 (0.3.11) 112 + mysql2 (0.3.15)
121 nokogiri (1.5.2) 113 nokogiri (1.5.2)
122 oj (2.1.4) 114 oj (2.1.4)
123 orm_adapter (0.0.6) 115 orm_adapter (0.0.6)