|
|
|
@ -77,6 +77,8 @@ GEM
|
|
|
|
railties (>= 6.0.0)
|
|
|
|
railties (>= 6.0.0)
|
|
|
|
date (3.3.3)
|
|
|
|
date (3.3.3)
|
|
|
|
debug (1.7.1)
|
|
|
|
debug (1.7.1)
|
|
|
|
|
|
|
|
irb (>= 1.5.0)
|
|
|
|
|
|
|
|
reline (>= 0.3.1)
|
|
|
|
diff-lcs (1.5.0)
|
|
|
|
diff-lcs (1.5.0)
|
|
|
|
em-websocket (0.5.3)
|
|
|
|
em-websocket (0.5.3)
|
|
|
|
eventmachine (>= 0.12.9)
|
|
|
|
eventmachine (>= 0.12.9)
|
|
|
|
@ -110,6 +112,9 @@ GEM
|
|
|
|
http_parser.rb (0.8.0)
|
|
|
|
http_parser.rb (0.8.0)
|
|
|
|
i18n (1.12.0)
|
|
|
|
i18n (1.12.0)
|
|
|
|
concurrent-ruby (~> 1.0)
|
|
|
|
concurrent-ruby (~> 1.0)
|
|
|
|
|
|
|
|
io-console (0.6.0)
|
|
|
|
|
|
|
|
irb (1.6.4)
|
|
|
|
|
|
|
|
reline (>= 0.3.0)
|
|
|
|
jbuilder (2.11.5)
|
|
|
|
jbuilder (2.11.5)
|
|
|
|
actionview (>= 5.0.0)
|
|
|
|
actionview (>= 5.0.0)
|
|
|
|
activesupport (>= 5.0.0)
|
|
|
|
activesupport (>= 5.0.0)
|
|
|
|
@ -148,6 +153,8 @@ GEM
|
|
|
|
net-smtp (0.3.3)
|
|
|
|
net-smtp (0.3.3)
|
|
|
|
net-protocol
|
|
|
|
net-protocol
|
|
|
|
nio4r (2.5.8)
|
|
|
|
nio4r (2.5.8)
|
|
|
|
|
|
|
|
nokogiri (1.14.2-arm64-darwin)
|
|
|
|
|
|
|
|
racc (~> 1.4)
|
|
|
|
nokogiri (1.14.2-x86_64-linux)
|
|
|
|
nokogiri (1.14.2-x86_64-linux)
|
|
|
|
racc (~> 1.4)
|
|
|
|
racc (~> 1.4)
|
|
|
|
notiffany (0.1.3)
|
|
|
|
notiffany (0.1.3)
|
|
|
|
@ -196,6 +203,8 @@ GEM
|
|
|
|
rb-fsevent (0.11.2)
|
|
|
|
rb-fsevent (0.11.2)
|
|
|
|
rb-inotify (0.10.1)
|
|
|
|
rb-inotify (0.10.1)
|
|
|
|
ffi (~> 1.0)
|
|
|
|
ffi (~> 1.0)
|
|
|
|
|
|
|
|
reline (0.3.3)
|
|
|
|
|
|
|
|
io-console (~> 0.5)
|
|
|
|
rspec-core (3.12.1)
|
|
|
|
rspec-core (3.12.1)
|
|
|
|
rspec-support (~> 3.12.0)
|
|
|
|
rspec-support (~> 3.12.0)
|
|
|
|
rspec-expectations (3.12.2)
|
|
|
|
rspec-expectations (3.12.2)
|
|
|
|
@ -249,6 +258,7 @@ GEM
|
|
|
|
zeitwerk (2.6.7)
|
|
|
|
zeitwerk (2.6.7)
|
|
|
|
|
|
|
|
|
|
|
|
PLATFORMS
|
|
|
|
PLATFORMS
|
|
|
|
|
|
|
|
arm64-darwin-21
|
|
|
|
x86_64-linux
|
|
|
|
x86_64-linux
|
|
|
|
|
|
|
|
|
|
|
|
DEPENDENCIES
|
|
|
|
DEPENDENCIES
|
|
|
|
|