demarches/Gemfile.lock

324 lines
7.2 KiB
Text
Raw Normal View History

2024-09-01 14:51:03 +00:00
GIT
remote: https://github.com/aeris/rails_live_reload
revision: 16473ad6f8b9be003114fd7444803498316b1da6
branch: csp-nonce
specs:
rails_live_reload (0.3.6)
listen
nio4r
railties
websocket-driver
2024-06-08 17:56:04 +00:00
GEM
remote: https://rubygems.org/
specs:
2024-09-01 14:51:03 +00:00
actioncable (7.1.4)
actionpack (= 7.1.4)
activesupport (= 7.1.4)
2024-06-08 17:56:04 +00:00
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
zeitwerk (~> 2.6)
2024-09-01 14:51:03 +00:00
actionmailbox (7.1.4)
actionpack (= 7.1.4)
activejob (= 7.1.4)
activerecord (= 7.1.4)
activestorage (= 7.1.4)
activesupport (= 7.1.4)
2024-06-08 17:56:04 +00:00
mail (>= 2.7.1)
net-imap
net-pop
net-smtp
2024-09-01 14:51:03 +00:00
actionmailer (7.1.4)
actionpack (= 7.1.4)
actionview (= 7.1.4)
activejob (= 7.1.4)
activesupport (= 7.1.4)
2024-06-08 17:56:04 +00:00
mail (~> 2.5, >= 2.5.4)
net-imap
net-pop
net-smtp
rails-dom-testing (~> 2.2)
2024-09-01 14:51:03 +00:00
actionpack (7.1.4)
actionview (= 7.1.4)
activesupport (= 7.1.4)
2024-06-08 17:56:04 +00:00
nokogiri (>= 1.8.5)
racc
rack (>= 2.2.4)
rack-session (>= 1.0.1)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
2024-09-01 14:51:03 +00:00
actiontext (7.1.4)
actionpack (= 7.1.4)
activerecord (= 7.1.4)
activestorage (= 7.1.4)
activesupport (= 7.1.4)
2024-06-08 17:56:04 +00:00
globalid (>= 0.6.0)
nokogiri (>= 1.8.5)
2024-09-01 14:51:03 +00:00
actionview (7.1.4)
activesupport (= 7.1.4)
2024-06-08 17:56:04 +00:00
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
2024-09-01 14:51:03 +00:00
activejob (7.1.4)
activesupport (= 7.1.4)
2024-06-08 17:56:04 +00:00
globalid (>= 0.3.6)
2024-09-01 14:51:03 +00:00
activemodel (7.1.4)
activesupport (= 7.1.4)
activerecord (7.1.4)
activemodel (= 7.1.4)
activesupport (= 7.1.4)
2024-06-08 17:56:04 +00:00
timeout (>= 0.4.0)
2024-09-01 14:51:03 +00:00
activestorage (7.1.4)
actionpack (= 7.1.4)
activejob (= 7.1.4)
activerecord (= 7.1.4)
activesupport (= 7.1.4)
2024-06-08 17:56:04 +00:00
marcel (~> 1.0)
2024-09-01 14:51:03 +00:00
activesupport (7.1.4)
2024-06-08 17:56:04 +00:00
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
2024-09-01 14:51:03 +00:00
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
amazing_print (1.6.0)
2024-06-08 17:56:04 +00:00
base64 (0.2.0)
2024-09-01 14:51:03 +00:00
better_errors (2.10.1)
erubi (>= 1.0.0)
rack (>= 0.9.0)
rouge (>= 1.0.0)
2024-06-08 17:56:04 +00:00
bigdecimal (3.1.8)
bindex (0.8.1)
2024-09-01 14:51:03 +00:00
binding_of_caller (1.0.1)
debug_inspector (>= 1.2.0)
bootsnap (1.18.4)
2024-06-08 17:56:04 +00:00
msgpack (~> 1.2)
builder (3.3.0)
2024-09-01 14:51:03 +00:00
byebug (11.1.3)
2024-06-08 17:56:04 +00:00
capybara (3.40.0)
addressable
matrix
mini_mime (>= 0.1.3)
nokogiri (~> 1.11)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
2024-09-01 14:51:03 +00:00
coderay (1.1.3)
concurrent-ruby (1.3.4)
2024-06-08 17:56:04 +00:00
connection_pool (2.4.1)
crass (1.0.6)
2024-09-01 14:51:03 +00:00
cssbundling-rails (1.4.1)
2024-06-08 17:56:04 +00:00
railties (>= 6.0.0)
2024-09-01 14:51:03 +00:00
csv (3.3.0)
2024-06-08 17:56:04 +00:00
date (3.3.4)
debug (1.9.2)
irb (~> 1.10)
reline (>= 0.3.8)
2024-09-01 14:51:03 +00:00
debug_inspector (1.2.0)
dotenv (3.1.2)
dotenv-rails (3.1.2)
dotenv (= 3.1.2)
railties (>= 6.1)
2024-06-08 17:56:04 +00:00
drb (2.2.1)
error_highlight (0.6.0)
2024-09-01 14:51:03 +00:00
erubi (1.13.0)
2024-06-09 22:51:51 +00:00
ffi (1.17.0)
2024-09-01 14:51:03 +00:00
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-darwin)
2024-06-08 17:56:04 +00:00
globalid (1.2.1)
activesupport (>= 6.1)
2024-09-01 14:51:03 +00:00
httparty (0.22.0)
csv
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
2024-06-08 17:56:04 +00:00
i18n (1.14.5)
concurrent-ruby (~> 1.0)
importmap-rails (2.0.1)
actionpack (>= 6.0.0)
activesupport (>= 6.0.0)
railties (>= 6.0.0)
2024-09-01 14:51:03 +00:00
invisible_captcha (2.3.0)
rails (>= 5.2)
2024-06-08 17:56:04 +00:00
io-console (0.7.2)
2024-09-01 14:51:03 +00:00
irb (1.14.0)
2024-06-08 17:56:04 +00:00
rdoc (>= 4.0.0)
reline (>= 0.4.2)
2024-09-01 14:51:03 +00:00
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.0)
2024-06-08 17:56:04 +00:00
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
mini_mime (>= 0.1.1)
net-imap
net-pop
net-smtp
marcel (1.0.4)
matrix (0.4.2)
2024-09-01 14:51:03 +00:00
method_source (1.1.0)
2024-06-08 17:56:04 +00:00
mini_mime (1.1.5)
2024-09-01 14:51:03 +00:00
minitest (5.25.1)
2024-06-08 17:56:04 +00:00
msgpack (1.7.2)
2024-09-01 14:51:03 +00:00
multi_xml (0.7.1)
bigdecimal (~> 3.1)
2024-06-08 17:56:04 +00:00
mutex_m (0.2.0)
2024-09-01 14:51:03 +00:00
net-imap (0.4.15)
2024-06-08 17:56:04 +00:00
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.2)
timeout
net-smtp (0.5.0)
net-protocol
nio4r (2.7.3)
2024-09-01 14:51:03 +00:00
nokogiri (1.16.7-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.7-x86_64-darwin)
2024-06-08 17:56:04 +00:00
racc (~> 1.4)
2024-09-01 14:51:03 +00:00
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
pg (1.5.7)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
pry-byebug (3.10.1)
byebug (~> 11.0)
pry (>= 0.13, < 0.15)
2024-06-08 17:56:04 +00:00
psych (5.1.2)
stringio
2024-09-01 14:51:03 +00:00
public_suffix (6.0.1)
2024-06-08 17:56:04 +00:00
puma (6.4.2)
nio4r (~> 2.0)
2024-09-01 14:51:03 +00:00
racc (1.8.1)
rack (3.1.7)
2024-06-08 17:56:04 +00:00
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
rack (>= 1.3)
rackup (2.1.0)
rack (>= 3)
webrick (~> 1.8)
2024-09-01 14:51:03 +00:00
rails (7.1.4)
actioncable (= 7.1.4)
actionmailbox (= 7.1.4)
actionmailer (= 7.1.4)
actionpack (= 7.1.4)
actiontext (= 7.1.4)
actionview (= 7.1.4)
activejob (= 7.1.4)
activemodel (= 7.1.4)
activerecord (= 7.1.4)
activestorage (= 7.1.4)
activesupport (= 7.1.4)
2024-06-08 17:56:04 +00:00
bundler (>= 1.15.0)
2024-09-01 14:51:03 +00:00
railties (= 7.1.4)
2024-06-08 17:56:04 +00:00
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
2024-09-01 14:51:03 +00:00
railties (7.1.4)
actionpack (= 7.1.4)
activesupport (= 7.1.4)
2024-06-08 17:56:04 +00:00
irb
rackup (>= 1.0.0)
rake (>= 12.2)
thor (~> 1.0, >= 1.2.2)
zeitwerk (~> 2.6)
rake (13.2.1)
2024-09-01 14:51:03 +00:00
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
2024-06-08 17:56:04 +00:00
rdoc (6.7.0)
psych (>= 4.0.0)
regexp_parser (2.9.2)
2024-09-01 14:51:03 +00:00
reline (0.5.9)
2024-06-08 17:56:04 +00:00
io-console (~> 0.5)
2024-09-01 14:51:03 +00:00
rexml (3.3.6)
strscan
rouge (4.3.0)
2024-06-08 17:56:04 +00:00
rubyzip (2.3.2)
2024-09-01 14:51:03 +00:00
sassc (2.4.0)
ffi (~> 1.9)
selenium-webdriver (4.24.0)
2024-06-08 17:56:04 +00:00
base64 (~> 0.2)
2024-09-01 14:51:03 +00:00
logger (~> 1.4)
2024-06-08 17:56:04 +00:00
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
2024-09-01 14:51:03 +00:00
sprockets-rails (3.5.2)
2024-06-08 17:56:04 +00:00
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
2024-09-01 14:51:03 +00:00
stringio (3.1.1)
2024-06-08 17:56:04 +00:00
strscan (3.1.0)
2024-09-01 14:51:03 +00:00
thor (1.3.2)
2024-06-08 17:56:04 +00:00
timeout (0.4.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
web-console (4.2.1)
actionview (>= 6.0.0)
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
webrick (1.8.1)
2024-09-01 14:51:03 +00:00
websocket (1.2.11)
2024-06-08 17:56:04 +00:00
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
2024-09-01 14:51:03 +00:00
zeitwerk (2.6.17)
2024-06-08 17:56:04 +00:00
PLATFORMS
2024-09-01 14:51:03 +00:00
arm64-darwin
x86_64-darwin
2024-06-08 17:56:04 +00:00
x86_64-linux
DEPENDENCIES
2024-09-01 14:51:03 +00:00
actionmailer (~> 7.1)
amazing_print (~> 1.6)
better_errors
binding_of_caller
2024-06-08 17:56:04 +00:00
bootsnap
capybara
cssbundling-rails
debug
2024-09-01 14:51:03 +00:00
dotenv-rails (~> 3.1)
2024-06-08 17:56:04 +00:00
error_highlight (>= 0.4.0)
2024-09-01 14:51:03 +00:00
httparty (~> 0.22.0)
2024-06-08 17:56:04 +00:00
importmap-rails
2024-09-01 14:51:03 +00:00
invisible_captcha (~> 2.3)
pg (~> 1.5)
pry-byebug
2024-06-08 17:56:04 +00:00
puma (>= 5.0)
rails (~> 7.1.3, >= 7.1.3.3)
2024-09-01 14:51:03 +00:00
rails_live_reload!
sassc (~> 2.4)
2024-06-08 17:56:04 +00:00
selenium-webdriver
sprockets-rails
tzinfo-data
web-console
RUBY VERSION
ruby 3.1.2p20
BUNDLED WITH
2024-09-01 14:51:03 +00:00
2.5.9