summaryrefslogtreecommitdiffstats
path: root/Gemfile
Commit message (Collapse)AuthorAgeFilesLines
* Update RuboCop to 1.42 (#36919).Go MAEDA2023-01-021-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22021 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow use of Puma 6.0.0 or later (#38135).Go MAEDA2022-12-291-3/+2
| | | | | | | Capybara >= 3.39.0 supports Puma 6.0. git-svn-id: https://svn.redmine.org/redmine/trunk@22011 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update SimpleCov to 0.22 (#38137).Go MAEDA2022-12-291-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22010 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update csv, net-imap, net-pop, and net-smtp gems to the same versions ↵Go MAEDA2022-12-281-5/+7
| | | | | | shipped with Ruby 3.2.0 (#38124). git-svn-id: https://svn.redmine.org/redmine/trunk@22009 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Nokogiri to 1.13.10 (#38133).Go MAEDA2022-12-281-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22006 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove Bundler from Requirements (#38122).Go MAEDA2022-12-281-1/+0
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@22005 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update MiniMagick to 4.12 (#38121).Go MAEDA2022-12-271-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22004 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Gemfile to allow using Ruby 3.2 (#38099).Go MAEDA2022-12-261-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22001 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.41 (#36919).Go MAEDA2022-12-231-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21998 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.39 (#36919).Go MAEDA2022-11-141-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21957 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update commonmarker gem to ~> 0.23.6 (#37872).Go MAEDA2022-11-131-1/+1
| | | | | | | Patch by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@21956 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Limit mocha version to < 2.0.0 when Ruby version is < 2.7 to avoid test ↵Go MAEDA2022-11-031-1/+1
| | | | | | | | | error "cannot load such file -- ruby2_keywords" (#37883). Patch by Ko Nagase. git-svn-id: https://svn.redmine.org/redmine/trunk@21945 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.38 (#36919).Go MAEDA2022-11-021-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21941 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Limit puma < 6.0.0 to avoid system test error (#37867).Go MAEDA2022-10-311-1/+2
| | | | | | | Patch by Ko Nagase. git-svn-id: https://svn.redmine.org/redmine/trunk@21934 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop Rails to 2.17 (#37248).Go MAEDA2022-10-291-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21931 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.37 (#36919).Go MAEDA2022-10-261-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21922 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Always bundle html-pipeline and sanitizer gems (#37750).Marius Balteanu2022-10-041-2/+4
| | | | | | | Patch by Jens Krämer. git-svn-id: https://svn.redmine.org/redmine/trunk@21899 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Rails to 6.1.7 (#37452).Go MAEDA2022-09-131-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21804 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop Performance to 1.15 (#37247).Go MAEDA2022-09-111-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21803 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update sqlite3 gem to 1.5 (#37656).Go MAEDA2022-09-091-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21801 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.36 (#36919).Go MAEDA2022-09-031-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21796 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.35 (#36919).Go MAEDA2022-08-131-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21770 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.33 (#36919).Go MAEDA2022-08-051-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21759 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Rouge to 3.30 (#37236).Go MAEDA2022-08-011-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21752 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Pg to 1.4 (#37525).Go MAEDA2022-08-011-1/+1
| | | | | | | Patch by Yuichi HARADA. git-svn-id: https://svn.redmine.org/redmine/trunk@21750 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.32 (#36919).Go MAEDA2022-07-211-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21734 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Rails to 6.1.6.1 (#37452).Go MAEDA2022-07-191-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21718 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update I18n to 1.12 (#37401).Go MAEDA2022-07-141-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21704 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update I18n to 1.11 (#37401).Go MAEDA2022-07-111-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21703 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.31 (#36919).Go MAEDA2022-06-301-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21697 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Drop redcarpet dependency from common_mark group (#37119).Marius Balteanu2022-06-161-3/+4
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21644 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Require @rexml@ gem for ruby >= 3.0 (#37249).Marius Balteanu2022-06-161-0/+1
| | | | | | | Patch by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@21635 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop Rails to 2.15 (#37248).Go MAEDA2022-06-141-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21634 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop Performance to 1.14 (#37247).Go MAEDA2022-06-141-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21632 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.30 (#36919).Go MAEDA2022-06-141-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21631 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Rouge to 3.29 (#37236).Go MAEDA2022-06-101-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21627 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update commonmarker gem to 0.23.4 (#37136).Marius Balteanu2022-05-271-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21611 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Drop support for Ruby 2.5 (#37159).Marius Balteanu2022-05-271-6/+5
| | | | | | | Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@21610 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Revert unwanted change (#36807).Marius Balteanu2022-05-171-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21595 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove experimental flag from CommonMark text formatter (#36807).Marius Balteanu2022-05-171-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21594 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add redcarpet gem to common_mark group because the common_mark ↵Marius Balteanu2022-05-151-3/+2
| | | | | | | | | implementation requires it and Redmine won't start when it is installed without markdown group (#36892). git-svn-id: https://svn.redmine.org/redmine/trunk@21575 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Nokogiri to 1.13.6 for Ruby >= 2.6.0 (#36912).Marius Balteanu2022-05-101-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21567 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Rails to 6.1.6 (#36917).Marius Balteanu2022-05-091-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21564 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.28 (#36919).Go MAEDA2022-05-011-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21547 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Nokogiri to 1.12.5 for Ruby < 2.6.0 and 1.13.4 for Ruby >= 2.6.0 ↵Marius Balteanu2022-04-271-1/+1
| | | | | | (#36912). git-svn-id: https://svn.redmine.org/redmine/trunk@21539 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Rails to 6.1.5.1 (#37045).Marius Balteanu2022-04-271-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21536 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop to 1.27 (#36919).Go MAEDA2022-04-101-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21527 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Rails to 6.1.5 (#36917).Go MAEDA2022-04-101-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@21524 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update RuboCop Rails to 2.14 (#35207).Go MAEDA2022-03-201-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21473 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set the minimum required version of ROTP gem to 5.0.0 (#36795).Go MAEDA2022-03-181-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@21462 e93f8b46-1217-0410-a6f0-8f06a7374b81