summaryrefslogtreecommitdiff
path: root/Gemfile
Commit message (Collapse)AuthorAgeLines
* Ruby 2.7.7Heiko Bernlöhr2023-02-15-1/+1
|
* Fix sqlite3 dependency.Heiko Bernlöhr2022-09-15-1/+1
| | | | Further update GEMS.
* Rails 6.1.4.7 and ruby 2.7.6Heiko Bernlöhr2022-09-15-2/+2
|
* Rails 6.1.4.4Heiko Bernlöhr2022-09-15-1/+1
|
* WIP: Rails 6Heiko Bernlöhr2022-09-15-1/+1
| | | | | Change ECS user to ECS6 and databases to cc6<prod|test|dev> Initial Rails 6 update.
* Ruby 2.7.5Heiko Bernlöhr2022-09-15-1/+1
|
* Rails 5.2.6Heiko Bernlöhr2022-09-15-3/+3
|
* WIP: Rails 5Heiko Bernlöhr2022-09-15-10/+13
|
* Add debugger.Heiko Bernlöhr2022-09-15-1/+3
|
* Upgrade to Rails 4.2.11.3Heiko Bernloehr2020-06-10-1/+1
|
* Change ruby version to 2.4.10Heiko Bernloehr2020-06-10-2/+1
|
* Change ruby version to 2.3.8Heiko Bernloehr2019-10-16-0/+1
|
* Move database adapters in Gemfile to individual groups.Heiko Bernloehr2018-03-21-2/+2
|
* Upgrade to Rails 4.2.10Heiko Bernloehr2018-02-28-2/+5
|
* Remove observers.Heiko Bernloehr2018-02-28-1/+0
| | | | | | | | | | | | When using observers there is always an error only in production mode: vendor/bundle/ruby/2.3.0/gems/rails-observers-0.1.5/lib/rails/observers/action_controller/caching/sweeper.rb:3:in `<module:Caching>': uninitialized constant ActiveRecord::Observer (NameError) Running ECS on SLES12 with a mysql database works fine. Probably it's the fault of the pg adapter. The newest version is 1.0, but for that you need Rails 5.1.x. So we have to investigate when upgrading to Rails 5. See also: https://github.com/rails/rails/pull/31671
* Add rails-observer gem.Heiko Bernlöhr2018-01-12-0/+1
|
* Add unicorn gem.Heiko Bernlöhr2018-01-12-1/+2
|
* Change configuration to sqlite database.Heiko Bernlöhr2018-01-12-1/+1
|
* Add new gems.Heiko Bernloehr2017-03-15-0/+2
|
* Add pg gem.Heiko Bernloehr2017-03-01-0/+1
|
* Initial commit.Heiko Bernloehr2017-03-01-0/+40