Skip to content

Commit 35d8e5b

Browse files
authored
Merge pull request #713 from Earlopain/cgi-ruby-3.5
Remove unused `cgi` require for Ruby 3.5 compatibility
2 parents 4dddd85 + b489f64 commit 35d8e5b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/i18n/exceptions.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# frozen_string_literal: true
22

3-
require 'cgi'
4-
53
module I18n
64
class ExceptionHandler
75
def call(exception, _locale, _key, _options)

0 commit comments

Comments
 (0)