Skip to content

Commit

Permalink
Merge pull request #19682 from jrafanie/ruby_2_7_add_sync_gem
Browse files Browse the repository at this point in the history
Sync was extracted from std lib in ruby 2.7
  • Loading branch information
Fryguy committed Jan 6, 2020
2 parents 174863d + 84be676 commit 8d5e3fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
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 8d5e3fe

Please sign in to comment.