Skip to content

Commit

Permalink
Merge pull request #41 from jhx/issue_40_update_semantic_to_v140
Browse files Browse the repository at this point in the history
Fix #40 Update semantic to v1.4.0
  • Loading branch information
jhx committed Feb 18, 2015
2 parents 4319edc + 3d3c984 commit 0e70a4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qtip2-jquery-rails.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'rake', '~> 10.3.2'
spec.add_development_dependency 'rspec-rails', '~> 3.1.0'
spec.add_development_dependency 'rubocop', '~> 0.26.1'
spec.add_development_dependency 'semantic', '~> 1.3.1'
spec.add_development_dependency 'semantic', '~> 1.4.0'
spec.add_development_dependency 'sqlite3', '~> 1.3.9'
end

0 comments on commit 0e70a4f

Please sign in to comment.