Merge pull request #7698 from Matt-Yorkley/remove-eventmachine

Remove eventmachine gem
This commit is contained in:
Andy Brett
2021-05-27 11:30:14 -07:00
committed by GitHub
2 changed files with 0 additions and 7 deletions

View File

@@ -172,10 +172,5 @@ group :development do
gem "view_component_storybook", require: "view_component/storybook/engine"
# 1.0.9 fixed openssl issues on macOS https://github.com/eventmachine/eventmachine/issues/602
# While we don't require this gem directly, no dependents forced the upgrade to a version
# greater than 1.0.9, so we just required the latest available version here.
gem 'eventmachine', '>= 1.2.3'
gem 'rack-mini-profiler', '< 3.0.0'
end

View File

@@ -221,7 +221,6 @@ GEM
diff-lcs (1.4.4)
docile (1.3.5)
erubi (1.10.0)
eventmachine (1.2.7)
excon (0.79.0)
execjs (2.7.0)
factory_bot (6.2.0)
@@ -666,7 +665,6 @@ DEPENDENCIES
devise-encryptable
devise-token_authenticatable
dfc_provider!
eventmachine (>= 1.2.3)
factory_bot_rails (= 6.2.0)
ffaker
figaro