Skip to content

Commit

Permalink
Update sassc-embedded.gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
ntkme committed May 17, 2024
1 parent eb51c30 commit ec52f1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sassc-embedded.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Gem::Specification.new do |spec|

spec.require_paths = ['lib', 'vendor/github.com/sass/sassc-ruby/lib']

spec.required_ruby_version = '>= 3.1.0'
spec.required_ruby_version = '>= 3.1'

spec.add_runtime_dependency 'sass-embedded', '~> 1.76'
end

0 comments on commit ec52f1d

Please sign in to comment.