Commit 5ed8ec608a3956057bed0df7ebc0451f75e13581
1 parent
ef52cfbb
Exists in
master
and in
1 other branch
Kickout awesome print.
Showing
2 changed files
with
0 additions
and
3 deletions
Show diff stats
Gemfile
Gemfile.lock
... | ... | @@ -37,7 +37,6 @@ GEM |
37 | 37 | activesupport (3.0.5) |
38 | 38 | addressable (2.2.5) |
39 | 39 | arel (2.0.9) |
40 | - awesome_print (0.4.0) | |
41 | 40 | bcrypt-ruby (2.1.4) |
42 | 41 | bson (1.3.0) |
43 | 42 | bson_ext (1.3.0) |
... | ... | @@ -145,7 +144,6 @@ PLATFORMS |
145 | 144 | ruby |
146 | 145 | |
147 | 146 | DEPENDENCIES |
148 | - awesome_print | |
149 | 147 | bson_ext (~> 1.2) |
150 | 148 | database_cleaner (~> 0.6.0) |
151 | 149 | devise (~> 1.1.8) | ... | ... |