Commit Graph

666 Commits

Author SHA1 Message Date
Sebastian Serth
32b818a07a Update bundle 2022-04-28 15:40:38 +02:00
dependabot[bot]
7fd2d4f4e2 Bump rails from 6.1.5 to 6.1.5.1
Bumps [rails](https://github.com/rails/rails) from 6.1.5 to 6.1.5.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v6.1.5...v6.1.5.1)

---
updated-dependencies:
- dependency-name: rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 03:01:06 +00:00
dependabot[bot]
3312f69b53 Merge pull request #1244 from openHPI/dependabot/bundler/rubocop-1.28.2 2022-04-26 10:54:37 +00:00
dependabot[bot]
d3a38b3c85 Bump kramdown from 2.3.2 to 2.4.0
Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/gettalong/kramdown/releases)
- [Changelog](https://github.com/gettalong/kramdown/blob/master/doc/news.page)
- [Commits](https://github.com/gettalong/kramdown/commits)

---
updated-dependencies:
- dependency-name: kramdown
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-26 03:01:29 +00:00
dependabot[bot]
e8f7688ba3 Bump rubocop from 1.28.1 to 1.28.2
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.28.1 to 1.28.2.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.28.1...v1.28.2)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-26 03:01:08 +00:00
Sebastian Serth
9994ebdb72 Update bundle 2022-04-24 18:14:59 +02:00
dependabot[bot]
b79005889b Bump ransack from 3.0.1 to 3.1.0
Bumps [ransack](https://github.com/activerecord-hackery/ransack) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/activerecord-hackery/ransack/releases)
- [Changelog](https://github.com/activerecord-hackery/ransack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/activerecord-hackery/ransack/compare/v3.0.1...v3.1.0)

---
updated-dependencies:
- dependency-name: ransack
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-22 03:01:49 +00:00
dependabot[bot]
f38faa45b8 Bump rubocop-rspec from 2.9.0 to 2.10.0
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/rubocop/rubocop-rspec/releases)
- [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rspec/compare/v2.9.0...v2.10.0)

---
updated-dependencies:
- dependency-name: rubocop-rspec
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-20 03:01:15 +00:00
dependabot[bot]
c8ce7d793b Bump mnemosyne-ruby from 1.12.1 to 1.13.0
Bumps [mnemosyne-ruby](https://github.com/jgraichen/mnemosyne-ruby) from 1.12.1 to 1.13.0.
- [Release notes](https://github.com/jgraichen/mnemosyne-ruby/releases)
- [Changelog](https://github.com/mnemosyne-mon/mnemosyne-ruby/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jgraichen/mnemosyne-ruby/compare/v1.12.1...v1.13.0)

---
updated-dependencies:
- dependency-name: mnemosyne-ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-15 03:01:06 +00:00
Sebastian Serth
83f63a9120 Update bundle 2022-04-12 12:43:48 +02:00
dependabot[bot]
c0435ab185 Bump ransack from 3.0.0 to 3.0.1
Bumps [ransack](https://github.com/activerecord-hackery/ransack) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/activerecord-hackery/ransack/releases)
- [Changelog](https://github.com/activerecord-hackery/ransack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/activerecord-hackery/ransack/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ransack
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-08 03:01:25 +00:00
Sebastian Serth
0583076c2b Fix Thread leakage when scoring or testing submissions
It is discouraged to do anything directly within the
Tubesock hijack block. We might only use the callbacks
(onopen, onmessage, onclose, onerror). Otherwise,
Tubesock might not close all Threads correctly and
will keep them awake every five seconds.
2022-04-07 19:57:31 +02:00
dependabot[bot]
6f240d6d51 Bump newrelic_rpm from 8.5.0 to 8.6.0
Bumps [newrelic_rpm](https://github.com/newrelic/newrelic-ruby-agent) from 8.5.0 to 8.6.0.
- [Release notes](https://github.com/newrelic/newrelic-ruby-agent/releases)
- [Changelog](https://github.com/newrelic/newrelic-ruby-agent/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/newrelic/newrelic-ruby-agent/compare/8.5.0...8.6.0)

---
updated-dependencies:
- dependency-name: newrelic_rpm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 03:01:49 +00:00
Sebastian Serth
cdf99ca7e9 Merge pull request #1222 from openHPI/dependabot/bundler/ransack-3.0.0
Bump ransack from 2.6.0 to 3.0.0
2022-04-04 13:47:53 +02:00
dependabot[bot]
4bae334cfa Bump json_schemer from 0.2.19 to 0.2.20
Bumps [json_schemer](https://github.com/davishmcclurg/json_schemer) from 0.2.19 to 0.2.20.
- [Release notes](https://github.com/davishmcclurg/json_schemer/releases)
- [Commits](https://github.com/davishmcclurg/json_schemer/compare/v0.2.19...v0.2.20)

---
updated-dependencies:
- dependency-name: json_schemer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 03:01:31 +00:00
dependabot[bot]
6496060998 Bump pg from 1.3.4 to 1.3.5
Bumps [pg](https://github.com/ged/ruby-pg) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/ged/ruby-pg/releases)
- [Changelog](https://github.com/ged/ruby-pg/blob/master/History.rdoc)
- [Commits](https://github.com/ged/ruby-pg/commits)

---
updated-dependencies:
- dependency-name: pg
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 03:02:10 +00:00
dependabot[bot]
2903d9c0e6 Bump ransack from 2.6.0 to 3.0.0
Bumps [ransack](https://github.com/activerecord-hackery/ransack) from 2.6.0 to 3.0.0.
- [Release notes](https://github.com/activerecord-hackery/ransack/releases)
- [Changelog](https://github.com/activerecord-hackery/ransack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/activerecord-hackery/ransack/compare/v2.6.0...v3.0.0)

---
updated-dependencies:
- dependency-name: ransack
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-31 03:01:27 +00:00
dependabot[bot]
84530b3261 Bump i18n-js from 3.9.1 to 3.9.2
Bumps [i18n-js](https://github.com/fnando/i18n-js) from 3.9.1 to 3.9.2.
- [Release notes](https://github.com/fnando/i18n-js/releases)
- [Changelog](https://github.com/fnando/i18n-js/blob/v3.9.2/CHANGELOG.md)
- [Commits](https://github.com/fnando/i18n-js/compare/v3.9.1...v3.9.2)

---
updated-dependencies:
- dependency-name: i18n-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-31 03:01:04 +00:00
dependabot[bot]
f42959a729 Bump puma from 5.6.2 to 5.6.4
Bumps [puma](https://github.com/puma/puma) from 5.6.2 to 5.6.4.
- [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/v5.6.2...v5.6.4)

---
updated-dependencies:
- dependency-name: puma
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-30 22:17:18 +00:00
Sebastian Serth
a83d7e1821 Update bundle 2022-03-23 21:43:36 +01:00
dependabot[bot]
2fb7ec3915 Bump rubocop from 1.26.0 to 1.26.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.26.0 to 1.26.1.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.26.0...v1.26.1)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 03:01:49 +00:00
dependabot[bot]
bf6bb4ae02 Merge pull request #1216 from openHPI/dependabot/bundler/sentry-rails-5.2.1 2022-03-22 03:08:34 +00:00
dependabot[bot]
6f68b7bda2 Bump sentry-rails from 5.2.0 to 5.2.1
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/getsentry/sentry-ruby/releases)
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-ruby/compare/5.2.0...5.2.1)

---
updated-dependencies:
- dependency-name: sentry-rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-22 03:02:10 +00:00
dependabot[bot]
feca4c2092 Bump mnemosyne-ruby from 1.12.0 to 1.12.1
Bumps [mnemosyne-ruby](https://github.com/jgraichen/mnemosyne-ruby) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/jgraichen/mnemosyne-ruby/releases)
- [Changelog](https://github.com/mnemosyne-mon/mnemosyne-ruby/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jgraichen/mnemosyne-ruby/compare/v1.12.0...v1.12.1)

---
updated-dependencies:
- dependency-name: mnemosyne-ruby
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-22 03:01:08 +00:00
Sebastian Serth
5ac40b2f04 Merge pull request #1210 from openHPI/dependabot/bundler/rubocop-rails-2.14.2
Bump rubocop-rails from 2.13.2 to 2.14.2
2022-03-21 09:12:54 +01:00
dependabot[bot]
e33c88cd47 Merge pull request #1213 from openHPI/dependabot/bundler/kramdown-2.3.2 2022-03-21 08:12:41 +00:00
dependabot[bot]
2f27934d8b Bump kramdown from 2.3.1 to 2.3.2
Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/gettalong/kramdown/releases)
- [Changelog](https://github.com/gettalong/kramdown/blob/master/doc/news.page)
- [Commits](https://github.com/gettalong/kramdown/commits)

---
updated-dependencies:
- dependency-name: kramdown
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 03:02:49 +00:00
dependabot[bot]
6da322009b Bump sentry-ruby from 5.2.0 to 5.2.1
Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/getsentry/sentry-ruby/releases)
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-ruby/compare/5.2.0...5.2.1)

---
updated-dependencies:
- dependency-name: sentry-ruby
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 03:02:35 +00:00
dependabot[bot]
d62d18c9ff Bump rubocop-rails from 2.13.2 to 2.14.2
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.13.2 to 2.14.2.
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.13.2...v2.14.2)

---
updated-dependencies:
- dependency-name: rubocop-rails
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-18 03:02:04 +00:00
Sebastian Serth
beaa81c877 Merge pull request #1206 from openHPI/dependabot/bundler/slim-rails-3.4.0
Bump slim-rails from 3.3.0 to 3.4.0
2022-03-15 07:03:21 +00:00
dependabot[bot]
8630e59f93 Bump bcrypt from 3.1.16 to 3.1.17
Bumps [bcrypt](https://github.com/codahale/bcrypt-ruby) from 3.1.16 to 3.1.17.
- [Release notes](https://github.com/codahale/bcrypt-ruby/releases)
- [Changelog](https://github.com/bcrypt-ruby/bcrypt-ruby/blob/master/CHANGELOG)
- [Commits](https://github.com/codahale/bcrypt-ruby/compare/v3.1.16...v3.1.17)

---
updated-dependencies:
- dependency-name: bcrypt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-15 03:02:09 +00:00
dependabot[bot]
645c77c05e Bump slim-rails from 3.3.0 to 3.4.0
Bumps [slim-rails](https://github.com/slim-template/slim-rails) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/slim-template/slim-rails/releases)
- [Changelog](https://github.com/slim-template/slim-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/slim-template/slim-rails/compare/v3.3.0...v3.4.0)

---
updated-dependencies:
- dependency-name: slim-rails
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-15 03:01:28 +00:00
Sebastian Serth
9ca1956bfe Bundle update 2022-03-14 12:29:49 +01:00
dependabot[bot]
a2638a5d1c Bump ransack from 2.5.0 to 2.6.0
Bumps [ransack](https://github.com/activerecord-hackery/ransack) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/activerecord-hackery/ransack/releases)
- [Changelog](https://github.com/activerecord-hackery/ransack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/activerecord-hackery/ransack/compare/v2.5.0...v2.6.0)

---
updated-dependencies:
- dependency-name: ransack
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 10:49:18 +00:00
dependabot[bot]
14c62237ce Bump pg from 1.3.3 to 1.3.4
Bumps [pg](https://github.com/ged/ruby-pg) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/ged/ruby-pg/releases)
- [Changelog](https://github.com/ged/ruby-pg/blob/master/History.rdoc)
- [Commits](https://github.com/ged/ruby-pg/compare/v1.3.3...v1.3.4)

---
updated-dependencies:
- dependency-name: pg
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 10:34:13 +00:00
dependabot[bot]
70db2c588a Bump rails from 6.1.4.6 to 6.1.5
Bumps [rails](https://github.com/rails/rails) from 6.1.4.6 to 6.1.5.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v6.1.4.6...v6.1.5)

---
updated-dependencies:
- dependency-name: rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-11 03:02:21 +00:00
dependabot[bot]
27be43037f Merge pull request #1196 from openHPI/dependabot/bundler/js-routes-2.2.3 2022-03-08 03:08:37 +00:00
dependabot[bot]
ff3c0e7ca7 Bump rspec-rails from 5.1.0 to 5.1.1
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/rspec/rspec-rails/releases)
- [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md)
- [Commits](https://github.com/rspec/rspec-rails/compare/v5.1.0...v5.1.1)

---
updated-dependencies:
- dependency-name: rspec-rails
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-08 03:01:24 +00:00
dependabot[bot]
817bd5b74c Bump js-routes from 2.2.2 to 2.2.3
Bumps [js-routes](https://github.com/railsware/js-routes) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/railsware/js-routes/releases)
- [Changelog](https://github.com/railsware/js-routes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/railsware/js-routes/compare/v2.2.2...v2.2.3)

---
updated-dependencies:
- dependency-name: js-routes
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-08 03:00:50 +00:00
dependabot[bot]
ae0b58df0a Bump rubocop-performance from 1.13.2 to 1.13.3
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.13.2 to 1.13.3.
- [Release notes](https://github.com/rubocop/rubocop-performance/releases)
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.13.2...v1.13.3)

---
updated-dependencies:
- dependency-name: rubocop-performance
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 03:01:22 +00:00
dependabot[bot]
a0be7b4dfe Bump rails-i18n from 7.0.2 to 7.0.3
Bumps [rails-i18n](https://github.com/svenfuchs/rails-i18n) from 7.0.2 to 7.0.3.
- [Release notes](https://github.com/svenfuchs/rails-i18n/releases)
- [Changelog](https://github.com/svenfuchs/rails-i18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/svenfuchs/rails-i18n/commits)

---
updated-dependencies:
- dependency-name: rails-i18n
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 03:01:17 +00:00
dependabot[bot]
d3e4f4baa6 Bump image_processing from 1.12.1 to 1.12.2
Bumps [image_processing](https://github.com/janko/image_processing) from 1.12.1 to 1.12.2.
- [Release notes](https://github.com/janko/image_processing/releases)
- [Changelog](https://github.com/janko/image_processing/blob/master/CHANGELOG.md)
- [Commits](https://github.com/janko/image_processing/compare/v1.12.1...v1.12.2)

---
updated-dependencies:
- dependency-name: image_processing
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 23:23:40 +00:00
dependabot[bot]
06ce498d02 Bump rubocop-rspec from 2.8.0 to 2.9.0
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/rubocop/rubocop-rspec/releases)
- [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rspec/compare/v2.8.0...v2.9.0)

---
updated-dependencies:
- dependency-name: rubocop-rspec
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 03:02:15 +00:00
dependabot[bot]
30f6c80c5a Merge pull request #1189 from openHPI/dependabot/bundler/prometheus_exporter-2.0.2 2022-02-28 03:09:24 +00:00
dependabot[bot]
cd4f60f45b Bump sentry-rails from 5.1.0 to 5.1.1
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/getsentry/sentry-ruby/releases)
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-ruby/compare/5.1.0...5.1.1)

---
updated-dependencies:
- dependency-name: sentry-rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 03:02:04 +00:00
dependabot[bot]
7b0a4e2181 Bump prometheus_exporter from 2.0.1 to 2.0.2
Bumps [prometheus_exporter](https://github.com/discourse/prometheus_exporter) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/discourse/prometheus_exporter/releases)
- [Changelog](https://github.com/discourse/prometheus_exporter/blob/main/CHANGELOG)
- [Commits](https://github.com/discourse/prometheus_exporter/compare/v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: prometheus_exporter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 03:01:44 +00:00
dependabot[bot]
52743b40dd Merge pull request #1187 from openHPI/dependabot/bundler/sentry-ruby-5.1.1 2022-02-25 18:48:38 +00:00
Sebastian Serth
145aa01486 Merge pull request #1188 from openHPI/dependabot/bundler/rack-mini-profiler-3.0.0
Bump rack-mini-profiler from 2.3.4 to 3.0.0
2022-02-25 18:27:13 +01:00
dependabot[bot]
2edfd297a0 Bump rack-mini-profiler from 2.3.4 to 3.0.0
Bumps [rack-mini-profiler](https://github.com/MiniProfiler/rack-mini-profiler) from 2.3.4 to 3.0.0.
- [Release notes](https://github.com/MiniProfiler/rack-mini-profiler/releases)
- [Changelog](https://github.com/MiniProfiler/rack-mini-profiler/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MiniProfiler/rack-mini-profiler/compare/v2.3.4...v3.0.0)

---
updated-dependencies:
- dependency-name: rack-mini-profiler
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-25 03:01:57 +00:00
dependabot[bot]
5825e6e654 Bump sentry-ruby from 5.1.0 to 5.1.1
Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/getsentry/sentry-ruby/releases)
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-ruby/compare/5.1.0...5.1.1)

---
updated-dependencies:
- dependency-name: sentry-ruby
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-25 03:01:13 +00:00