Xavier Noria
|
adca8154c6
|
applies new string literal convention in the gemspecs
The current code base is not uniform. After some discussion,
we have chosen to go with double quotes by default.
|
2016-08-06 19:27:12 +02:00 |
|
Xavier Noria
|
1eb27fafa9
|
revises the homepage URL in the gemspecs [ci skip]
References https://github.com/rails/homepage/issues/46.
|
2016-03-10 07:55:27 +01:00 |
|
Jeremy Daer
|
7a6772c0e7
|
Use released GlobalID now that it provides URI::GID::MissingModelIdError for Active Job
|
2015-12-17 17:20:19 -07:00 |
|
Jon Atack
|
32f7491808
|
Upgrade to Ruby 2.2.2
and fix the grammar in the ruby_version_check.rb user message.
|
2015-04-14 08:41:56 +05:30 |
|
Peter Suschlik
|
f0768eba28
|
Target Ruby 2.2.1 in gemspecs
This is a follow-up to #19257
|
2015-03-09 09:56:26 +01:00 |
|
claudiob
|
d3b098b828
|
Require Ruby 2.2 for Rails 5.0
Stems from [this comment](https://github.com/rails/rails/pull/18203#issuecomment-68138096) by @robin850
and by the blog post http://weblog.rubyonrails.org/2014/12/19/Rails-4-2-final
|
2014-12-26 13:53:09 +01:00 |
|
claudiob
|
96d0f751f9
|
Bump required Ruby version to 2.1.0
[This article](http://weblog.rubyonrails.org/2014/8/20/Rails-4-2-beta1/#maintenance-consequences-and-rails-5-0) states that:
> Rails 5.0 is in most likelihood going to target Ruby 2.2.
Before the exact minimum version is fully decided, @arthurnn [suggests](https://github.com/rails/rails/pull/17830#issuecomment-64940383)
that **at least** version 2.1.0 **must** be required by the `gemspec` files.
|
2014-11-28 22:59:51 -08:00 |
|
Abdelkader Boudih
|
ed9f71d11a
|
Bump globalid version
|
2014-09-12 08:30:35 +00:00 |
|
Abdelkader Boudih
|
8fc99194ca
|
[ActiveJob] Add activesupport as dependency [ci skip]
|
2014-08-24 22:16:48 +00:00 |
|
Jeremy Kemper
|
9bea72b6fb
|
Bump ActiveJob's GlobalID dep to 0.2.3+ to fix Railties tests
|
2014-08-19 12:45:04 -07:00 |
|
Abdelkader Boudih
|
2f7b239fca
|
[ActiveJob] Use globalid gem
|
2014-08-17 23:10:45 +00:00 |
|
Cristian Bica
|
22ee993825
|
Modified activejob.gemspec to match other rails gems format
|
2014-08-12 16:04:24 +03:00 |
|
Abdelkader Boudih
|
a75f085941
|
Add 'activejob/' from commit '14f74a8331f94150dfee653224de8fc837797709'
git-subtree-dir: activejob
git-subtree-mainline: b45b99894a60eda434abec94d133a1cfd8de2dda
git-subtree-split: 14f74a8331f94150dfee653224de8fc837797709
|
2014-08-12 09:17:19 +00:00 |
|