Skip to content

Commit

Permalink
update gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeta committed Jul 18, 2020
1 parent dd5e2b1 commit 57225e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enju_event.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Gem::Specification.new do |s|
s.files = Dir["{app,config,db,lib}/**/*"] + ["MIT-LICENSE", "Rakefile", "README.md"]
s.test_files = Dir["spec/**/*"] - Dir["spec/dummy/{log,private,solr,tmp}/**/*"] - Dir["spec/dummy/db/*.sqlite3"]

s.add_dependency "enju_message", "~> 0.3.2"
s.add_dependency "enju_message", "~> 0.3.3"
s.add_dependency "ri_cal"
s.add_dependency "jbuilder"

Expand Down

0 comments on commit 57225e4

Please sign in to comment.