Commit Graph

23 Commits

Author SHA1 Message Date
GitLab Bot 886ecba0bd Add latest changes from gitlab-org/gitlab@master 2021-12-08 12:13:04 +00:00
GitLab Bot 854fe23e65 Add latest changes from gitlab-org/gitlab@master 2021-08-31 03:10:58 +00:00
GitLab Bot 7e1e5ca371 Add latest changes from gitlab-org/gitlab@master 2020-10-23 18:08:31 +00:00
GitLab Bot d8b32df644 Add latest changes from gitlab-org/gitlab@master 2020-05-29 21:08:35 +00:00
GitLab Bot 2cfa1fc75d Add latest changes from gitlab-org/gitlab@master 2020-01-03 06:08:16 +00:00
Stan Hu a50951d73a Upgrade Ruby version to 2.6.3
Ruby 2.6 offers better performance and memory usage:
https://www.rubyguides.com/2018/11/ruby-2-6-new-features/

Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/57323
2019-05-08 06:21:14 -07:00
Stan Hu 1f5dca2d4f Upgrade to Ruby 2.5.3
Attempt to update google-protobuf for migration-paths

Because the one we were using aren't compatible with
Ruby 2.5.3, and it'll be troublesome to switch Ruby.
Upgrading google-protobuf will be much easier.

All of them will need to be updated for Ruby 2.5.3

We remove oj because we don't really need it and it
doesn't compile on 2.5.3 with that version.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/41825
2018-11-13 06:17:46 -08:00
Stan Hu 4ca19ab172 Upgrade to Ruby 2.4.5 2018-10-24 15:31:00 +08:00
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