Commit Graph

29 Commits

Author SHA1 Message Date
Daniel Schädler 0baa7901b2
Readd current version of rubocop 2021-08-15 14:29:11 +02:00
Daniel Schädler cded88425e
Remove rubocop 2021-08-15 14:27:54 +02:00
Daniel Schädler a56e98cef2
Update ruby to 2.7.1
not because this is the newest, but because it currently runs on my machine. Rbenv refuses to behave.
2021-08-15 14:07:42 +02:00
Thor77 6196900ba8
Bump dependencies to their latest version 2020-06-05 20:41:14 +02:00
Daniel Schädler a1a9c2da2f Update dependencies 2019-11-20 10:16:50 +01:00
dependabot[bot] 78cdaf80d1
Bump rack-cors from 1.0.3 to 1.0.5
Bumps [rack-cors](https://github.com/cyu/rack-cors) from 1.0.3 to 1.0.5.
- [Release notes](https://github.com/cyu/rack-cors/releases)
- [Changelog](https://github.com/cyu/rack-cors/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cyu/rack-cors/compare/v1.0.3...v1.0.5)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-15 21:51:49 +00:00
dependabot[bot] 043271860e
Bump loofah from 2.2.3 to 2.3.1
Bumps [loofah](https://github.com/flavorjones/loofah) from 2.2.3 to 2.3.1.
- [Release notes](https://github.com/flavorjones/loofah/releases)
- [Changelog](https://github.com/flavorjones/loofah/blob/master/CHANGELOG.md)
- [Commits](https://github.com/flavorjones/loofah/compare/v2.2.3...v2.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-09 02:41:20 +00:00
Thor77 be0c1a6135 Lock rubocop to version 0.72.0 2019-09-14 10:20:43 +02:00
Daniel Schädler b8324acef3 Update dependencies 2019-09-14 10:20:43 +02:00
Daniel Schädler 26ebce7b00 Add rubocop-rails 2019-06-21 10:47:04 +02:00
Daniel Schädler 0c480b1deb Update dependencies 2019-06-21 10:47:04 +02:00
Daniel Schädler 8bc6504dd5 Add rubocop-performance
This feature was moved from rubocop to this gem.
2019-06-21 10:41:38 +02:00
Daniel Schädler 91d991f9af Update dependencies 2019-06-21 10:41:38 +02:00
Thor77 fc37c5031b Add mailgun-ruby dependency 2019-06-18 12:27:00 +02:00
Thor77 b38a0e2ed9
Add production database config and secret 2019-06-17 15:38:17 +02:00
Thor77 603ad5ca34 Update ruby dependencies 2019-04-03 09:42:14 +02:00
Thor77 3096d5708a Update dependencies 2018-12-02 15:45:59 +01:00
Daniel Schädler 5bad1fc3a4 include Interactors for Business logic 2018-11-29 10:41:35 +01:00
Thor77 9003f9332d Add ActiveModelSerializers dependency 2018-11-21 18:27:45 +01:00
Thor77 94d2c4291a
Add coveralls coverage reporting 2018-11-19 11:38:56 +01:00
Thor77 23072565dd
Update dependencies 2018-11-15 22:03:28 +01:00
Thor77 11f29750b6 Limit shoulda to shoulda-matchers
because contexts are already provided by RSpec
2018-11-13 19:16:19 +01:00
Thor77 bcb4bb7ccb Initialize RSpec setup
including shoulda, Faker and FactoryBot
2018-11-13 16:56:16 +01:00
Thor77 b729b37e07 Allow access from all origins 2018-11-13 16:09:23 +01:00
Daniel Schädler c2814a0faf Add rubocop & solargraph as development dependency 2018-11-12 16:42:38 +01:00
Thor77 6908472def Add controller and model diagrams via railroady 2018-11-12 13:11:25 +01:00
Thor77 c5f0c70dad Update loofah dependency
this is only a temporary change and has to be adopted by the gem
requiring loofah.
2018-11-10 15:48:26 +01:00
Thor77 3f8ca715cc Add devise token authentication 2018-11-10 15:46:02 +01:00
Thor77 9d51a36b0a Initial commit 2018-10-30 15:52:46 +01:00