Commit 13d07d9d974ebb97321315304fd634ef14a8c243
1 parent
914ea967
Exists in
master
and in
27 other branches
Revert "Gemfile: add gettext_rails"
This reverts commit e0f459cd1cd5e0d3dddbc071cc653c28da183aa1.
Showing
3 changed files
with
0 additions
and
15 deletions
Show diff stats
Gemfile
| @@ -17,7 +17,6 @@ gem 'nokogiri' | @@ -17,7 +17,6 @@ gem 'nokogiri' | ||
| 17 | gem 'rake', :require => false | 17 | gem 'rake', :require => false |
| 18 | gem 'rest-client' | 18 | gem 'rest-client' |
| 19 | gem 'exception_notification' | 19 | gem 'exception_notification' |
| 20 | -gem 'gettext_rails' | ||
| 21 | 20 | ||
| 22 | # FIXME list here all actual dependencies (i.e. the ones in debian/control), | 21 | # FIXME list here all actual dependencies (i.e. the ones in debian/control), |
| 23 | # with their GEM names (not the Debian package names) | 22 | # with their GEM names (not the Debian package names) |
Gemfile.lock
| @@ -67,15 +67,6 @@ GEM | @@ -67,15 +67,6 @@ GEM | ||
| 67 | activesupport (>= 3.0.4) | 67 | activesupport (>= 3.0.4) |
| 68 | fast_gettext (0.6.8) | 68 | fast_gettext (0.6.8) |
| 69 | ffi (1.0.11) | 69 | ffi (1.0.11) |
| 70 | - gettext (2.2.1) | ||
| 71 | - locale | ||
| 72 | - gettext_activerecord (2.1.0) | ||
| 73 | - activerecord (>= 2.3.2) | ||
| 74 | - gettext (>= 2.1.0) | ||
| 75 | - gettext_rails (2.1.0) | ||
| 76 | - gettext_activerecord (>= 2.1.0) | ||
| 77 | - locale_rails (>= 2.0.5) | ||
| 78 | - rails (>= 2.3.2) | ||
| 79 | gherkin (2.4.21) | 70 | gherkin (2.4.21) |
| 80 | json (>= 1.4.6) | 71 | json (>= 1.4.6) |
| 81 | hike (1.2.1) | 72 | hike (1.2.1) |
| @@ -83,9 +74,6 @@ GEM | @@ -83,9 +74,6 @@ GEM | ||
| 83 | i18n (0.6.0) | 74 | i18n (0.6.0) |
| 84 | journey (1.0.3) | 75 | journey (1.0.3) |
| 85 | json (1.7.3) | 76 | json (1.7.3) |
| 86 | - locale (2.0.5) | ||
| 87 | - locale_rails (2.0.5) | ||
| 88 | - locale (>= 2.0.5) | ||
| 89 | mail (2.4.4) | 77 | mail (2.4.4) |
| 90 | i18n (>= 0.4.0) | 78 | i18n (>= 0.4.0) |
| 91 | mime-types (~> 1.16) | 79 | mime-types (~> 1.16) |
| @@ -184,7 +172,6 @@ DEPENDENCIES | @@ -184,7 +172,6 @@ DEPENDENCIES | ||
| 184 | database_cleaner | 172 | database_cleaner |
| 185 | exception_notification | 173 | exception_notification |
| 186 | fast_gettext | 174 | fast_gettext |
| 187 | - gettext_rails | ||
| 188 | hpricot | 175 | hpricot |
| 189 | mocha | 176 | mocha |
| 190 | nokogiri | 177 | nokogiri |
debian/control