File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ gem 'mongoid_magic_counter_cache'
36
36
# function 'handle_threads_query'.
37
37
gem 'will_paginate_mongoid' , "~>2.0"
38
38
gem 'rdiscount'
39
- gem 'nokogiri' , "~> 1.8.1 "
39
+ gem 'nokogiri' , "~> 1.12.5 "
40
40
41
41
gem 'elasticsearch' , '~> 7.8.0'
42
42
gem 'elasticsearch-model' , '~> 7.1.0'
Original file line number Diff line number Diff line change 114
114
mime-types (3.4.1 )
115
115
mime-types-data (~> 3.2015 )
116
116
mime-types-data (3.2022.0105 )
117
- mini_portile2 (2.3.0 )
117
+ mini_portile2 (2.6.1 )
118
118
minitest (5.15.0 )
119
119
mongo (2.18.1 )
120
120
bson (>= 4.14.1 , < 5.0.0 )
134
134
nenv (0.3.0 )
135
135
netrc (0.11.0 )
136
136
newrelic_rpm (8.12.0 )
137
- nokogiri (1.8.5 )
138
- mini_portile2 (~> 2.3.0 )
137
+ nokogiri (1.12.5 )
138
+ mini_portile2 (~> 2.6.1 )
139
+ racc (~> 1.4 )
139
140
notiffany (0.1.3 )
140
141
nenv (~> 0.1 )
141
142
shellany (~> 0.0 )
147
148
pry-nav (1.0.0 )
148
149
pry (>= 0.9.10 , < 0.15 )
149
150
public_suffix (4.0.7 )
151
+ racc (1.6.1 )
150
152
rack (2.2.4 )
151
153
rack-protection (2.2.2 )
152
154
rack
@@ -247,7 +249,7 @@ DEPENDENCIES
247
249
mongoid_cleaner (~> 1.2.0 )
248
250
mongoid_magic_counter_cache
249
251
newrelic_rpm
250
- nokogiri (~> 1.8.1 )
252
+ nokogiri (~> 1.12.5 )
251
253
protected_attributes_continued
252
254
pry
253
255
pry-nav
You can’t perform that action at this time.
0 commit comments