File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ gem "htmlentities"
17
17
gem "image_processing"
18
18
gem "jwt"
19
19
gem "nokogiri"
20
+ gem "ostruct"
20
21
gem "pg"
21
22
gem "pg_search"
22
23
gem "puma"
Original file line number Diff line number Diff line change 223
223
rdoc (>= 4.0.0 )
224
224
reline (>= 0.4.2 )
225
225
json (2.9.1 )
226
- jwt (2.10.0 )
226
+ jwt (2.10.1 )
227
227
base64
228
228
language_server-protocol (3.17.0.3 )
229
229
launchy (3.0.1 )
278
278
snaky_hash (~> 2.0 )
279
279
version_gem (~> 1.1 )
280
280
os (1.1.4 )
281
+ ostruct (0.6.1 )
281
282
package_json (0.1.0 )
282
283
parallel (1.26.3 )
283
284
parser (3.3.6.0 )
487
488
tzinfo (2.0.6 )
488
489
concurrent-ruby (~> 1.0 )
489
490
uber (0.1.0 )
490
- unicode-display_width (3.1.2 )
491
+ unicode-display_width (3.1.3 )
491
492
unicode-emoji (~> 4.0 , >= 4.0.4 )
492
493
unicode-emoji (4.0.4 )
493
494
uniform_notifier (1.16.0 )
@@ -531,6 +532,7 @@ DEPENDENCIES
531
532
image_processing
532
533
jwt
533
534
nokogiri
535
+ ostruct
534
536
pg
535
537
pg_search
536
538
puma
You can’t perform that action at this time.
0 commit comments