Skip to content

Commit

Permalink
Depend on Lita 2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmycuadra committed Jul 6, 2013
1 parent 585e547 commit 20f2ebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lita-karma.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Gem::Specification.new do |spec|
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
spec.require_paths = ["lib"]

spec.add_runtime_dependency "lita", "~> 1.0"
spec.add_runtime_dependency "lita", "~> 2.0"

spec.add_development_dependency "bundler", "~> 1.3"
spec.add_development_dependency "rake"
Expand Down

0 comments on commit 20f2ebf

Please sign in to comment.