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 100
100
mime-types (3.1 )
101
101
mime-types-data (~> 3.2015 )
102
102
mime-types-data (3.2016.0521 )
103
- mini_portile2 (2.3.0 )
103
+ mini_portile2 (2.6.1 )
104
104
minitest (5.14.0 )
105
105
mongo (2.5.3 )
106
106
bson (>= 4.3.0 , < 5.0.0 )
122
122
nenv (0.3.0 )
123
123
netrc (0.11.0 )
124
124
newrelic_rpm (5.6.0.349 )
125
- nokogiri (1.8.1 )
126
- mini_portile2 (~> 2.3.0 )
125
+ nokogiri (1.12.5 )
126
+ mini_portile2 (~> 2.6.1 )
127
+ racc (~> 1.4 )
127
128
notiffany (0.1.1 )
128
129
nenv (~> 0.1 )
129
130
shellany (~> 0.0 )
137
138
pry-nav (0.2.4 )
138
139
pry (>= 0.9.10 , < 0.11.0 )
139
140
public_suffix (2.0.5 )
141
+ racc (1.5.2 )
140
142
rack (1.6.8 )
141
143
rack-protection (1.5.3 )
142
144
rack
@@ -234,7 +236,7 @@ DEPENDENCIES
234
236
mongoid_cleaner (~> 1.2.0 )
235
237
mongoid_magic_counter_cache
236
238
newrelic_rpm
237
- nokogiri (~> 1.8.1 )
239
+ nokogiri (~> 1.12.5 )
238
240
protected_attributes_continued
239
241
pry
240
242
pry-nav
You can’t perform that action at this time.
0 commit comments