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 e4b6883 commit 69896a0Copy full SHA for 69896a0
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', '~> 1.0'
+gem 'uri', '~> 1.1'
45
gem 'vmstat', '~> 2.3'
46
47
# Rails Components
Gemfile.lock
@@ -605,7 +605,7 @@ GEM
605
unicode-display_width (3.2.0)
606
unicode-emoji (~> 4.1)
607
unicode-emoji (4.1.0)
608
- uri (1.0.4)
+ uri (1.1.0)
609
useragent (0.16.11)
610
vhd (0.0.4)
611
bit-struct
@@ -716,7 +716,7 @@ DEPENDENCIES
716
talentbox-delayed_job_sequel (~> 4.3.0)
717
thin
718
timecop
719
- uri (~> 1.0)
+ uri (~> 1.1)
720
vmstat (~> 2.3)
721
webmock (> 2.3.1)
722
0 commit comments