Franck Verrot
|
1679aa56f3
|
Synchronize the gemspecs since CHANGELOG has been renamed to CHANGELOG.md
|
2011-11-04 14:46:39 +01:00 |
|
Franck Verrot
|
4633772a12
|
Add the MIT-LICENSE to the Active Support gemspec
|
2011-05-25 15:32:15 +02:00 |
|
José Valim
|
62d9c831be
|
Depend on I18n ~> 0.6
|
2011-05-22 13:38:00 +02:00 |
|
José Valim
|
d5646e842f
|
Move I18n dependency back to ActiveSupport.
|
2011-05-22 13:31:19 +02:00 |
|
Arun Agrawal
|
f72f591c8c
|
Not updating rubyforge for new versions. Result of "gem list -d rails" is not useful.
|
2011-05-20 17:43:40 +05:30 |
|
José Valim
|
85b8a88d87
|
Relax this dependency a bit.
|
2011-05-04 19:30:23 +02:00 |
|
Josh Kalderimis
|
1233e09b7d
|
bump multi_json dependency
|
2011-04-26 17:54:41 +02:00 |
|
Josh Kalderimis
|
b24621809e
|
remove MultiJson from the Gemfile and instead add the current rc to the AS gemspec
|
2011-04-19 16:34:34 +02:00 |
|
Santiago Pastorino
|
99da42c299
|
Gem::Specification#has_rdoc= is deprecated since rubygems 1.7.0
|
2011-04-02 00:35:33 -03:00 |
|
Santiago Pastorino
|
d16c5cc99b
|
Change some missing README -> README.rdoc
|
2010-07-22 01:47:06 +08:00 |
|
Santiago Pastorino
|
57144388f0
|
Unforce memcache from AS
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-06-01 10:46:05 +02:00 |
|
Santiago Pastorino
|
31e1445a81
|
Unforce builder from AS
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-06-01 10:45:51 +02:00 |
|
Santiago Pastorino
|
0bed93be25
|
Unforce tzinfo from AS
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-06-01 09:16:19 +02:00 |
|
Santiago Pastorino
|
1854209bb3
|
Unforce i18n from AS
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-05-31 12:56:25 +02:00 |
|
José Valim
|
f1ae0321fa
|
Use I18n 0.4.0
|
2010-05-27 23:50:34 +02:00 |
|
José Valim
|
36fc489aa3
|
Update I18n gem to 0.4.0.beta1 [#4525 state:resolved].
|
2010-05-03 13:45:36 +02:00 |
|
José Valim
|
6b559474fb
|
Depend on the I18n 0.4.0.beta.
|
2010-04-30 16:22:18 +02:00 |
|
David Heinemeier Hansson
|
d956003fa4
|
Neat and tidy, I say
|
2010-04-01 13:46:04 -07:00 |
|
José Valim
|
b92963f9f8
|
Use latest I18n (0.3.6).
|
2010-03-23 23:53:38 +01:00 |
|
Jeremy Kemper
|
9ee600fe0c
|
Allow memcache-client 1.8.0
|
2010-03-15 15:38:28 -07:00 |
|
José Valim
|
07cf49aadf
|
Optimize and clean up how details key get expired.
|
2010-03-10 22:13:29 +01:00 |
|
Stefan Penner
|
4bc2cbc3cf
|
Load RAILS_VERSION relative to the gemspec file.
|
2010-03-06 21:33:28 -08:00 |
|
Bryan Helmkamp
|
deb00bcb8c
|
Read Rails version from a file instead of modifying the load path and doing requires
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
2010-03-04 21:25:52 -08:00 |
|
Jeremy Kemper
|
5c40c2691d
|
Stray line. Typo.
|
2010-03-02 10:44:40 -08:00 |
|
Jeremy Kemper
|
56ea20605a
|
Wordsmith gem descriptions
|
2010-03-02 10:43:41 -08:00 |
|
Bryan Helmkamp
|
f221a6f19f
|
Leverage VERSION constants from gemspecs to avoid tedious updates when releasing
|
2010-03-02 00:32:53 -05:00 |
|
Jeremy Kemper
|
66d537852b
|
Bump i18n for new public I18n.normalize_keys
|
2010-02-25 15:06:11 -08:00 |
|
Mikel Lindsaar
|
5fe3dc4bf5
|
Adding ruby version spec to all gemspec files to at least 1.8.7
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-02-08 09:42:12 +01:00 |
|
Jeremy Kemper
|
c548e21365
|
Bump git versions to 3.0.0.beta1 since we've released
|
2010-02-05 09:24:12 -08:00 |
|
David Heinemeier Hansson
|
031139bb71
|
Homogenize gemspecs and remove the deprecated autorequire
|
2010-02-03 17:59:49 -08:00 |
|
David Heinemeier Hansson
|
79817aa9e7
|
Move to 3.0.0.beta
|
2010-02-03 17:29:51 -08:00 |
|
Mikel Lindsaar
|
c1f308f8c6
|
Unvendor'd MemCache-Client. Now requires the MemCache Client gem as a dependency - Don't forget to gem bundle buys and girls
|
2010-01-28 11:56:47 +11:00 |
|
Mikel Lindsaar
|
f1fe71d754
|
Unvendor'd Builder. Now requires the Builder gem as a dependency
|
2010-01-28 11:51:37 +11:00 |
|
Mikel Lindsaar
|
9029efce41
|
Unbundling TZInfo
|
2010-01-28 11:46:54 +11:00 |
|
José Valim
|
b3c87746ef
|
Move I18n to gemspec and update dependencies.
|
2010-01-15 23:48:38 +01:00 |
|
Yehuda Katz
|
f095e6f59d
|
Fixes some problems with getting a new app working
|
2009-12-27 16:00:34 -08:00 |
|
Joshua Peek
|
897b9ac43b
|
Make activesupport.gemspec the authoritative source instead of generating it from the Rakefile
|
2009-09-25 00:24:34 -05:00 |
|
Carl Lerche
|
bd53ebde72
|
Add required dependencies on activemodel
|
2009-09-01 12:26:00 -07:00 |
|
Yehuda Katz
|
67f5d611f5
|
Add rake gemspec and gemspecs to the repo
|
2009-08-31 17:20:44 -07:00 |
|