Skip to content

Commit

Permalink
Rails 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NickLaMuro committed Sep 28, 2020
1 parent 0a88da3 commit 5c23752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vmware_web_service.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Gem::Specification.new do |spec|
spec.required_ruby_version = "> 2.4"
spec.files = Dir["{app,config,lib}/**/*"]

spec.add_dependency "activesupport", "~> 5.2.4", ">= 5.2.4.3"
spec.add_dependency "activesupport", "~>6.0"
spec.add_dependency "ffi-vix_disk_lib", "~>1.1"
spec.add_dependency "handsoap", "~>0.2.5"
spec.add_dependency "httpclient", "~>2.8.0"
Expand Down

0 comments on commit 5c23752

Please sign in to comment.