Skip to content

Commit

Permalink
update gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeta committed Jan 22, 2022
1 parent 2073326 commit e1bb04e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enju_seed.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Gem::Specification.new do |s|
s.add_dependency "kramdown"
s.add_dependency "browser", "~> 5.3"
s.add_dependency "simple_form"
s.add_dependency "validates_timeliness", "~> 6.0.0.alpha1"
s.add_dependency "validates_timeliness", "~> 6.0.0.beta2"
s.add_dependency "json_translate", "~> 4.0"

# s.add_development_dependency "enju_leaf"
Expand Down

0 comments on commit e1bb04e

Please sign in to comment.