Skip to content

Commit

Permalink
Bump linux_admin version to ~> 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
carbonin committed Oct 3, 2017
1 parent 6ef7f83 commit 046c081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manageiq-gems-pending.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency "binary_struct", "~> 2.1"
s.add_runtime_dependency "bundler", ">= 1.8.4" # rails-assets requires bundler >= 1.8.4, see: https://rails-assets.org/
s.add_runtime_dependency "highline", "~> 1.6.21" # Needed for the appliance_console
s.add_runtime_dependency "linux_admin", "~> 0.20.2"
s.add_runtime_dependency "linux_admin", "~> 1.0"
s.add_runtime_dependency "log4r", "= 1.1.8"
s.add_runtime_dependency "memoist", "~> 0.15.0"
s.add_runtime_dependency "more_core_extensions", "~> 3.4"
Expand Down

0 comments on commit 046c081

Please sign in to comment.