Commit 119aa027dad3d03203137686249c08a08bb97a24
1 parent
ce73a937
Exists in
master
and in
1 other branch
add test-unit to Gemfile
Showing
4 changed files
with
6 additions
and
0 deletions
Show diff stats
Gemfile
Gemfile.lock
... | ... | @@ -34,6 +34,8 @@ GEM |
34 | 34 | gherkin (2.5.4) |
35 | 35 | json (>= 1.4.6) |
36 | 36 | has_scope (0.4.2) |
37 | + hoe (3.6.0) | |
38 | + rake (>= 0.8, < 11.0) | |
37 | 39 | hoptoad_notifier (2.4.9) |
38 | 40 | activesupport |
39 | 41 | builder |
... | ... | @@ -74,6 +76,8 @@ GEM |
74 | 76 | sendgrid (0.1.4) |
75 | 77 | shoulda (2.10.3) |
76 | 78 | term-ansicolor (1.0.7) |
79 | + test-unit (1.2.3) | |
80 | + hoe (>= 1.5.1) | |
77 | 81 | thoughtbot-clearance (0.8.2) |
78 | 82 | webrat (0.5.3) |
79 | 83 | nokogiri (>= 1.2.0) |
... | ... | @@ -116,6 +120,7 @@ DEPENDENCIES |
116 | 120 | rubaidh-google_analytics (= 1.1.4) |
117 | 121 | sendgrid (= 0.1.4) |
118 | 122 | shoulda (~> 2.10.1) |
123 | + test-unit (= 1.2.3) | |
119 | 124 | thoughtbot-clearance (= 0.8.2) |
120 | 125 | webrat (= 0.5.3) |
121 | 126 | xml-simple (= 1.0.12) | ... | ... |
No preview for this file type
No preview for this file type