We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d504910 + af19f22 commit b4f8cb8Copy full SHA for b4f8cb8
1 file changed
pusher.gemspec
@@ -13,7 +13,7 @@ Gem::Specification.new do |s|
13
s.description = %q{Wrapper for Pusher Channels REST api: : https://pusher.com/channels}
14
s.license = "MIT"
15
16
- s.required_ruby_version = ">= 2.6"
+ s.required_ruby_version = ">= 3.1"
17
18
s.add_dependency "multi_json", "~> 1.15"
19
s.add_dependency 'pusher-signature', "~> 0.1.8"
0 commit comments