Skip to content

Commit

Permalink
update gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeta committed Aug 12, 2016
1 parent 50194df commit db013f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions enju_question.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ Gem::Specification.new do |s|
s.add_dependency "enju_bookmark", "~> 0.2.0.beta.2"
s.add_dependency "acts-as-taggable-on", "~> 4.0"

s.add_development_dependency "enju_leaf", "~> 1.2.0.beta.2"
s.add_development_dependency "enju_ndl", "~> 0.2.0.beta.1"
s.add_development_dependency "sqlite3"
s.add_development_dependency "mysql2"
s.add_development_dependency "pg"
s.add_development_dependency "rspec-rails", "~> 3.4"
s.add_development_dependency "factory_girl_rails"
s.add_development_dependency "vcr", "~> 3.0"
s.add_development_dependency "enju_biblio", "~> 0.2.0.beta.2"
s.add_development_dependency "enju_ndl", "~> 0.2.0.beta.1"
s.add_development_dependency "sunspot_solr", "2.2.0"
s.add_development_dependency "webmock"
s.add_development_dependency "simplecov"
Expand Down

0 comments on commit db013f8

Please sign in to comment.