Skip to content

Commit

Permalink
bump casting dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
saturnflyer committed Jan 27, 2015
1 parent 6c2013e commit b46af5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion characterize.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Gem::Specification.new do |spec|
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
spec.require_paths = ["lib"]

spec.add_dependency "casting", "~> 0.6.8"
spec.add_dependency "casting", "~> 0.7.1"

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

0 comments on commit b46af5b

Please sign in to comment.