e56bca3913
Add latest changes from gitlab-org/gitlab@master
2025-05-23 15:07:33 +00:00
0789620d0c
Add latest changes from gitlab-org/gitlab@master
2025-01-30 21:12:14 +00:00
155ebcee99
Add latest changes from gitlab-org/gitlab@master
2024-08-01 00:07:22 +00:00
fc64b1f3b5
Add latest changes from gitlab-org/gitlab@master
2024-07-26 21:10:10 +00:00
3e28a87cd5
Add latest changes from gitlab-org/gitlab@master
2024-07-26 18:12:07 +00:00
386dcdbe9d
Add latest changes from gitlab-org/gitlab@master
2024-01-22 21:08:53 +00:00
7de116050a
Add latest changes from gitlab-org/gitlab@master
2024-01-04 15:20:28 +00:00
5f12df1a8e
Add latest changes from gitlab-org/gitlab@master
2023-05-20 06:10:25 +00:00
8137303e47
Add latest changes from gitlab-org/gitlab@master
2023-01-23 12:08:48 +00:00
4011c903cf
Add latest changes from gitlab-org/gitlab@master
2022-11-29 09:09:09 +00:00
886ecba0bd
Add latest changes from gitlab-org/gitlab@master
2021-12-08 12:13:04 +00:00
854fe23e65
Add latest changes from gitlab-org/gitlab@master
2021-08-31 03:10:58 +00:00
7e1e5ca371
Add latest changes from gitlab-org/gitlab@master
2020-10-23 18:08:31 +00:00
d8b32df644
Add latest changes from gitlab-org/gitlab@master
2020-05-29 21:08:35 +00:00
2cfa1fc75d
Add latest changes from gitlab-org/gitlab@master
2020-01-03 06:08:16 +00:00
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
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
4ca19ab172
Upgrade to Ruby 2.4.5
2018-10-24 15:31:00 +08:00
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
e267ac4998
Bump .ruby-version from 2.3.6 to 2.3.7
2018-04-09 06:47:08 -07:00
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
2994de7590
Upgrade Ruby to 2.3.5
...
Part of gitlab-org/gitlab-ce#38040
2017-10-31 14:19:14 +01:00
785a80132c
Bump ruby version
2016-12-03 15:57:20 +01:00
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
af0ba6605b
revert back to ruby 2.1 - use 2.1.8
2016-02-19 17:19:57 +01:00
83829c0902
revert back to ruby 2.1
2016-02-19 15:59:46 +01:00
1c51fb1778
update Ruby version to 2.2.4 (latest previous stable) and update docs
2016-01-21 16:12:49 +01:00
83e6d8294f
Update .ruby-version to 2.1.7
2015-12-03 23:14:19 +01:00
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
757df0142f
GitLab does not work well with Ruby 2.2 yet
2015-01-07 10:58:17 -08:00
c45f4cbe8f
ruby 2.2.0 in .ruby-verison
2014-12-28 22:17:04 -08:00
d6840542a7
ruby 2.1.5 in .ruby-version
2014-12-14 12:45:49 -08:00
deffd2e538
set the development ruby version automatically
2014-10-09 09:29:10 +02:00