Skip to content

Commit

Permalink
Unrestrict eventmachine
Browse files Browse the repository at this point in the history
  • Loading branch information
sj26 committed Jul 30, 2023
1 parent 68188f1 commit 1815bfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mailcatcher.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Gem::Specification.new do |s|

s.required_ruby_version = ">= 2.6.0"

s.add_dependency "eventmachine", "1.0.9.1"
s.add_dependency "eventmachine", "~> 1.0"
s.add_dependency "faye-websocket", "~> 0.11.1"
s.add_dependency "mail", "~> 2.3"
s.add_dependency "net-smtp"
Expand Down

0 comments on commit 1815bfe

Please sign in to comment.