File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ gem 'mysql2', '~> 0.5.5'
12
12
gem 'curb' , '~> 1.0.1'
13
13
gem 'haml' , '~> 6'
14
14
gem 'will_paginate' , '~> 3.3.1'
15
- gem 'nokogiri' , '~> 1.16 '
15
+ gem 'nokogiri' , '~> 1.18 '
16
16
gem 'authlogic' , '~> 6.4' , '>= 6.4.3'
17
17
gem 'omniauth_login_dot_gov' , git : 'https://github.com/18f/omniauth_login_dot_gov' , ref : '6e117a9c68b19a1fbc70533613b74b0d8affd641'
18
18
gem 'rack' , '~> 2.2'
Original file line number Diff line number Diff line change 569
569
net-ssh (7.3.0 )
570
570
newrelic_rpm (9.18.0 )
571
571
nio4r (2.7.4 )
572
- nokogiri (1.18.7 )
572
+ nokogiri (1.18.8 )
573
573
mini_portile2 (~> 2.8.2 )
574
574
racc (~> 1.4 )
575
575
omniauth (2.1.3 )
@@ -1010,7 +1010,7 @@ DEPENDENCIES
1010
1010
net-http
1011
1011
net-http-persistent (~> 2.9.3 )
1012
1012
newrelic_rpm (~> 9.10 )
1013
- nokogiri (~> 1.16 )
1013
+ nokogiri (~> 1.18 )
1014
1014
omniauth (~> 2.1.0 )
1015
1015
omniauth-rails_csrf_protection (~> 1.0.1 )
1016
1016
omniauth_login_dot_gov !
You can’t perform that action at this time.
0 commit comments