Remove eventmachine gem

This was a dependency of a dependency a long time ago...
This commit is contained in:
Matt-Yorkley
2021-05-27 15:57:17 +01:00
parent 0d5f76b19e
commit 78e3bb1acd
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