|
|
92325894f9
|
build(ruby): add nokogiri for linux-musl to gemfile.lock to run using docker. Fix Bug 73519
|
2025-03-19 15:27:04 +07:00 |
|
|
|
0d2fb178fa
|
build(ruby): bump rack to 2.2.13
|
2025-03-19 11:16:23 +03:00 |
|
|
|
c2d01c68fb
|
build(ruby): bump nokogiri to 1.18.3
|
2025-02-24 15:07:27 +03:00 |
|
|
|
bde7dd1ae5
|
build(ruby): bump rack to 2.2.11
|
2025-02-17 09:31:23 +03:00 |
|
|
|
81bb9e22e0
|
build(ruby): bump net-imap to 0.4.19
|
2025-02-17 09:31:23 +03:00 |
|
|
|
c1d98d9df9
|
build(ruby): bump rails-html-sanitizer from 1.6.0 to 1.6.1
|
2024-12-04 15:16:35 +07:00 |
|
|
|
e8e42b6632
|
build(ruby): bump rexml from 3.3.3 to 3.3.9
|
2024-11-07 14:50:29 +07:00 |
|
|
|
401451b830
|
build(ruby): update dependencies
|
2024-10-16 17:02:16 +07:00 |
|
|
|
b7d6afb7d9
|
build(ruby): bump rexml from 3.3.3 to 3.3.6
|
2024-10-11 16:55:04 +07:00 |
|
|
|
c01bcf1807
|
chore(ruby): update dependencies
|
2024-08-05 16:30:11 +03:00 |
|
|
|
3420b20c2f
|
build(ruby): update some dependencies
|
2024-06-13 17:28:21 +07:00 |
|
|
|
6a4b79fb54
|
build(ruby): bump gem versions as directed by dependabot
|
2024-04-05 17:39:48 +07:00 |
|
|
|
e7630f516d
|
build(ruby): updated gemfile.lock to 0 vulnerabilities
|
2024-02-27 16:47:26 +07:00 |
|
|
|
08dc8ae6a7
|
build(ruby): updating gemfile.lock for containers
|
2024-02-22 17:28:13 +07:00 |
|
|
|
dca6f4173e
|
build(ruby): update gemfile.lock
|
2024-02-22 15:23:07 +07:00 |
|
|
|
c274923072
|
ruby: update nokogiri to 1.14.3
|
2023-09-28 14:39:58 +03:00 |
|
|
|
6eafce5462
|
ruby: update rails to 7.0.8
|
2023-09-28 10:55:26 +03:00 |
|
|
|
f028f1ba2f
|
ruby: add test-unit as a dependency to satisfy rake
|
2023-07-17 18:26:09 +04:00 |
|
|
|
2af1f56aa7
|
ruby: delete sqlite3 as it's not used
|
2023-07-13 14:02:30 +04:00 |
|
|
|
6b555c4d0d
|
ruby: add sorbet as a type-checker dependency
|
2023-06-14 10:38:27 +04:00 |
|
|
|
44d49bed62
|
ruby: add rubocop as a lint dependency
|
2023-06-14 10:23:02 +04:00 |
|
|
|
0ff435b9bd
|
ruby: pin dependency versions and add support for the arm64 platform
|
2023-06-09 12:13:14 +04:00 |
|
|
|
7c77389550
|
build(deps): bump nokogiri in /web/documentserver-example/ruby
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.9 to 1.14.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.9...v1.14.3)
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-17 12:42:09 +05:00 |
|
|
|
b7aa93e628
|
Merge branch 'develop' into dependabot/bundler/web/documentserver-example/ruby/rack-2.2.6.4
|
2023-03-17 11:53:47 +05:00 |
|
|
|
d47ec1820a
|
build(deps): bump rack in /web/documentserver-example/ruby
Bumps [rack](https://github.com/rack/rack) from 2.2.4 to 2.2.6.4.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/2.2.4...v2.2.6.4)
---
updated-dependencies:
- dependency-name: rack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-16 11:17:15 +00:00 |
|
|
|
bb9d73610e
|
build(deps): bump rack in /web/documentserver-example/ruby
Bumps [rack](https://github.com/rack/rack) from 2.2.4 to 2.2.6.3.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/2.2.4...v2.2.6.3)
---
updated-dependencies:
- dependency-name: rack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-13 11:28:41 +05:00 |
|
|
|
77290d88f3
|
build(deps): bump rails-html-sanitizer
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.4.3 to 1.4.4.
- [Release notes](https://github.com/rails/rails-html-sanitizer/releases)
- [Changelog](https://github.com/rails/rails-html-sanitizer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rails/rails-html-sanitizer/compare/v1.4.3...v1.4.4)
---
updated-dependencies:
- dependency-name: rails-html-sanitizer
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-26 19:35:36 +05:00 |
|
|
|
6befd87761
|
Merge pull request #330 from ONLYOFFICE/dependabot/bundler/web/documentserver-example/ruby/rack-2.2.6.2
build(deps): bump rack from 2.2.4 to 2.2.6.2 in /web/documentserver-example/ruby
|
2023-01-26 17:13:57 +03:00 |
|
|
|
1a51759154
|
build(deps): bump globalid in /web/documentserver-example/ruby
Bumps [globalid](https://github.com/rails/globalid) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/rails/globalid/releases)
- [Commits](https://github.com/rails/globalid/compare/v1.0.0...v1.0.1)
---
updated-dependencies:
- dependency-name: globalid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-19 23:00:11 +00:00 |
|
|
|
8807328180
|
build(deps): bump rack in /web/documentserver-example/ruby
Bumps [rack](https://github.com/rack/rack) from 2.2.4 to 2.2.6.2.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/2.2.4...v2.2.6.2)
---
updated-dependencies:
- dependency-name: rack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-19 01:22:30 +00:00 |
|
|
|
1593df6aec
|
build(deps): bump nokogiri in /web/documentserver-example/ruby
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.8 to 1.13.9.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.8...v1.13.9)
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-26 10:46:51 +00:00 |
|
|
|
0dbd65a577
|
ruby: rails 7.0.3.1
|
2022-09-27 19:03:26 +03:00 |
|
|
|
d2d98df5ab
|
support ruby v.3
|
2022-09-01 16:56:38 +03:00 |
|
|
|
87a1755729
|
Merge pull request #300 from ONLYOFFICE/feature/ruby-bundle-update
ruby: bundle update
|
2022-08-02 14:32:40 +03:00 |
|
|
|
d1affa2911
|
Merge pull request #297 from ONLYOFFICE/feature/refactoring-jwt-manager
Feature/refactoring jwt manager
# Conflicts:
# CHANGELOG.md
|
2022-08-02 14:32:31 +03:00 |
|
|
|
0ef2a4f3fd
|
Merge pull request #292 from ONLYOFFICE/Build(deps)/bot-recommendations
changes - ruby - raise gem version
|
2022-08-02 14:25:18 +03:00 |
|
|
|
2eeed5d26d
|
Fix #287 Fix #285 Fix #284 Fix #280
Build(deps)/bot recommendations
|
2022-08-02 14:24:11 +03:00 |
|
|
|
42edd5e208
|
Merge pull request #276 from ONLYOFFICE/dependabot/bundler/web/documentserver-example/ruby/nokogiri-1.13.4
build(deps): bump nokogiri from 1.12.5 to 1.13.4 in /web/documentserver-example/ruby
|
2022-08-02 14:18:23 +03:00 |
|
|
|
69c07a30a7
|
Merge remote-tracking branch 'remotes/origin/develop' into dependabot/bundler/web/documentserver-example/ruby/nokogiri-1.13.3
# Conflicts:
# web/documentserver-example/ruby/Gemfile.lock
|
2022-02-28 12:02:41 +03:00 |
|
|
|
6283ff934d
|
build(deps): bump nokogiri in /web/documentserver-example/ruby
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.13.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.12.5...v1.13.3)
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-26 03:34:12 +00:00 |
|
|
|
018d1bbead
|
ruby: update dependencies version
|
2022-02-09 11:43:22 +03:00 |
|
|
|
8de69d18cb
|
build(deps): bump nokogiri in /web/documentserver-example/ruby
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.5 to 1.12.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.5...v1.12.5)
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-04 19:39:12 +00:00 |
|
|
|
1749ae6a52
|
Merge remote-tracking branch 'remotes/origin/develop' into dependabot/bundler/web/documentserver-example/ruby/nokogiri-1.11.5
# Conflicts:
# web/documentserver-example/ruby/Gemfile.lock
|
2021-08-24 14:18:48 +03:00 |
|
|
|
57144dfd61
|
build(deps): bump nokogiri in /web/documentserver-example/ruby
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.11.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.10...v1.11.5)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-20 12:00:01 +00:00 |
|
|
|
193b0aeb80
|
ruby: update dependencies
|
2021-03-30 12:15:33 +03:00 |
|
|
|
4f44082456
|
Merge pull request #129 from ONLYOFFICE/dependabot/bundler/web/documentserver-example/ruby/nokogiri-1.11.1
build(deps): bump nokogiri from 1.10.10 to 1.11.1 in /web/documentserver-example/ruby
|
2021-03-30 10:54:14 +03:00 |
|
|
|
714b514f66
|
Copyright 2021
|
2021-03-15 11:54:47 +03:00 |
|
|
|
879d8f64fb
|
build(deps): bump nokogiri in /web/documentserver-example/ruby
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.11.1.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.10...v1.11.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-01 09:21:06 +00:00 |
|
|
|
9ed7b0e96e
|
ruby: fix cors
|
2021-01-31 16:02:57 +03:00 |
|
|
|
4c62e12822
|
updated dependencies to support ruby 2.7
|
2020-10-02 14:24:05 +03:00 |
|