mirror of
https://github.com/edcommonwealth/e2c-api.git
synced 2026-03-07 21:48:13 -08:00
Merge 1934714777 into 5606f7fa69
This commit is contained in:
commit
d1078f20c4
1 changed files with 5 additions and 3 deletions
|
|
@ -99,7 +99,7 @@ GEM
|
|||
crass (1.0.6)
|
||||
csv (3.3.4)
|
||||
date (3.4.1)
|
||||
debug (1.10.0)
|
||||
debug (1.11.0)
|
||||
irb (~> 1.10)
|
||||
reline (>= 0.3.8)
|
||||
dotenv (3.1.8)
|
||||
|
|
@ -108,6 +108,7 @@ GEM
|
|||
railties (>= 6.1)
|
||||
drb (2.2.1)
|
||||
ed25519 (1.4.0)
|
||||
erb (5.0.1)
|
||||
erubi (1.13.1)
|
||||
et-orbi (1.2.11)
|
||||
tzinfo
|
||||
|
|
@ -213,7 +214,7 @@ GEM
|
|||
activesupport (>= 7.0.0)
|
||||
rack
|
||||
railties (>= 7.0.0)
|
||||
psych (5.2.5)
|
||||
psych (5.2.6)
|
||||
date
|
||||
stringio
|
||||
public_suffix (6.0.2)
|
||||
|
|
@ -260,7 +261,8 @@ GEM
|
|||
zeitwerk (~> 2.6)
|
||||
rainbow (3.1.1)
|
||||
rake (13.2.1)
|
||||
rdoc (6.13.1)
|
||||
rdoc (6.14.0)
|
||||
erb
|
||||
psych (>= 4.0.0)
|
||||
regexp_parser (2.10.0)
|
||||
reline (0.6.1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue