index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activesupport
/
activesupport.gemspec
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused dependency
Mike Perham
2016-02-03
1
-1
/
+0
*
Remove json gem dependency
Mike Perham
2016-02-03
1
-1
/
+0
*
Using released concurrent-ruby
Rafael Mendonça França
2015-11-16
1
-1
/
+1
*
Require only necessary concurrent-ruby classes.
Jerry D'Antonio
2015-11-04
1
-1
/
+1
*
Fixed concurrent-ruby warnings.
Jerry D'Antonio
2015-09-29
1
-1
/
+1
*
Replaced `ThreadSafe::Map` with successor `Concurrent::Map`.
Jerry D'Antonio
2015-09-19
1
-2
/
+1
*
Initial implementation of ActiveJob AsyncAdapter.
Jerry D'Antonio
2015-08-25
1
-1
/
+1
*
Add method_source dependency to activesupport
Thomas Walpole
2015-07-29
1
-0
/
+1
*
Replaced `ActiveSupport::Concurrency::Latch` with concurrent-ruby.
Jerry D'Antonio
2015-07-13
1
-0
/
+1
*
Upgrade to Ruby 2.2.2
Jon Atack
2015-04-14
1
-1
/
+1
*
Target Ruby 2.2.1 in gemspecs
Peter Suschlik
2015-03-09
1
-1
/
+1
*
Require Ruby 2.2 for Rails 5.0
claudiob
2014-12-26
1
-1
/
+1
*
Use released I18n 0.7.0
Carlos Antonio da Silva
2014-12-19
1
-1
/
+1
*
Merge pull request #18072 from exAspArk/thread_safe_gem_version
Rafael Mendonça França
2014-12-17
1
-1
/
+1
|
\
|
*
use thread_safe gem version greater or equal to 0.3.4
Evgeny Li
2014-12-17
1
-1
/
+1
|
/
*
Bump required Ruby version to 2.1.0
claudiob
2014-11-28
1
-1
/
+1
*
Use the released beta of i18n
Carlos Antonio da Silva
2014-08-18
1
-1
/
+1
*
Do not set enforce_available_locales to i18n 0.7
Rafael Mendonça França
2014-07-23
1
-1
/
+1
*
Require I18n >= 0.6.9
Carlos Antonio da Silva
2013-12-17
1
-1
/
+1
*
Upgrade minitest version
Godfrey Chan
2013-12-08
1
-1
/
+1
*
Requires JSON gem version 1.7.7 or above as it contains an important
Godfrey Chan
2013-11-26
1
-2
/
+2
*
Update tzinfo dependency to ~> 1.1
Erik Michaels-Ober
2013-11-10
1
-1
/
+1
*
Merge pull request #10527 from zenspider/squishy_minitest5
Aaron Patterson
2013-05-16
1
-1
/
+1
|
\
|
*
tweak dependencies
Ryan Davis
2013-05-08
1
-1
/
+1
*
|
Replace multi_json with json
Erik Michaels-Ober
2013-05-11
1
-1
/
+1
|
/
*
Bump TZInfo version to 0.3.37 based on version v2013b of the underlying tz data.
kennyj
2013-03-26
1
-1
/
+1
*
Revert "instruct RDoc to only parse Ruby files under lib [Fixes #9779]"
Xavier Noria
2013-03-18
1
-1
/
+1
*
instruct RDoc to only parse Ruby files under lib [Fixes #9779]
Xavier Noria
2013-03-18
1
-1
/
+1
*
Enforce i18n version >= v0.6.4
Carlos Antonio da Silva
2013-02-27
1
-1
/
+1
*
We want i18n >= 0.6.2 but < 1.0
Santiago Pastorino
2013-02-26
1
-1
/
+1
*
Bump i18n version to 0.6.2
Guillermo Iguaran
2013-02-25
1
-1
/
+1
*
Bump up minitest dependency and remove our own reinvented version of Parallel...
Akira Matsuda
2013-02-19
1
-1
/
+1
*
Replace some global Hash usages with the new thread safe cache.
thedarkone
2012-12-14
1
-0
/
+1
*
Revert "Omit directories from gemspec.files for RubyGems 2 compat."
Jeremy Kemper
2012-12-09
1
-1
/
+1
*
Omit directories from gemspec.files for RubyGems 2 compat.
Jeremy Kemper
2012-12-08
1
-1
/
+1
*
Clean up gemspecs
Vinny Diehl
2012-11-08
1
-9
/
+10
*
bump minitest version ~> 4.1.0
Francesco Rodriguez
2012-10-05
1
-1
/
+1
*
Update minitest dependency to ~> 4.0
Erik Michaels-Ober
2012-09-28
1
-1
/
+1
*
activesupport gem dependencies should reflect the versions we actually use
Aaron Patterson
2012-07-04
1
-0
/
+1
*
Bump tzinfo gem.
kennyj
2012-06-17
1
-1
/
+1
*
Add license field to gemspecs, by Matt Griffin
Matt Griffin
2012-05-23
1
-0
/
+1
*
Relax multi_json dependency to allow any 1.3 -> 1.x instead of just 1.3.x
Jeremy Kemper
2012-04-16
1
-1
/
+1
*
fixed broken build after multi_json upgrade
Arun Agrawal
2012-04-16
1
-1
/
+1
*
Bump tzinfo. 0.3.31 was released on November 6, 2011.
kennyj
2012-02-10
1
-1
/
+1
*
Fix GH #4909. Dependency on TZInfo move from AR to AS.
kennyj
2012-02-10
1
-0
/
+1
*
Fix GH #3743. We must specify rdoc option's encoding.
kennyj
2012-01-12
1
-0
/
+2
*
Updated gemspec for ruby 1.9.3
Rahul P. Chaudhari
2011-12-21
1
-1
/
+1
*
Synchronize the gemspecs since CHANGELOG has been renamed to CHANGELOG.md
Franck Verrot
2011-11-04
1
-1
/
+1
*
Add the MIT-LICENSE to the Active Support gemspec
Franck Verrot
2011-05-25
1
-1
/
+1
*
Depend on I18n ~> 0.6
José Valim
2011-05-22
1
-1
/
+1
[next]