This repository was archived by the owner on Nov 28, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ gem 'csvlint', '~> 0.4'
86
86
gem 'datapackage' , '0.0.4' # temporarily pinned to avoid breaking the build
87
87
gem 'rest-client' , '~> 2.0'
88
88
89
- gem 'nokogiri' , '~> 1.12 '
89
+ gem 'nokogiri' , '~> 1.13 '
90
90
91
91
gem 'airbrake' , '~> 11.0'
92
92
gem 'font-awesome-rails' , '~> 4.7'
Original file line number Diff line number Diff line change 498
498
method_source (1.0.0 )
499
499
mime-types (2.99.3 )
500
500
mini_mime (1.0.2 )
501
- mini_portile2 (2.6 .1 )
501
+ mini_portile2 (2.7 .1 )
502
502
minitest (5.15.0 )
503
503
mongoid (5.1.6 )
504
504
activemodel (~> 4.0 )
513
513
net-http-pipeline (1.0.1 )
514
514
netrc (0.11.0 )
515
515
nio4r (2.5.8 )
516
- nokogiri (1.12.5 )
517
- mini_portile2 (~> 2.6.1 )
516
+ nokogiri (1.13.0 )
517
+ mini_portile2 (~> 2.7.0 )
518
518
racc (~> 1.4 )
519
519
nokogumbo (2.0.2 )
520
520
nokogiri (~> 1.8 , >= 1.8.4 )
@@ -824,7 +824,7 @@ DEPENDENCIES
824
824
kaminari-mongoid (~> 1.0 )
825
825
mongo (~> 2.1 )!
826
826
mongoid (~> 5.1 )
827
- nokogiri (~> 1.12 )
827
+ nokogiri (~> 1.13 )
828
828
poltergeist (~> 1.6 )
829
829
pry (~> 0.14 )
830
830
puma (~> 5.5 )
You can’t perform that action at this time.
0 commit comments