We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0b794f8 + 34dee92 commit 75948e9Copy full SHA for 75948e9
2 files changed
Gemfile
@@ -190,4 +190,4 @@ end
190
gem "sentry-ruby", "~> 6.0"
191
gem "sentry-rails", "~> 6.0"
192
193
-gem "openssl", "~> 3.3"
+gem "openssl", "~> 4.0"
Gemfile.lock
@@ -416,7 +416,7 @@ GEM
416
oj (3.16.12)
417
bigdecimal (>= 3.0)
418
ostruct (>= 0.2)
419
- openssl (3.3.2)
+ openssl (4.0.1)
420
optimist (3.1.0)
421
orm_adapter (0.5.0)
422
ostruct (0.6.3)
@@ -744,7 +744,7 @@ DEPENDENCIES
744
money-rails
745
mysql2 (~> 0.5.3)
746
oj (~> 3.16.0)
747
- openssl (~> 3.3)
+ openssl (~> 4.0)
748
parallel
749
pg
750
pg_search
0 commit comments