File tree 2 files changed +21
-21
lines changed
2 files changed +21
-21
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ gem "puma", "5.6.8"
23
23
gem "cancancan" , "~> 3.3.0"
24
24
gem "cancancan-mongoid" , "2.0.0"
25
25
gem "devise" , "4.8.0"
26
- gem "devise_invitable" , "2.0.5 "
26
+ gem "devise_invitable" , "2.0.9 "
27
27
gem "omniauth" , "1.8.1"
28
28
gem "omniauth-facebook" , "3.0.0"
29
29
Original file line number Diff line number Diff line change 71
71
rake (>= 10.4 , < 14.0 )
72
72
ast (2.4.2 )
73
73
awesome_print (1.9.2 )
74
- bcrypt (3.1.16 )
75
- bcrypt (3.1.16 -java )
74
+ bcrypt (3.1.20 )
75
+ bcrypt (3.1.20 -java )
76
76
better_errors (2.10.1 )
77
77
erubi (>= 1.0.0 )
78
78
rack (>= 0.9.0 )
109
109
coercible (1.0.0 )
110
110
descendants_tracker (~> 0.0.1 )
111
111
colored (1.2 )
112
- concurrent-ruby (1.2.2 )
112
+ concurrent-ruby (1.2.3 )
113
113
connection_pool (2.4.1 )
114
114
countries (4.0.1 )
115
115
i18n_data (~> 0.13.0 )
129
129
database_cleaner-mongoid (2.0.1 )
130
130
database_cleaner-core (~> 2.0.0 )
131
131
mongoid
132
- date (3.3.3 )
133
- date (3.3.3 -java )
132
+ date (3.3.4 )
133
+ date (3.3.4 -java )
134
134
descendants_tracker (0.0.4 )
135
135
thread_safe (~> 0.3 , >= 0.3.1 )
136
136
devise (4.8.0 )
139
139
railties (>= 4.1.0 )
140
140
responders
141
141
warden (~> 1.2.3 )
142
- devise_invitable (2.0.5 )
142
+ devise_invitable (2.0.9 )
143
143
actionmailer (>= 5.0 )
144
144
devise (>= 4.6 )
145
145
diff-lcs (1.5.0 )
231
231
method_source (1.0.0 )
232
232
mini_mime (1.1.5 )
233
233
mini_portile2 (2.8.5 )
234
- minitest (5.20.0 )
234
+ minitest (5.22.2 )
235
235
mongo (2.16.0 )
236
236
bson (>= 4.8.2 , < 5.0.0 )
237
237
mongoid (7.3.3 )
@@ -255,25 +255,25 @@ GEM
255
255
andand
256
256
kdtree
257
257
require_all
258
- net-imap (0.4.0 )
258
+ net-imap (0.4.10 )
259
259
date
260
260
net-protocol
261
261
net-pop (0.1.2 )
262
262
net-protocol
263
- net-protocol (0.2.1 )
263
+ net-protocol (0.2.2 )
264
264
timeout
265
- net-smtp (0.4.0 )
265
+ net-smtp (0.4.0.1 )
266
266
net-protocol
267
267
nio4r (2.7.0 )
268
268
nio4r (2.7.0-java )
269
- nokogiri (1.16.0 )
269
+ nokogiri (1.16.2 )
270
270
mini_portile2 (~> 2.8.2 )
271
271
racc (~> 1.4 )
272
- nokogiri (1.16.0 -java )
272
+ nokogiri (1.16.2 -java )
273
273
racc (~> 1.4 )
274
- nokogiri (1.16.0 -x64-mingw32 )
274
+ nokogiri (1.16.2 -x64-mingw32 )
275
275
racc (~> 1.4 )
276
- nokogiri (1.16.0 -x86-mingw32 )
276
+ nokogiri (1.16.2 -x86-mingw32 )
277
277
racc (~> 1.4 )
278
278
oauth2 (1.4.7 )
279
279
faraday (>= 0.8 , < 2.0 )
370
370
request_store (1.5.0 )
371
371
rack (>= 1.4 )
372
372
require_all (3.0.0 )
373
- responders (3.0 .1 )
374
- actionpack (>= 5.0 )
375
- railties (>= 5.0 )
373
+ responders (3.1 .1 )
374
+ actionpack (>= 5.2 )
375
+ railties (>= 5.2 )
376
376
rexml (3.2.6 )
377
377
rouge (4.1.2 )
378
378
rspec-core (3.12.2 )
453
453
thor (1.3.0 )
454
454
thread_safe (0.3.6 )
455
455
thread_safe (0.3.6-java )
456
- timeout (0.4.0 )
456
+ timeout (0.4.1 )
457
457
tomorrowio_rb (0.0.3 )
458
458
tzinfo (2.0.6 )
459
459
concurrent-ruby (~> 1.0 )
477
477
xpath (3.2.0 )
478
478
nokogiri (~> 1.8 )
479
479
yard (0.9.34 )
480
- zeitwerk (2.6.12 )
480
+ zeitwerk (2.6.13 )
481
481
482
482
PLATFORMS
483
483
java
@@ -503,7 +503,7 @@ DEPENDENCIES
503
503
database_cleaner
504
504
database_cleaner-mongoid
505
505
devise (= 4.8.0 )
506
- devise_invitable (= 2.0.5 )
506
+ devise_invitable (= 2.0.9 )
507
507
dotenv-rails
508
508
erb_lint
509
509
factory_bot_rails
You can’t perform that action at this time.
0 commit comments