Stan Hu
b5c706326a
Upgrade to Ruby 2.4.4
...
Fixes that make this work:
* A change in Ruby (ce635262f5
)
requires passing in the exact required length for OpenSSL keys and IVs.
* Ensure the secrets.yml is generated before any prepended modules are
loaded. This is done by renaming the `secret_token.rb` initializer to
`01_secret_token.rb`, which is a bit ugly but involves the least impact on
other files.
2018-05-29 15:19:33 -07:00
Stan Hu
e267ac4998
Bump .ruby-version from 2.3.6 to 2.3.7
2018-04-09 06:47:08 -07:00
Rémy Coutable
5cdd246bd9
Update Ruby version to 2.3.6
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-12-21 15:51:54 +01:00
Zeger-Jan van de Weg
2994de7590
Upgrade Ruby to 2.3.5
...
Part of gitlab-org/gitlab-ce#38040
2017-10-31 14:19:14 +01:00
Z.J. van de Weg
785a80132c
Bump ruby version
2016-12-03 15:57:20 +01:00
Z.J. van de Weg
790dd89869
Default build tests ruby 2.3.1
...
Ruby 2.1.8 is used only on master for now, as this would give
confidance in case this commit has to be reverted.
2016-08-11 19:00:00 +02:00
James Lopez
af0ba6605b
revert back to ruby 2.1 - use 2.1.8
2016-02-19 17:19:57 +01:00
James Lopez
83829c0902
revert back to ruby 2.1
2016-02-19 15:59:46 +01:00
James Lopez
1c51fb1778
update Ruby version to 2.2.4 (latest previous stable) and update docs
2016-01-21 16:12:49 +01:00
Robert Schilling
83e6d8294f
Update .ruby-version to 2.1.7
2015-12-03 23:14:19 +01:00
Chulki Lee
219a7c45f7
ruby 2.1.6
...
https://www.ruby-lang.org/en/news/2015/04/13/ruby-2-1-6-released/
2015-04-13 22:11:09 -07:00
Dmitriy Zaporozhets
757df0142f
GitLab does not work well with Ruby 2.2 yet
2015-01-07 10:58:17 -08:00
Chulki Lee
c45f4cbe8f
ruby 2.2.0 in .ruby-verison
2014-12-28 22:17:04 -08:00
Chulki Lee
d6840542a7
ruby 2.1.5 in .ruby-version
2014-12-14 12:45:49 -08:00
Job van der Voort
deffd2e538
set the development ruby version automatically
2014-10-09 09:29:10 +02:00