We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5ff49a commit ea941b4Copy full SHA for ea941b4
Gemfile
@@ -46,4 +46,4 @@ end
46
47
gem 'tzinfo-data', '~> 1.2024'
48
49
-gem 'resolv', '~> 0.3.0'
+gem 'resolv', '~> 0.6.0'
Gemfile.lock
@@ -237,7 +237,7 @@ GEM
237
io-console (~> 0.5)
238
request_store (1.5.1)
239
rack (>= 1.4)
240
- resolv (0.3.0)
+ resolv (0.6.0)
241
rspec-core (3.13.0)
242
rspec-support (~> 3.13.0)
243
rspec-expectations (3.13.0)
@@ -312,7 +312,7 @@ DEPENDENCIES
312
redis (~> 5.3)
313
redis-namespace (~> 1.10)
314
redis-rails
315
- resolv (~> 0.3.0)
+ resolv (~> 0.6.0)
316
rspec-rails
317
rspec-sidekiq
318
rspec_junit_formatter
0 commit comments