DVGM/Gemfile.lock

251 lines
5.6 KiB
Plaintext
Raw Normal View History

2017-10-22 18:56:44 +00:00
GEM
remote: https://rubygems.org/
specs:
2023-10-12 17:01:48 +00:00
actioncable (7.0.8)
actionpack (= 7.0.8)
activesupport (= 7.0.8)
2019-02-21 21:54:26 +00:00
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
2023-10-12 17:01:48 +00:00
actionmailbox (7.0.8)
actionpack (= 7.0.8)
activejob (= 7.0.8)
activerecord (= 7.0.8)
activestorage (= 7.0.8)
activesupport (= 7.0.8)
mail (>= 2.7.1)
net-imap
net-pop
net-smtp
actionmailer (7.0.8)
actionpack (= 7.0.8)
actionview (= 7.0.8)
activejob (= 7.0.8)
activesupport (= 7.0.8)
2017-10-22 18:56:44 +00:00
mail (~> 2.5, >= 2.5.4)
2023-10-12 17:01:48 +00:00
net-imap
net-pop
net-smtp
2017-10-22 18:56:44 +00:00
rails-dom-testing (~> 2.0)
2023-10-12 17:01:48 +00:00
actionpack (7.0.8)
actionview (= 7.0.8)
activesupport (= 7.0.8)
rack (~> 2.0, >= 2.2.4)
2019-02-21 21:54:26 +00:00
rack-test (>= 0.6.3)
2017-10-22 18:56:44 +00:00
rails-dom-testing (~> 2.0)
2023-10-12 17:01:48 +00:00
rails-html-sanitizer (~> 1.0, >= 1.2.0)
actiontext (7.0.8)
actionpack (= 7.0.8)
activerecord (= 7.0.8)
activestorage (= 7.0.8)
activesupport (= 7.0.8)
globalid (>= 0.6.0)
nokogiri (>= 1.8.5)
actionview (7.0.8)
activesupport (= 7.0.8)
2017-10-22 18:56:44 +00:00
builder (~> 3.1)
2019-02-21 21:54:26 +00:00
erubi (~> 1.4)
2017-10-22 18:56:44 +00:00
rails-dom-testing (~> 2.0)
2023-10-12 17:01:48 +00:00
rails-html-sanitizer (~> 1.1, >= 1.2.0)
activejob (7.0.8)
activesupport (= 7.0.8)
2017-10-22 18:56:44 +00:00
globalid (>= 0.3.6)
2023-10-12 17:01:48 +00:00
activemodel (7.0.8)
activesupport (= 7.0.8)
activerecord (7.0.8)
activemodel (= 7.0.8)
activesupport (= 7.0.8)
activestorage (7.0.8)
actionpack (= 7.0.8)
activejob (= 7.0.8)
activerecord (= 7.0.8)
activesupport (= 7.0.8)
marcel (~> 1.0)
mini_mime (>= 1.1.0)
activesupport (7.0.8)
2017-10-22 18:56:44 +00:00
concurrent-ruby (~> 1.0, >= 1.0.2)
2023-10-12 17:01:48 +00:00
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
bindex (0.8.1)
bootsnap (1.16.0)
msgpack (~> 1.2)
builder (3.2.4)
byebug (11.1.3)
coffee-rails (5.0.0)
2017-10-22 18:56:44 +00:00
coffee-script (>= 2.2.0)
2023-10-12 17:01:48 +00:00
railties (>= 5.2.0)
2017-10-22 18:56:44 +00:00
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.12.2)
2023-10-12 17:01:48 +00:00
concurrent-ruby (1.2.2)
crass (1.0.6)
date (3.3.3)
erubi (1.12.0)
execjs (2.9.1)
ffi (1.16.3)
globalid (1.2.1)
activesupport (>= 6.1)
i18n (1.14.1)
2019-02-21 21:54:26 +00:00
concurrent-ruby (~> 1.0)
2023-10-12 17:01:48 +00:00
jbuilder (2.11.5)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
jquery-rails (4.6.0)
2017-10-22 18:56:44 +00:00
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
2023-10-12 17:01:48 +00:00
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.16.0)
crass (~> 1.0.2)
2017-10-22 18:56:44 +00:00
nokogiri (>= 1.5.9)
2023-10-12 17:01:48 +00:00
mail (2.8.1)
2019-02-21 21:54:26 +00:00
mini_mime (>= 0.1.1)
2023-10-12 17:01:48 +00:00
net-imap
net-pop
net-smtp
marcel (1.0.2)
matrix (0.4.2)
method_source (1.0.0)
mimemagic (0.4.3)
nokogiri (~> 1)
rake
mini_mime (1.1.5)
minitest (5.20.0)
msgpack (1.7.2)
net-imap (0.4.1)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.1)
timeout
net-smtp (0.4.0)
net-protocol
nio4r (2.5.9)
nokogiri (1.15.4-x86_64-linux)
racc (~> 1.4)
pdf-core (0.9.0)
prawn (2.4.0)
pdf-core (~> 0.9.0)
ttfunk (~> 1.7)
2019-02-21 21:54:26 +00:00
prawn-table (0.2.2)
prawn (>= 1.3.0, < 3.0.0)
2023-10-12 17:01:48 +00:00
psych (5.1.1)
stringio
puma (6.4.0)
nio4r (~> 2.0)
racc (1.7.1)
rack (2.2.8)
rack-test (2.1.0)
rack (>= 1.3)
rails (7.0.8)
actioncable (= 7.0.8)
actionmailbox (= 7.0.8)
actionmailer (= 7.0.8)
actionpack (= 7.0.8)
actiontext (= 7.0.8)
actionview (= 7.0.8)
activejob (= 7.0.8)
activemodel (= 7.0.8)
activerecord (= 7.0.8)
activestorage (= 7.0.8)
activesupport (= 7.0.8)
bundler (>= 1.15.0)
railties (= 7.0.8)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
2019-02-21 21:54:26 +00:00
nokogiri (>= 1.6)
2023-10-12 17:01:48 +00:00
rails-html-sanitizer (1.4.0)
loofah (~> 2.3)
railties (7.0.8)
actionpack (= 7.0.8)
activesupport (= 7.0.8)
2017-10-22 18:56:44 +00:00
method_source
2023-10-12 17:01:48 +00:00
rake (>= 12.2)
thor (~> 1.0)
zeitwerk (~> 2.5)
rake (13.0.6)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
2019-02-21 21:54:26 +00:00
ffi (~> 1.0)
2023-10-12 17:01:48 +00:00
rdoc (6.5.0)
psych (>= 4.0.0)
sass-rails (6.0.0)
sassc-rails (~> 2.1, >= 2.1.1)
sassc (2.4.0)
ffi (~> 1.9)
sassc-rails (2.1.2)
railties (>= 4.0.0)
sassc (>= 2.0)
sprockets (> 3.0)
sprockets-rails
tilt
spring (4.1.1)
spring-watcher-listen (2.1.0)
2017-10-22 18:56:44 +00:00
listen (>= 2.7, < 4.0)
2023-10-12 17:01:48 +00:00
spring (>= 4)
sprockets (4.2.1)
2017-10-22 18:56:44 +00:00
concurrent-ruby (~> 1.0)
2023-10-12 17:01:48 +00:00
rack (>= 2.2.4, < 4)
sprockets-rails (3.4.2)
actionpack (>= 5.2)
activesupport (>= 5.2)
2017-10-22 18:56:44 +00:00
sprockets (>= 3.0.0)
2023-10-12 17:01:48 +00:00
sqlite3 (1.4.4)
stringio (3.0.8)
thor (1.2.2)
tilt (2.3.0)
timeout (0.4.0)
ttfunk (1.7.0)
turbolinks (5.2.1)
2019-02-21 21:54:26 +00:00
turbolinks-source (~> 5.2)
turbolinks-source (5.2.0)
2023-10-12 17:01:48 +00:00
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uglifier (4.2.0)
2017-10-22 18:56:44 +00:00
execjs (>= 0.3.0, < 3)
2023-10-12 17:01:48 +00:00
web-console (4.2.1)
actionview (>= 6.0.0)
activemodel (>= 6.0.0)
2017-10-22 18:56:44 +00:00
bindex (>= 0.4.0)
2023-10-12 17:01:48 +00:00
railties (>= 6.0.0)
websocket-driver (0.7.6)
2017-10-22 18:56:44 +00:00
websocket-extensions (>= 0.1.0)
2023-10-12 17:01:48 +00:00
websocket-extensions (0.1.5)
zeitwerk (2.6.12)
2017-10-22 18:56:44 +00:00
PLATFORMS
2023-10-12 17:01:48 +00:00
x86_64-linux
2017-10-22 18:56:44 +00:00
DEPENDENCIES
2019-02-21 21:54:26 +00:00
bootsnap
2017-10-22 18:56:44 +00:00
byebug
2019-02-21 21:54:26 +00:00
coffee-rails
jbuilder
2017-10-22 18:56:44 +00:00
jquery-rails
2019-02-21 21:54:26 +00:00
listen
2023-10-12 17:01:48 +00:00
loofah (= 2.16.0)
matrix (~> 0.4.2)
mimemagic
2019-02-21 21:54:26 +00:00
prawn
prawn-table
puma
2023-10-12 17:01:48 +00:00
rails (~> 7.0.Z)
rails-html-sanitizer (= 1.4.0)
2019-02-21 21:54:26 +00:00
rdoc
sass-rails
2017-10-22 18:56:44 +00:00
spring
2019-02-21 21:54:26 +00:00
spring-watcher-listen
2023-10-12 17:01:48 +00:00
sqlite3 (~> 1.4.2)
2019-02-21 21:54:26 +00:00
turbolinks
2017-10-22 18:56:44 +00:00
tzinfo-data
2019-02-21 21:54:26 +00:00
uglifier
web-console
2017-10-22 18:56:44 +00:00
BUNDLED WITH
2023-10-12 17:01:48 +00:00
2.3.15