Skip to content

Commit

Permalink
Sync was extracted from std lib in ruby 2.7
Browse files Browse the repository at this point in the history
Add the gem for forward compatibility.

Found in ManageIQ#19678
  • Loading branch information
jrafanie committed Jan 3, 2020
1 parent 2fb2389 commit 84be676
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -74,6 +74,7 @@ gem "rubyzip", "~>2.0.0", :require => false
gem "snmp", "~>1.2.0", :require => false
gem "sprockets", "~>3.0", :require => false
gem "sqlite3", "~>1.3.0", :require => false
gem "sync", "~>0.5", :require => false
gem "sys-filesystem", "~>1.3.1"
gem "terminal", :require => false

Expand Down

0 comments on commit 84be676

Please sign in to comment.