Skip to content

Commit

Permalink
chore: ruby de-bump
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexRiedler committed Dec 18, 2024
1 parent 1d3ca7d commit cb3e0a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pheme.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |s|
s.require_paths = ['lib']
s.license = 'MIT'

s.required_ruby_version = '>= 3.3'
s.required_ruby_version = '>= 3.2'

s.add_dependency 'activesupport', '>= 4'
s.add_dependency 'aws-sdk-sns', '~> 1.1'
Expand Down

0 comments on commit cb3e0a3

Please sign in to comment.