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.
1 parent f8e1b69 commit bb43a2dCopy full SHA for bb43a2d
Gemfile
@@ -41,7 +41,7 @@ gem 'statsd-ruby', '~> 1.5.0'
41
gem 'steno'
42
gem 'talentbox-delayed_job_sequel', '~> 4.3.0'
43
gem 'thin'
44
-gem 'uri', '~> 0.13'
+gem 'uri', '~> 1.0'
45
gem 'vmstat', '~> 2.3'
46
47
# Rails Components
Gemfile.lock
@@ -585,7 +585,7 @@ GEM
585
unicode-display_width (3.1.4)
586
unicode-emoji (~> 4.0, >= 4.0.4)
587
unicode-emoji (4.0.4)
588
- uri (0.13.1)
+ uri (1.0.3)
589
useragent (0.16.11)
590
vhd (0.0.4)
591
bit-struct
@@ -694,7 +694,7 @@ DEPENDENCIES
694
talentbox-delayed_job_sequel (~> 4.3.0)
695
thin
696
timecop
697
- uri (~> 0.13)
+ uri (~> 1.0)
698
vmstat (~> 2.3)
699
webmock (> 2.3.1)
700
0 commit comments