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 authored and aufi committed Jan 29, 2020
1 parent f768ffb commit a1de545
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 a1de545

Please sign in to comment.