summaryrefslogtreecommitdiffstats
path: root/Gemfile
Commit message (Collapse)AuthorAgeFilesLines
* Update pg gem to 1.0 (#28505).Go MAEDA2018-06-021-1/+1
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@17358 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update mysql2 gem to 0.5.0 (#28504).Go MAEDA2018-06-021-1/+1
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17357 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update roadie-rails to ~> 1.3.0 (#28929).Go MAEDA2018-06-021-1/+1
| | | | | | | Patch by Pavel Rosický. git-svn-id: http://svn.redmine.org/redmine/trunk@17355 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix: ImportsControllerTest fails with csv gem 1.0.2 (#28689).Go MAEDA2018-05-061-1/+1
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17326 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Rails to 5.1.6.Jean-Philippe Lang2018-04-081-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17291 e93f8b46-1217-0410-a6f0-8f06a7374b81
* CsvTest#test_should_include_bom_when_utf8_encoded fails due to a regression ↵Go MAEDA2018-03-291-0/+1
| | | | | | | | | in Ruby 2.5.0 (#28112). Contributed by Sho HASHIMOTO. git-svn-id: http://svn.redmine.org/redmine/trunk@17245 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Gemfile: update Rails version to 5.1.4Toshi MARUYAMA2017-12-281-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17133 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Gemfile: relax mail gem version (#27691)Toshi MARUYAMA2017-12-171-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17116 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Gemfile: pin mail gem version to prevent failure of ↵Toshi MARUYAMA2017-11-051-0/+1
| | | | | | MailHandlerTest#test_add_issue_with_localized_attributes git-svn-id: http://svn.redmine.org/redmine/trunk@17019 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Gemfile: update rbpdf version to 1.19.3 (#25702)Toshi MARUYAMA2017-10-131-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16975 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update nokogiri gem (~> 1.8.0) (#26503).Jean-Philippe Lang2017-07-251-1/+1
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@16885 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Converts UI tests to system tests (#23630).Jean-Philippe Lang2017-07-231-3/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16864 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use roadie-rails 1.2 (#25807).Jean-Philippe Lang2017-07-231-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16861 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged rails-5.1 branch (#23630).Jean-Philippe Lang2017-07-231-8/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16859 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ruby 1.9.3 no longer supported (#25538).Jean-Philippe Lang2017-07-081-6/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16778 e93f8b46-1217-0410-a6f0-8f06a7374b81
* LdapError is deprecated (#24970).Jean-Philippe Lang2017-07-081-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16773 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use latest simplecov gem (#26322).Jean-Philippe Lang2017-07-081-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16772 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use Nokogiri 1.7.2 if possible (#26183).Jean-Philippe Lang2017-06-171-1/+1
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@16676 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r16666 that prevents Redmine to start.Jean-Philippe Lang2017-06-171-1/+1
| | | | | | | [!] There was an error parsing `Gemfile`: uninitialized constant Bundler::Dsl::R edmine. Bundler cannot continue. git-svn-id: http://svn.redmine.org/redmine/trunk@16669 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Change plugins directory through the configuration.yml file (#24007, #26139).Jean-Philippe Lang2017-06-171-1/+1
| | | | | | Patch by Sho HASHIMOTO git-svn-id: http://svn.redmine.org/redmine/trunk@16666 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Gemfile: ping roadie version 3.2 to prevent decadency failure on CI server ↵Toshi MARUYAMA2017-06-061-0/+1
| | | | | | Ruby 2.1 git-svn-id: http://svn.redmine.org/redmine/trunk@16611 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Markdown: Upgrade redcarpet gem to 3.4 (#25781)Toshi MARUYAMA2017-05-301-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16583 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Gemfile: pin test_after_commit version 0.4 (#25794)Toshi MARUYAMA2017-05-301-1/+1
| | | | | | test_after_commit >= 0.5 requires Ruby >= 2.0.0 git-svn-id: http://svn.redmine.org/redmine/trunk@16582 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Send journal notification after commit (#25794).Jean-Philippe Lang2017-05-271-0/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16573 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use mysql2 0.4.6 instead of 0.3 (#25829).Jean-Philippe Lang2017-05-131-1/+1
| | | | | | Patch by Pavel Rosický. git-svn-id: http://svn.redmine.org/redmine/trunk@16553 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Gemfile: pin roadie-rails version 1.1 (#25807)Toshi MARUYAMA2017-05-101-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16546 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use rbpdf 1.19.2 (#22335, #24271).Jean-Philippe Lang2017-04-081-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16520 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Gemfile: remove jruby definitionsToshi MARUYAMA2017-04-061-13/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16517 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Gemfile: pin sqlite3 1.3.12 on Windows Ruby 1.9.3Toshi MARUYAMA2017-04-061-1/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16516 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Gemfile: pin ffi 1.9.14 on Windows Ruby 1.9.3Toshi MARUYAMA2017-04-061-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16515 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts to rbpdf 1.19.0 for now.Jean-Philippe Lang2017-04-061-1/+1
| | | | | | | | | | | Using rbpdf-font 1.19.1 Encoding::UndefinedConversionError: "\x81" to UTF-8 in conversion from Windows-1 252 to UTF-8 An error occurred while installing rbpdf (1.19.1), and Bundler cannot continue. Make sure that `gem install rbpdf -v '1.19.1'` succeeds before bundling. git-svn-id: http://svn.redmine.org/redmine/trunk@16507 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Gemfile: explicitly use rbpdf 1.19.1 (#22335, #24271)Toshi MARUYAMA2017-04-051-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16485 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove trailing white space from GemfileToshi MARUYAMA2017-04-051-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16484 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ruby 2.4: Fixed "Fixnum is deprecated" warning of nokogiri (#25048).Jean-Philippe Lang2017-03-021-1/+1
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@16353 e93f8b46-1217-0410-a6f0-8f06a7374b81
* upgrade Rails to 4.2.8 (#25048)Toshi MARUYAMA2017-02-231-1/+1
| | | | | | Ruby 2.4 tests fail. git-svn-id: http://svn.redmine.org/redmine/trunk@16340 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Gemfile: pin i18n version 0.7.0Toshi MARUYAMA2017-02-021-0/+1
| | | | | | | | | | | | | | | | i18n 0.8.0 causes error. <pre> Redmine::I18nTest#test_languages_options_should_ignore_locales_without_general_lang_name_key: I18n::InvalidLocale: "foo" is not a valid locale lib/redmine/i18n.rb:58:in `ll' lib/redmine/i18n.rb:122:in `block in languages_options' lib/redmine/i18n.rb:122:in `map' lib/redmine/i18n.rb:122:in `languages_options' test/unit/lib/redmine/i18n_test.rb:203:in `test_languages_options_should_ignore_locales_without_general_lang_name_key' </pre> git-svn-id: http://svn.redmine.org/redmine/trunk@16324 e93f8b46-1217-0410-a6f0-8f06a7374b81
* revert r16322 (#24970)Toshi MARUYAMA2017-02-021-1/+1
| | | | | | Some tests fail. git-svn-id: http://svn.redmine.org/redmine/trunk@16323 e93f8b46-1217-0410-a6f0-8f06a7374b81
* replace depricated Net::LDAP::LdapError by Net::LDAP::Error (#24970)Toshi MARUYAMA2017-02-021-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16322 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Gemfile: remove builder (#24924)Toshi MARUYAMA2017-01-271-1/+0
| | | | | | | Rails 4.2.7.1 has 'builder', '~> 3.1'. https://github.com/rails/rails/blob/v4.2.7.1/actionview/actionview.gemspec#L24 git-svn-id: http://svn.redmine.org/redmine/trunk@16264 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Gemfile: pin nokogiri version 1.6Toshi MARUYAMA2017-01-091-2/+1
| | | | | | nokogiri 1.7.0.1 requires Ruby version >= 2.1.0. git-svn-id: http://svn.redmine.org/redmine/trunk@16167 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use tiny_tds 0.7 for ruby < 2.0 (#23932).Jean-Philippe Lang2016-12-111-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16061 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use tiny_tds 1.0.5 (#23932).Jean-Philippe Lang2016-12-111-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16058 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Gemfile: pin rdoc version 4Toshi MARUYAMA2016-11-051-1/+1
| | | | | | rdoc version 5.0.0 requires RubyGems version >= 2.2. git-svn-id: http://svn.redmine.org/redmine/trunk@15945 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Gemfile: pin addressable 2.4.0 if Ruby is 1.9.3Toshi MARUYAMA2016-11-051-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15944 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set https back.Jean-Philippe Lang2016-10-201-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15916 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use selenium-webdriver 2.Jean-Philippe Lang2016-10-201-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15915 e93f8b46-1217-0410-a6f0-8f06a7374b81
* upgrade Rails to 4.2.7.1Toshi MARUYAMA2016-08-121-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15734 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes action caching on /robots.txt.Jean-Philippe Lang2016-07-101-1/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15633 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update CodeRay to v1.1.1 (#23107).Jean-Philippe Lang2016-06-191-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15569 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Make sure we only invoke Imagemagick if this is actually an image (#22721).Jean-Philippe Lang2016-05-041-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15362 e93f8b46-1217-0410-a6f0-8f06a7374b81