We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
unf
1 parent 967590c commit e2e6042Copy full SHA for e2e6042
Gemfile
@@ -44,7 +44,6 @@ gem 'statsd-ruby', '~> 1.5.0'
44
gem 'steno'
45
gem 'talentbox-delayed_job_sequel', '~> 4.3.0'
46
gem 'thin'
47
-gem 'unf'
48
gem 'vmstat', '~> 2.3'
49
50
# Rails Components
Gemfile.lock
@@ -568,9 +568,6 @@ GEM
568
tzinfo (2.0.6)
569
concurrent-ruby (~> 1.0)
570
uber (0.1.0)
571
- unf (0.1.4)
572
- unf_ext
573
- unf_ext (0.0.9.1)
574
unicode-display_width (2.5.0)
575
vhd (0.0.4)
576
bit-struct
@@ -676,7 +673,6 @@ DEPENDENCIES
676
673
talentbox-delayed_job_sequel (~> 4.3.0)
677
674
thin
678
675
timecop
679
- unf
680
vcap-concurrency!
681
vmstat (~> 2.3)
682
webmock (> 2.3.1)
0 commit comments