Skip to content

Commit

Permalink
#42
Browse files Browse the repository at this point in the history
  • Loading branch information
pooza committed Mar 10, 2021
1 parent 3406386 commit f1b9baa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ginseng-web.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ['lib']
spec.required_ruby_version = '>=2.6'

spec.add_dependency 'puma'
spec.add_dependency 'puma', '<5.2.1'
spec.add_dependency 'rss'
spec.add_dependency 'sass'
spec.add_dependency 'sinatra'
Expand Down

0 comments on commit f1b9baa

Please sign in to comment.