Skip to content

Commit eefe7b2

Browse files
committed
Remove explicit jruby-openssl dependency
Something has changed, and it seems that the explicit requirement now fails.
1 parent e5ebcff commit eefe7b2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Gemfile-rails-dependencies

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,3 @@ else
3535
gem 'activerecord-jdbcsqlite3-adapter', platforms: [:jruby]
3636
gem 'selenium-webdriver', require: false if version >= '5'
3737
end
38-
39-
gem 'jruby-openssl', platforms: [:jruby]

0 commit comments

Comments
 (0)