aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/activesupport.gemspec
Commit message (Collapse)AuthorAgeFilesLines
* Relax this dependency a bit.José Valim2011-05-041-1/+1
|
* bump multi_json dependencyJosh Kalderimis2011-04-261-1/+1
|
* remove MultiJson from the Gemfile and instead add the current rc to the AS ↵Josh Kalderimis2011-04-191-0/+2
| | | | gemspec
* Gem::Specification#has_rdoc= is deprecated since rubygems 1.7.0Santiago Pastorino2011-04-021-2/+0
|
* Change some missing README -> README.rdocSantiago Pastorino2010-07-221-1/+1
|
* Unforce memcache from ASSantiago Pastorino2010-06-011-2/+0
| | | | Signed-off-by: José Valim <jose.valim@gmail.com>
* Unforce builder from ASSantiago Pastorino2010-06-011-1/+0
| | | | Signed-off-by: José Valim <jose.valim@gmail.com>
* Unforce tzinfo from ASSantiago Pastorino2010-06-011-1/+0
| | | | Signed-off-by: José Valim <jose.valim@gmail.com>
* Unforce i18n from ASSantiago Pastorino2010-05-311-1/+0
| | | | Signed-off-by: José Valim <jose.valim@gmail.com>
* Use I18n 0.4.0José Valim2010-05-271-1/+1
|
* Update I18n gem to 0.4.0.beta1 [#4525 state:resolved].José Valim2010-05-031-1/+1
|
* Depend on the I18n 0.4.0.beta.José Valim2010-04-301-1/+1
|
* Neat and tidy, I sayDavid Heinemeier Hansson2010-04-011-0/+1
|
* Use latest I18n (0.3.6).José Valim2010-03-231-1/+1
|
* Allow memcache-client 1.8.0Jeremy Kemper2010-03-151-1/+1
|
* Optimize and clean up how details key get expired.José Valim2010-03-101-1/+1
|
* Load RAILS_VERSION relative to the gemspec file.Stefan Penner2010-03-061-1/+1
|
* Read Rails version from a file instead of modifying the load path and doing ↵Bryan Helmkamp2010-03-041-3/+2
| | | | | | requires Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
* Stray line. Typo.Jeremy Kemper2010-03-021-1/+1
|
* Wordsmith gem descriptionsJeremy Kemper2010-03-021-2/+2
|
* Leverage VERSION constants from gemspecs to avoid tedious updates when releasingBryan Helmkamp2010-03-021-1/+4
|
* Bump i18n for new public I18n.normalize_keysJeremy Kemper2010-02-251-1/+1
|
* Adding ruby version spec to all gemspec files to at least 1.8.7Mikel Lindsaar2010-02-081-0/+1
| | | | Signed-off-by: José Valim <jose.valim@gmail.com>
* Bump git versions to 3.0.0.beta1 since we've releasedJeremy Kemper2010-02-051-1/+1
|
* Homogenize gemspecs and remove the deprecated autorequireDavid Heinemeier Hansson2010-02-031-15/+15
|
* Move to 3.0.0.betaDavid Heinemeier Hansson2010-02-031-1/+1
|
* Unvendor'd MemCache-Client. Now requires the MemCache Client gem as a ↵Mikel Lindsaar2010-01-281-0/+1
| | | | dependency - Don't forget to gem bundle buys and girls
* Unvendor'd Builder. Now requires the Builder gem as a dependencyMikel Lindsaar2010-01-281-0/+1
|
* Unbundling TZInfoMikel Lindsaar2010-01-281-0/+1
|
* Move I18n to gemspec and update dependencies.José Valim2010-01-151-1/+1
|
* Fixes some problems with getting a new app workingYehuda Katz2009-12-271-0/+2
|
* Make activesupport.gemspec the authoritative source instead of generating it ↵Joshua Peek2009-09-251-22/+11
| | | | from the Rakefile
* Add required dependencies on activemodelCarl Lerche2009-09-011-1/+1
|
* Add rake gemspec and gemspecs to the repoYehuda Katz2009-08-311-0/+28