Commit graph

560 commits

Author SHA1 Message Date
Karl Erik Õunapuu
ee332d8a7f Tests for DirectoInvoiceForwardJob 2020-02-26 18:16:40 +02:00
Alex Sherman
4ddbb08e80 Move data migrations from rake tasks to gem
See #1298
2020-02-26 13:26:48 +05:00
dependabot[bot]
e81e24ff23
Bump nokogiri from 1.10.7 to 1.10.8
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.7 to 1.10.8.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.7...v1.10.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-24 20:19:46 +00:00
Karl Erik Õunapuu
cd871ca829 Merge remote-tracking branch 'origin/master' into 509-directo-to-gem 2020-02-20 14:39:12 +02:00
Karl Erik Õunapuu
98683f3bcc Make sure that Directo monthly invoice number frame is not exceeded 2020-02-20 14:34:27 +02:00
Karl Erik Õunapuu
d5662f42b8 Fully implemented prepayment Directo invoice forwarding, WIP on proformas 2020-02-18 17:03:31 +02:00
Alex Sherman
3439c5f77a Pump up lhv gem version 2020-02-05 19:39:01 +05:00
Alex Sherman
8240b37910 Pump papertrail gem to 8.1 2020-02-05 12:43:25 +05:00
Alex Sherman
a18f7b1605 Pump papertrail version to 6.0.2 2020-02-05 12:43:25 +05:00
Alex Sherman
ad46e08f32 Pump iso8601 gem version 2020-02-05 12:43:25 +05:00
Alex Sherman
4e1bec3613 Pump minitest version 2020-02-05 12:43:25 +05:00
Alex Sherman
c7593338e2 Pump pg gem version up to 1.2.2 2020-02-05 12:43:25 +05:00
Alex Sherman
af57711dc0 Pump rails version, fix tests 2020-02-05 12:43:25 +05:00
Alex Sherman
1a59487724 Raise ruby version to 2.5.7, raise some gem versions 2020-02-05 12:43:25 +05:00
Alex Sherman
89cdfe20fc Pump SimpleIDN gem version, add check/test to block punicode IDN domains
Closes #1142
2020-02-03 13:47:37 +05:00
Timo Võhmar
8563d595e0
Merge pull request #1448 from internetee/dependabot/bundler/rack-2.0.8
Bump rack from 2.0.7 to 2.0.8
2020-01-06 16:00:18 +02:00
Artur Beljajev
a583c99ee0 Update e_invoice gem 2019-12-30 12:21:52 +03:00
dependabot[bot]
8970f5ef30
Bump rack from 2.0.7 to 2.0.8
Bumps [rack](https://github.com/rack/rack) from 2.0.7 to 2.0.8.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/2.0.7...2.0.8)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-18 19:23:47 +00:00
Timo Võhmar
07a3929d5c
Merge pull request #1437 from internetee/dependabot/bundler/puma-4.3.1
Bump puma from 4.2.1 to 4.3.1
2019-12-16 17:26:15 +02:00
Timo Võhmar
59a7a33c0a
Merge pull request #1433 from internetee/upgrade-bundler
Upgrade to Bundler 2
2019-12-12 13:44:33 +02:00
dependabot[bot]
b7519169c0
Bump puma from 4.2.1 to 4.3.1
Bumps [puma](https://github.com/puma/puma) from 4.2.1 to 4.3.1.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v4.2.1...v4.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-12 09:22:49 +00:00
Artur Beljajev
7880d6fb0a Upgrade to Bundler 2
Closes #1078
2019-12-08 18:54:44 +02:00
Artur Beljajev
1b2a1c1a7e Update e_invoice gem
Completes https://github.com/internetee/e_invoice/issues/3
2019-12-02 16:48:15 +02:00
Artur Beljajev
fa52001be6 Upgrade to Rails 5.0
Closes #377
2019-11-15 15:26:33 +02:00
Artur Beljajev
2c77dd1fac Update que-web gem 2019-11-01 15:50:04 +02:00
Artur Beljajev
fae5faed24 Update que gem 2019-11-01 15:48:35 +02:00
Timo Võhmar
b34a884ad2
Merge pull request #1400 from internetee/update-domain_name-gem
Update `domain_name` gem
2019-10-31 18:28:06 +02:00
Artur Beljajev
6e12ffc82c Update webmock gem 2019-10-31 18:19:02 +02:00
Artur Beljajev
027a9f9d9b Update domain_name gem 2019-10-31 18:13:06 +02:00
Artur Beljajev
ffe95ee987 Remove uuidtools gem
`uuidtools` is a dependency of `epp` gem
(https://github.com/internetee/epp) 1.5.0. It is not used in `registry`.

Closes #953
2019-10-31 17:07:45 +02:00
Artur Beljajev
9c04ac31d5 Update kaminari gem 2019-10-28 16:03:58 +02:00
Artur Beljajev
561da720e1 Downgrade minitest gem
Minitest > 5.10 is not compatible with Rails 5.0.x (#377)

https://github.com/seattlerb/minitest/issues/730
2019-10-24 15:41:20 +03:00
Timo Võhmar
cb823bbe1f
Merge pull request #1384 from internetee/update-haml-gem
Update `haml` gem
2019-10-23 20:11:17 +03:00
Timo Võhmar
68645a938b
Merge pull request #1379 from internetee/remove-bullet-gem
Remove `bullet` gem
2019-10-23 19:20:11 +03:00
Artur Beljajev
249db7878e Update haml gem
Addresses https://nvd.nist.gov/vuln/detail/CVE-2017-1002201
2019-10-22 12:31:28 +03:00
Timo Võhmar
b80d43fcae
Merge pull request #1367 from internetee/tune-pdfkit-gem
Tune `pdfkit` gem
2019-10-21 15:22:45 +03:00
Artur Beljajev
0ab2b2ae80 Remove bullet gem
Closes #378
2019-10-19 13:10:00 +03:00
Artur Beljajev
4a6a605801 Use wkhtmltopdf-binary gem instead of bundled binary 2019-10-16 14:20:03 +03:00
Artur Beljajev
51926bcc36 Update puma gem 2019-10-16 13:01:58 +03:00
Artur Beljajev
a25943bdf8 Update simplecov gem 2019-10-16 13:00:14 +03:00
Artur Beljajev
e7832e6218 Update capybara gem 2019-10-16 12:57:41 +03:00
Artur Beljajev
041b63e8b6 Replace selenium-webdriver gem with webdrivers 2019-10-16 12:39:43 +03:00
Timo Võhmar
09f8a3a255
Merge pull request #1357 from internetee/update-ransack-gem
Update `ransack` gem
2019-10-11 16:30:20 +03:00
Artur Beljajev
6b1493f333 Update ransack gem 2019-10-11 11:54:05 +03:00
Artur Beljajev
ce5ac9b212 Remove activerecord-import gem 2019-10-10 13:34:00 +03:00
dependabot[bot]
34f0a0a74e Bump rubyzip from 1.2.2 to 1.3.0 (#1349)
Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/rubyzip/rubyzip/releases)
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md)
- [Commits](https://github.com/rubyzip/rubyzip/compare/v1.2.2...v1.3.0)
2019-10-08 19:17:58 +03:00
Artur Beljajev
3fb6ccc67c Remove rspec-rails gem 2019-10-07 15:44:17 +03:00
Artur Beljajev
aeee87ea75 Remove factory_bot_rails gem 2019-10-07 15:44:17 +03:00
Timo Võhmar
0c106ba49c
Merge pull request #1322 from internetee/update-jquery-rails-gem
Update `jquery-rails` gem
2019-09-20 14:07:51 +03:00
Artur Beljajev
793e60b173 Remove html2haml gem as unused. 2019-09-16 17:58:54 +03:00