ectomobile/Gemfile.lock

295 lines
7.1 KiB
Plaintext
Raw Permalink Normal View History

2021-07-19 13:53:53 +00:00
GEM
remote: https://gems.sutty.nl/
specs:
2022-05-14 22:16:03 +00:00
actioncable (6.1.6)
actionpack (= 6.1.6)
activesupport (= 6.1.6)
2021-07-19 13:53:53 +00:00
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
2022-05-14 22:16:03 +00:00
actionmailbox (6.1.6)
actionpack (= 6.1.6)
activejob (= 6.1.6)
activerecord (= 6.1.6)
activestorage (= 6.1.6)
activesupport (= 6.1.6)
2021-07-19 13:53:53 +00:00
mail (>= 2.7.1)
2022-05-14 22:16:03 +00:00
actionmailer (6.1.6)
actionpack (= 6.1.6)
actionview (= 6.1.6)
activejob (= 6.1.6)
activesupport (= 6.1.6)
2021-07-19 13:53:53 +00:00
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
2022-05-14 22:16:03 +00:00
actionpack (6.1.6)
actionview (= 6.1.6)
activesupport (= 6.1.6)
2021-07-19 13:53:53 +00:00
rack (~> 2.0, >= 2.0.9)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.2.0)
2022-05-14 22:16:03 +00:00
actiontext (6.1.6)
actionpack (= 6.1.6)
activerecord (= 6.1.6)
activestorage (= 6.1.6)
activesupport (= 6.1.6)
2021-07-19 13:53:53 +00:00
nokogiri (>= 1.8.5)
2022-05-14 22:16:03 +00:00
actionview (6.1.6)
activesupport (= 6.1.6)
2021-07-19 13:53:53 +00:00
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
2022-05-14 22:16:03 +00:00
activejob (6.1.6)
activesupport (= 6.1.6)
2021-07-19 13:53:53 +00:00
globalid (>= 0.3.6)
2022-05-14 22:16:03 +00:00
activemodel (6.1.6)
activesupport (= 6.1.6)
activerecord (6.1.6)
activemodel (= 6.1.6)
activesupport (= 6.1.6)
activestorage (6.1.6)
actionpack (= 6.1.6)
activejob (= 6.1.6)
activerecord (= 6.1.6)
activesupport (= 6.1.6)
2022-03-19 16:54:21 +00:00
marcel (~> 1.0)
2021-07-19 13:53:53 +00:00
mini_mime (>= 1.1.0)
2022-05-14 22:16:03 +00:00
activesupport (6.1.6)
2021-07-19 13:53:53 +00:00
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
2022-03-24 13:22:49 +00:00
anomaly_detection (0.1.4-x86_64-linux-musl)
rice (>= 4.0.2)
2021-07-19 21:43:20 +00:00
ast (2.4.2)
2022-03-19 16:00:55 +00:00
bcrypt (3.1.17-x86_64-linux-musl)
2021-07-19 13:53:53 +00:00
bindex (0.8.1-x86_64-linux-musl)
2022-05-14 22:16:03 +00:00
blazer (2.6.3)
2021-07-26 18:58:30 +00:00
activerecord (>= 5)
chartkick (>= 3.2)
railties (>= 5)
safely_block (>= 0.1.1)
2022-03-19 16:00:55 +00:00
bootsnap (1.11.1-x86_64-linux-musl)
msgpack (~> 1.2)
2022-05-14 22:16:03 +00:00
brakeman (5.2.3)
2021-07-19 13:53:53 +00:00
builder (3.2.4)
2022-03-19 16:00:55 +00:00
chartkick (4.1.3)
2022-03-21 17:34:53 +00:00
coderay (1.1.3)
2022-05-14 22:16:03 +00:00
concurrent-ruby (1.1.10)
2021-07-19 13:53:53 +00:00
crass (1.0.6)
2022-03-21 17:34:53 +00:00
database_cleaner (2.0.1)
database_cleaner-active_record (~> 2.0.0)
database_cleaner-active_record (2.0.1)
activerecord (>= 5.a)
database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1)
2022-03-19 16:00:55 +00:00
devise (4.8.1)
2021-07-26 18:09:47 +00:00
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0)
responders
warden (~> 1.2.3)
2022-03-19 16:00:55 +00:00
devise-i18n (1.10.2)
2021-07-26 18:09:47 +00:00
devise (>= 4.8.0)
2022-03-19 16:00:55 +00:00
errbase (0.2.2)
2021-07-19 13:53:53 +00:00
erubi (1.10.0)
2022-03-19 15:52:02 +00:00
exception_notification (4.5.0)
actionmailer (>= 5.2, < 8)
activesupport (>= 5.2, < 8)
2022-03-21 17:34:53 +00:00
factory_bot (6.2.1)
activesupport (>= 5.0.0)
2022-03-19 16:00:55 +00:00
ffi (1.15.5-x86_64-linux-musl)
2021-12-06 23:17:08 +00:00
globalid (1.0.0)
activesupport (>= 5.0)
2022-06-08 14:49:54 +00:00
hamlit (2.16.0-x86_64-linux-musl)
temple (>= 0.8.2)
thor
tilt
2022-03-19 16:00:55 +00:00
i18n (1.10.0)
2021-07-19 13:53:53 +00:00
concurrent-ruby (~> 1.0)
2022-03-19 16:00:55 +00:00
jbuilder (2.11.5)
actionview (>= 5.0.0)
2021-07-19 13:53:53 +00:00
activesupport (>= 5.0.0)
2022-03-19 16:00:55 +00:00
listen (3.7.1)
2021-07-19 13:53:53 +00:00
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
2022-05-14 22:16:03 +00:00
lograge (0.12.0)
2022-03-19 15:39:12 +00:00
actionpack (>= 4)
activesupport (>= 4)
railties (>= 4)
request_store (~> 1.0)
2022-05-14 22:16:03 +00:00
loofah (2.18.0)
2021-07-19 13:53:53 +00:00
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
mini_mime (>= 0.1.1)
2021-12-06 23:17:08 +00:00
marcel (1.0.2)
2021-07-19 13:53:53 +00:00
method_source (1.0.0)
2021-12-06 23:17:08 +00:00
mini_mime (1.1.2)
2022-03-19 16:00:55 +00:00
mini_portile2 (2.8.0)
minitest (5.15.0)
2022-05-14 22:16:03 +00:00
msgpack (1.5.1-x86_64-linux-musl)
2021-12-06 23:17:08 +00:00
nio4r (2.5.8-x86_64-linux-musl)
2022-05-14 22:16:03 +00:00
nokogiri (1.13.6-x86_64-linux-musl)
2022-03-19 16:00:55 +00:00
mini_portile2 (~> 2.8.0)
2021-07-19 13:53:53 +00:00
racc (~> 1.4)
2021-07-26 18:09:47 +00:00
orm_adapter (0.5.0)
2022-05-14 22:16:03 +00:00
parallel (1.22.1)
parser (3.1.2.0)
2021-07-19 21:43:20 +00:00
ast (~> 2.4.1)
2022-05-14 22:16:03 +00:00
pg (1.3.5-x86_64-linux-musl)
2022-03-21 17:34:53 +00:00
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
2022-05-14 22:16:03 +00:00
puma (5.6.4-x86_64-linux-musl)
2021-07-19 13:53:53 +00:00
nio4r (~> 2.0)
2021-12-06 23:17:08 +00:00
racc (1.6.0-x86_64-linux-musl)
2021-07-19 13:53:53 +00:00
rack (2.2.3)
2022-03-19 16:54:21 +00:00
rack-mini-profiler (2.3.4)
2021-07-19 13:53:53 +00:00
rack (>= 1.2.0)
2022-03-19 16:54:21 +00:00
rack-proxy (0.7.2)
2021-07-19 13:53:53 +00:00
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
2022-05-14 22:16:03 +00:00
rails (6.1.6)
actioncable (= 6.1.6)
actionmailbox (= 6.1.6)
actionmailer (= 6.1.6)
actionpack (= 6.1.6)
actiontext (= 6.1.6)
actionview (= 6.1.6)
activejob (= 6.1.6)
activemodel (= 6.1.6)
activerecord (= 6.1.6)
activestorage (= 6.1.6)
activesupport (= 6.1.6)
2021-07-19 13:53:53 +00:00
bundler (>= 1.15.0)
2022-05-14 22:16:03 +00:00
railties (= 6.1.6)
2021-07-19 13:53:53 +00:00
sprockets-rails (>= 2.0.0)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
2021-12-06 23:17:08 +00:00
rails-html-sanitizer (1.4.2)
2021-07-19 13:53:53 +00:00
loofah (~> 2.3)
2022-05-14 22:19:36 +00:00
rails-i18n (7.0.3)
i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 8)
2022-05-14 22:16:03 +00:00
railties (6.1.6)
actionpack (= 6.1.6)
activesupport (= 6.1.6)
2021-07-19 13:53:53 +00:00
method_source
2022-03-19 16:54:21 +00:00
rake (>= 12.2)
2021-07-19 13:53:53 +00:00
thor (~> 1.0)
2022-03-19 16:00:55 +00:00
rainbow (3.1.1)
2021-07-19 13:53:53 +00:00
rake (13.0.6)
2022-03-19 16:00:55 +00:00
rb-fsevent (0.11.1)
2021-07-19 13:53:53 +00:00
rb-inotify (0.10.1)
ffi (~> 1.0)
2022-05-14 22:16:03 +00:00
regexp_parser (2.4.0)
2022-03-19 15:39:12 +00:00
request_store (1.5.1)
rack (>= 1.4)
2021-07-26 18:09:47 +00:00
responders (3.0.1)
actionpack (>= 5.0)
railties (>= 5.0)
2021-07-19 21:43:20 +00:00
rexml (3.2.5)
2022-03-24 13:22:49 +00:00
rice (4.0.3)
2022-05-14 22:16:03 +00:00
rubocop (1.29.1)
2021-07-19 21:43:20 +00:00
parallel (~> 1.10)
2022-03-19 16:00:55 +00:00
parser (>= 3.1.0.0)
2021-07-19 21:43:20 +00:00
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
2022-05-14 22:16:03 +00:00
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.17.0, < 2.0)
2021-07-19 21:43:20 +00:00
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
2022-05-14 22:16:03 +00:00
rubocop-ast (1.18.0)
2022-03-19 16:54:21 +00:00
parser (>= 3.1.1.0)
2021-07-19 21:43:20 +00:00
ruby-progressbar (1.11.0)
2021-07-26 18:58:30 +00:00
safely_block (0.3.0)
errbase (>= 0.1.1)
2021-07-19 13:53:53 +00:00
sass-rails (6.0.0)
sassc-rails (~> 2.1, >= 2.1.1)
sassc (2.4.0-x86_64-linux-musl)
ffi (~> 1.9)
sassc-rails (2.1.2)
railties (>= 4.0.0)
sassc (>= 2.0)
sprockets (> 3.0)
sprockets-rails
tilt
semantic_range (3.0.0)
2022-03-19 16:54:21 +00:00
spring (4.0.0)
sprockets (4.0.3)
2021-07-19 13:53:53 +00:00
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
2022-03-19 16:00:55 +00:00
sprockets-rails (3.4.2)
2021-12-06 23:17:08 +00:00
actionpack (>= 5.2)
activesupport (>= 5.2)
2021-07-19 13:53:53 +00:00
sprockets (>= 3.0.0)
2022-03-12 22:10:33 +00:00
ssh_data (1.3.0)
2022-06-08 14:49:54 +00:00
temple (0.8.2)
2022-03-19 16:00:55 +00:00
thor (1.2.1)
2021-07-19 13:53:53 +00:00
tilt (2.0.10)
turbolinks (5.2.1)
turbolinks-source (~> 5.2)
turbolinks-source (5.2.0)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
2021-12-06 23:17:08 +00:00
unicode-display_width (2.1.0)
2021-07-26 18:09:47 +00:00
warden (1.2.9)
rack (>= 2.0.9)
2021-12-06 23:17:08 +00:00
web-console (4.2.0)
2021-07-19 13:53:53 +00:00
actionview (>= 6.0.0)
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
2021-12-06 23:17:08 +00:00
webpacker (5.4.3)
2021-07-19 13:53:53 +00:00
activesupport (>= 5.2)
rack-proxy (>= 0.6.1)
railties (>= 5.2)
semantic_range (>= 2.3.0)
websocket-driver (0.7.5-x86_64-linux-musl)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
2022-03-19 16:00:55 +00:00
zeitwerk (2.5.4)
2021-07-19 13:53:53 +00:00
PLATFORMS
2022-03-19 16:54:21 +00:00
ruby
2021-07-19 13:53:53 +00:00
x86_64-linux-musl
DEPENDENCIES
2022-03-24 13:22:49 +00:00
anomaly_detection
2021-07-26 18:58:30 +00:00
blazer
2021-07-19 13:53:53 +00:00
bootsnap (>= 1.4.4)
2021-07-19 21:48:28 +00:00
brakeman
2022-03-21 17:34:53 +00:00
database_cleaner
2021-07-26 18:09:47 +00:00
devise
devise-i18n
2022-03-19 15:52:02 +00:00
exception_notification
2022-03-21 17:34:53 +00:00
factory_bot
2022-06-08 14:49:54 +00:00
hamlit
2021-07-19 13:53:53 +00:00
jbuilder (~> 2.7)
listen (~> 3.3)
2022-03-19 15:39:12 +00:00
lograge
2021-07-19 13:53:53 +00:00
pg (~> 1.1)
2022-03-21 17:34:53 +00:00
pry
2021-07-19 13:53:53 +00:00
puma (~> 5.0)
rack-mini-profiler (~> 2.0)
rails (~> 6.1.4)
2022-05-14 22:19:36 +00:00
rails-i18n
2021-07-19 21:43:20 +00:00
rubocop
2021-07-19 13:53:53 +00:00
sass-rails (>= 6)
spring
2022-03-12 22:10:33 +00:00
ssh_data
2021-07-19 13:53:53 +00:00
turbolinks (~> 5)
tzinfo-data
web-console (>= 4.1.0)
webpacker (~> 5.0)
RUBY VERSION
ruby 2.7.3p183
BUNDLED WITH
2.2.2