Skip to content

Commit

Permalink
Merge pull request #2 from grk/remove-i18n-dep
Browse files Browse the repository at this point in the history
Don't explicitly depend on i18n version
  • Loading branch information
ZenCocoon committed Mar 6, 2015
2 parents 271a9b5 + f41e6c0 commit 9c58d17
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rspec-subject-extensions.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ Gem::Specification.new do |s|
s.require_path = "lib"

s.add_runtime_dependency "activesupport", ">= 3.2"
s.add_runtime_dependency "i18n", "~> 0.6.0"
s.add_runtime_dependency "rspec", "~> 3.0"

s.add_development_dependency "appraisal", "~> 1.0"
Expand Down

0 comments on commit 9c58d17

Please sign in to comment.