Skip to content

Commit

Permalink
Update runtime dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mizzy committed May 22, 2017
1 parent 01c6e71 commit 222b9fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serverspec.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency "rspec", "~> 3.0"
spec.add_runtime_dependency "rspec-its"
spec.add_runtime_dependency "multi_json"
spec.add_runtime_dependency "specinfra", "~> 2.53"
spec.add_runtime_dependency "specinfra", "~> 2.68"
spec.add_development_dependency "bundler", "~> 1.3"
spec.add_development_dependency("json", "~> 1.8") if RUBY_VERSION < "1.9"
spec.add_development_dependency "rake", "~> 10.1.1"
Expand Down

0 comments on commit 222b9fc

Please sign in to comment.