Skip to content

Commit

Permalink
Merge pull request #591 from mizzy/update-gemdependency
Browse files Browse the repository at this point in the history
Update runtime dependency
  • Loading branch information
mizzy authored May 22, 2017
2 parents 01c6e71 + 222b9fc commit 12c9a97
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 12c9a97

Please sign in to comment.