Skip to content

Commit c9e655e

Browse files
Bundle update, clear dependabot security issues
1 parent 3fd0610 commit c9e655e

File tree

1 file changed

+17
-15
lines changed

1 file changed

+17
-15
lines changed

Gemfile.lock

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
GIT
22
remote: https://github.com/mongodb/mongoid.git
3-
revision: dce2e0fa3c5f0dd2086b2c8341086ff05e1b37f9
3+
revision: 0623af687a234392ed4b8872f474a9208b908500
44
branch: 9.0-stable
55
specs:
6-
mongoid (9.0.9)
6+
mongoid (9.0.10)
77
activemodel (>= 5.1, < 8.2, != 7.0.0)
88
concurrent-ruby (>= 1.0.5, < 2.0)
99
mongo (>= 2.18.0, < 3.0.0)
@@ -105,9 +105,9 @@ GEM
105105
crass (1.0.6)
106106
date (3.5.1)
107107
drb (2.2.3)
108-
erb (6.0.1)
108+
erb (6.0.2)
109109
erubi (1.13.1)
110-
faraday (2.14.0)
110+
faraday (2.14.1)
111111
faraday-net_http (>= 2.0, < 3.5)
112112
json
113113
logger
@@ -120,11 +120,12 @@ GEM
120120
i18n (1.14.8)
121121
concurrent-ruby (~> 1.0)
122122
io-console (0.8.2)
123-
irb (1.16.0)
123+
irb (1.17.0)
124124
pp (>= 0.6.0)
125+
prism (>= 1.3.0)
125126
rdoc (>= 4.0.0)
126127
reline (>= 0.4.2)
127-
json (2.18.0)
128+
json (2.19.0)
128129
jwt (3.1.2)
129130
base64
130131
logger (1.7.0)
@@ -143,14 +144,14 @@ GEM
143144
minitest (5.27.0)
144145
mocha (2.8.2)
145146
ruby2_keywords (>= 0.0.5)
146-
mongo (2.22.0)
147+
mongo (2.23.0)
147148
base64
148149
bson (>= 4.14.1, < 6.0.0)
149150
multi_xml (0.8.1)
150151
bigdecimal (>= 3.1, < 5)
151152
net-http (0.9.1)
152153
uri (>= 0.11.1)
153-
net-imap (0.6.2)
154+
net-imap (0.6.3)
154155
date
155156
net-protocol
156157
net-pop (0.1.2)
@@ -160,7 +161,7 @@ GEM
160161
net-smtp (0.5.1)
161162
net-protocol
162163
nio4r (2.7.5)
163-
nokogiri (1.19.0)
164+
nokogiri (1.19.1)
164165
mini_portile2 (~> 2.8.2)
165166
racc (~> 1.4)
166167
oauth2 (2.0.18)
@@ -192,11 +193,12 @@ GEM
192193
pp (0.6.3)
193194
prettyprint
194195
prettyprint (0.2.0)
196+
prism (1.9.0)
195197
psych (5.3.1)
196198
date
197199
stringio
198200
racc (1.8.1)
199-
rack (3.2.4)
201+
rack (3.2.5)
200202
rack-openid (1.4.2)
201203
rack (>= 1.1.0)
202204
ruby-openid (>= 2.1.8)
@@ -233,8 +235,8 @@ GEM
233235
activesupport (>= 5.0.0)
234236
minitest
235237
nokogiri (>= 1.6)
236-
rails-html-sanitizer (1.6.2)
237-
loofah (~> 2.21)
238+
rails-html-sanitizer (1.7.0)
239+
loofah (~> 2.25)
238240
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
239241
railties (8.1.2)
240242
actionpack (= 8.1.2)
@@ -246,7 +248,7 @@ GEM
246248
tsort (>= 0.2)
247249
zeitwerk (~> 2.6)
248250
rake (13.3.1)
249-
rdoc (7.1.0)
251+
rdoc (7.2.0)
250252
erb
251253
psych (>= 4.0.0)
252254
tsort
@@ -262,7 +264,7 @@ GEM
262264
snaky_hash (2.0.3)
263265
hashie (>= 0.1.0, < 6)
264266
version_gem (>= 1.1.8, < 3)
265-
sqlite3 (2.9.0)
267+
sqlite3 (2.9.1)
266268
mini_portile2 (~> 2.8.0)
267269
stringio (3.2.0)
268270
thor (1.5.0)
@@ -284,7 +286,7 @@ GEM
284286
base64
285287
websocket-extensions (>= 0.1.0)
286288
websocket-extensions (0.1.5)
287-
zeitwerk (2.7.4)
289+
zeitwerk (2.7.5)
288290

289291
PLATFORMS
290292
ruby

0 commit comments

Comments
 (0)