Files
akkounts/Gemfile.lock

359 lines
8.5 KiB
Plaintext
Raw Normal View History

2020-11-07 14:49:32 +01:00
GEM
remote: https://rubygems.org/
specs:
2022-12-02 15:50:19 +01:00
actioncable (7.0.4)
actionpack (= 7.0.4)
activesupport (= 7.0.4)
2020-11-07 14:49:32 +01:00
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
2022-12-02 15:50:19 +01:00
actionmailbox (7.0.4)
actionpack (= 7.0.4)
activejob (= 7.0.4)
activerecord (= 7.0.4)
activestorage (= 7.0.4)
activesupport (= 7.0.4)
2020-11-07 14:49:32 +01:00
mail (>= 2.7.1)
2022-02-12 13:55:56 -06:00
net-imap
net-pop
net-smtp
2022-12-02 15:50:19 +01:00
actionmailer (7.0.4)
actionpack (= 7.0.4)
actionview (= 7.0.4)
activejob (= 7.0.4)
activesupport (= 7.0.4)
2020-11-07 14:49:32 +01:00
mail (~> 2.5, >= 2.5.4)
2022-02-12 13:55:56 -06:00
net-imap
net-pop
net-smtp
2020-11-07 14:49:32 +01:00
rails-dom-testing (~> 2.0)
2022-12-02 15:50:19 +01:00
actionpack (7.0.4)
actionview (= 7.0.4)
activesupport (= 7.0.4)
2022-02-12 13:55:56 -06:00
rack (~> 2.0, >= 2.2.0)
2020-11-07 14:49:32 +01:00
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.2.0)
2022-12-02 15:50:19 +01:00
actiontext (7.0.4)
actionpack (= 7.0.4)
activerecord (= 7.0.4)
activestorage (= 7.0.4)
activesupport (= 7.0.4)
2022-02-12 13:55:56 -06:00
globalid (>= 0.6.0)
2020-11-07 14:49:32 +01:00
nokogiri (>= 1.8.5)
2022-12-02 15:50:19 +01:00
actionview (7.0.4)
activesupport (= 7.0.4)
2020-11-07 14:49:32 +01:00
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
2022-12-02 15:50:19 +01:00
activejob (7.0.4)
activesupport (= 7.0.4)
2020-11-07 14:49:32 +01:00
globalid (>= 0.3.6)
2022-12-02 15:50:19 +01:00
activemodel (7.0.4)
activesupport (= 7.0.4)
activerecord (7.0.4)
activemodel (= 7.0.4)
activesupport (= 7.0.4)
activestorage (7.0.4)
actionpack (= 7.0.4)
activejob (= 7.0.4)
activerecord (= 7.0.4)
activesupport (= 7.0.4)
2022-02-12 13:55:56 -06:00
marcel (~> 1.0)
mini_mime (>= 1.1.0)
2022-12-02 15:50:19 +01:00
activesupport (7.0.4)
2020-11-07 14:49:32 +01:00
concurrent-ruby (~> 1.0, >= 1.0.2)
2022-02-12 13:55:56 -06:00
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
2022-12-02 15:50:19 +01:00
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
bcrypt (3.1.18)
2020-11-07 14:49:32 +01:00
bindex (0.8.1)
builder (3.2.4)
byebug (11.1.3)
2022-12-02 15:50:19 +01:00
capybara (3.38.0)
2020-11-07 14:49:32 +01:00
addressable
2021-11-19 20:10:36 -06:00
matrix
2020-11-07 14:49:32 +01:00
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
2021-11-19 20:10:36 -06:00
regexp_parser (>= 1.5, < 3.0)
2020-11-07 14:49:32 +01:00
xpath (~> 3.2)
chunky_png (1.4.0)
concurrent-ruby (1.1.10)
2022-12-02 15:50:19 +01:00
connection_pool (2.3.0)
2021-11-19 20:10:36 -06:00
crack (0.4.5)
rexml
2020-11-07 14:49:32 +01:00
crass (1.0.6)
cssbundling-rails (1.1.1)
railties (>= 6.0.0)
2021-11-19 20:10:36 -06: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)
devise (4.9.0)
2020-11-09 09:58:00 +01:00
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0)
responders
warden (~> 1.2.3)
devise_ldap_authenticatable (0.8.7)
devise (>= 3.4.1)
net-ldap (>= 0.16.0)
2022-02-12 13:55:56 -06:00
diff-lcs (1.5.0)
2022-12-02 15:50:19 +01:00
dotenv (2.8.1)
dotenv-rails (2.8.1)
dotenv (= 2.8.1)
2021-11-19 20:10:36 -06:00
railties (>= 3.2)
2022-12-02 15:50:19 +01:00
erubi (1.11.0)
et-orbi (1.2.7)
tzinfo
factory_bot (6.2.1)
2020-11-18 09:17:56 +01:00
activesupport (>= 5.0.0)
2021-11-19 20:10:36 -06:00
factory_bot_rails (6.2.0)
factory_bot (~> 6.2.0)
2020-11-18 09:17:56 +01:00
railties (>= 5.0.0)
2022-12-07 18:12:54 +01:00
faker (3.0.0)
i18n (>= 1.8.11, < 2)
2022-12-02 15:50:19 +01:00
faraday (2.7.1)
faraday-net_http (>= 2.0, < 3.1)
2021-11-19 20:10:36 -06:00
ruby2_keywords (>= 0.0.4)
2022-12-02 15:50:19 +01:00
faraday-net_http (3.0.2)
2022-02-12 13:55:56 -06:00
ffi (1.15.5)
2022-12-02 15:50:19 +01:00
fugit (1.7.2)
et-orbi (~> 1, >= 1.2.7)
raabro (~> 1.4)
2022-02-12 13:55:56 -06:00
globalid (1.0.0)
2021-11-19 20:10:36 -06:00
activesupport (>= 5.0)
hashdiff (1.0.1)
i18n (1.12.0)
2020-11-07 14:49:32 +01:00
concurrent-ruby (~> 1.0)
importmap-rails (1.1.5)
2022-02-12 13:55:56 -06:00
actionpack (>= 6.0.0)
railties (>= 6.0.0)
jbuilder (2.11.5)
actionview (>= 5.0.0)
2020-11-07 14:49:32 +01:00
activesupport (>= 5.0.0)
2021-11-19 20:10:36 -06:00
launchy (2.5.0)
addressable (~> 2.7)
letter_opener (1.8.1)
launchy (>= 2.2, < 3)
2022-02-12 13:55:56 -06:00
letter_opener_web (2.0.0)
actionmailer (>= 5.2)
letter_opener (~> 1.7)
railties (>= 5.2)
rexml
listen (3.7.1)
2020-11-07 14:49:32 +01:00
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
2022-12-02 15:50:19 +01:00
lockbox (1.1.0)
loofah (2.19.0)
2020-11-07 14:49:32 +01:00
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
mini_mime (>= 0.1.1)
2021-11-19 20:10:36 -06:00
marcel (1.0.2)
matrix (0.4.2)
2020-11-07 14:49:32 +01:00
method_source (1.0.0)
2021-11-19 20:10:36 -06:00
mini_mime (1.1.2)
mini_portile2 (2.8.0)
2022-12-02 15:50:19 +01:00
minitest (5.16.3)
net-imap (0.3.1)
2022-02-12 13:55:56 -06:00
net-protocol
net-ldap (0.17.1)
2022-12-02 15:50:19 +01:00
net-pop (0.1.2)
2022-02-12 13:55:56 -06:00
net-protocol
net-protocol (0.1.3)
2022-02-12 13:55:56 -06:00
timeout
2022-12-02 15:50:19 +01:00
net-smtp (0.3.3)
2022-02-12 13:55:56 -06:00
net-protocol
2021-11-19 20:10:36 -06:00
nio4r (2.5.8)
nokogiri (1.13.9)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
2022-12-02 15:50:19 +01:00
nokogiri (1.13.9-x86_64-linux)
2021-11-19 20:10:36 -06:00
racc (~> 1.4)
2020-11-09 09:58:00 +01:00
orm_adapter (0.5.0)
2023-03-01 17:08:24 +08:00
pagy (6.0.2)
pg (1.2.3)
2022-12-02 15:50:19 +01:00
public_suffix (5.0.0)
puma (4.3.12)
2020-11-07 14:49:32 +01:00
nio4r (~> 2.0)
raabro (1.4.0)
2021-11-19 20:10:36 -06:00
racc (1.6.0)
rack (2.2.4)
rack-test (2.0.2)
rack (>= 1.3)
2022-12-02 15:50:19 +01:00
rails (7.0.4)
actioncable (= 7.0.4)
actionmailbox (= 7.0.4)
actionmailer (= 7.0.4)
actionpack (= 7.0.4)
actiontext (= 7.0.4)
actionview (= 7.0.4)
activejob (= 7.0.4)
activemodel (= 7.0.4)
activerecord (= 7.0.4)
activestorage (= 7.0.4)
activesupport (= 7.0.4)
2022-02-12 13:55:56 -06:00
bundler (>= 1.15.0)
2022-12-02 15:50:19 +01:00
railties (= 7.0.4)
2020-11-07 14:49:32 +01:00
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.4.3)
2020-11-07 14:49:32 +01:00
loofah (~> 2.3)
rails-settings-cached (2.8.3)
activerecord (>= 5.0.0)
railties (>= 5.0.0)
2022-12-02 15:50:19 +01:00
railties (7.0.4)
actionpack (= 7.0.4)
activesupport (= 7.0.4)
2020-11-07 14:49:32 +01:00
method_source
2022-02-12 13:55:56 -06:00
rake (>= 12.2)
thor (~> 1.0)
zeitwerk (~> 2.5)
2021-11-19 20:10:36 -06:00
rake (13.0.6)
2022-12-02 15:50:19 +01:00
rb-fsevent (0.11.2)
2020-11-07 14:49:32 +01:00
rb-inotify (0.10.1)
ffi (~> 1.0)
2022-12-02 15:50:19 +01:00
redis (5.0.5)
redis-client (>= 0.9.0)
redis-client (0.11.2)
connection_pool
regexp_parser (2.6.1)
responders (3.1.0)
actionpack (>= 5.2)
railties (>= 5.2)
2021-11-19 20:10:36 -06:00
rexml (3.2.5)
rqrcode (2.1.2)
chunky_png (~> 1.0)
rqrcode_core (~> 1.0)
rqrcode_core (1.2.0)
2022-12-02 15:50:19 +01:00
rspec-core (3.12.0)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.0)
2020-11-07 14:49:32 +01:00
diff-lcs (>= 1.2.0, < 2.0)
2022-12-02 15:50:19 +01:00
rspec-support (~> 3.12.0)
rspec-mocks (3.12.0)
2020-11-07 14:49:32 +01:00
diff-lcs (>= 1.2.0, < 2.0)
2022-12-02 15:50:19 +01:00
rspec-support (~> 3.12.0)
rspec-rails (6.0.1)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
rspec-core (~> 3.11)
rspec-expectations (~> 3.11)
rspec-mocks (~> 3.11)
rspec-support (~> 3.11)
rspec-support (3.12.0)
2021-11-19 20:10:36 -06:00
ruby2_keywords (0.0.5)
rufus-scheduler (3.8.2)
fugit (~> 1.1, >= 1.1.6)
sentry-rails (5.8.0)
railties (>= 5.0)
sentry-ruby (~> 5.8.0)
sentry-ruby (5.8.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
2022-12-02 15:50:19 +01:00
sidekiq (6.5.5)
connection_pool (>= 2.2.2)
rack (~> 2.0)
2022-12-02 15:50:19 +01:00
redis (>= 4.5.0)
sidekiq-scheduler (4.0.3)
redis (>= 4.2.0)
rufus-scheduler (~> 3.2)
2022-12-02 15:50:19 +01:00
sidekiq (>= 4, < 7)
tilt (>= 1.4.0)
sprockets (4.1.1)
2020-11-07 14:49:32 +01:00
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
2022-02-12 13:55:56 -06:00
sprockets-rails (3.4.2)
2021-11-19 20:10:36 -06:00
actionpack (>= 5.2)
activesupport (>= 5.2)
2020-11-07 14:49:32 +01:00
sprockets (>= 3.0.0)
sqlite3 (1.5.4)
mini_portile2 (~> 2.8.0)
2022-12-02 15:50:19 +01:00
sqlite3 (1.5.4-x86_64-linux)
stimulus-rails (1.2.1)
2022-02-12 13:55:56 -06:00
railties (>= 6.0.0)
thor (1.2.1)
tilt (2.0.11)
timeout (0.3.0)
2022-12-02 15:50:19 +01:00
turbo-rails (1.3.2)
2022-02-12 13:55:56 -06:00
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
2022-02-12 13:55:56 -06:00
railties (>= 6.0.0)
tzinfo (2.0.5)
2022-02-12 13:55:56 -06:00
concurrent-ruby (~> 1.0)
2022-12-02 15:50:19 +01:00
view_component (2.78.0)
activesupport (>= 5.0.0, < 8.0)
2022-12-02 15:50:19 +01:00
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
2020-11-09 09:58:00 +01:00
warden (1.2.9)
rack (>= 2.0.9)
2021-11-19 20:10:36 -06:00
web-console (4.2.0)
2020-11-07 14:49:32 +01:00
actionview (>= 6.0.0)
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
2022-12-02 15:50:19 +01:00
webmock (3.18.1)
2021-11-19 20:10:36 -06:00
addressable (>= 2.8.0)
2020-12-08 18:15:44 +01:00
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
2021-11-19 20:10:36 -06:00
websocket-driver (0.7.5)
2020-11-07 14:49:32 +01:00
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
2022-12-02 15:50:19 +01:00
zeitwerk (2.6.6)
2020-11-07 14:49:32 +01:00
PLATFORMS
ruby
2020-12-22 17:15:46 +01:00
x86_64-linux
2020-11-07 14:49:32 +01:00
DEPENDENCIES
byebug (~> 11.1)
2020-11-07 14:49:32 +01:00
capybara
cssbundling-rails
2020-11-07 14:49:32 +01:00
database_cleaner
devise (~> 4.9.0)
2020-11-09 09:58:00 +01:00
devise_ldap_authenticatable
dotenv-rails
2020-11-18 09:17:56 +01:00
factory_bot_rails
2022-12-07 18:12:54 +01:00
faker
2020-12-08 18:08:36 +01:00
faraday
2022-02-12 13:55:56 -06:00
importmap-rails
2020-11-07 14:49:32 +01:00
jbuilder (~> 2.7)
letter_opener
letter_opener_web
2020-11-07 14:49:32 +01:00
listen (~> 3.2)
2021-11-19 20:10:36 -06:00
lockbox
2020-11-07 16:50:26 +01:00
net-ldap
2023-03-01 17:08:24 +08:00
pagy (~> 6.0, >= 6.0.2)
pg (~> 1.2.3)
2020-11-07 14:49:32 +01:00
puma (~> 4.1)
2022-02-12 13:55:56 -06:00
rails (~> 7.0.2)
rails-settings-cached (~> 2.8.3)
rqrcode (~> 2.0)
2020-11-07 14:49:32 +01:00
rspec-rails
sentry-rails
sentry-ruby
2022-12-02 15:50:19 +01:00
sidekiq (< 7)
sidekiq-scheduler
2022-02-12 13:55:56 -06:00
sprockets-rails
2020-11-07 14:49:32 +01:00
sqlite3 (~> 1.4)
2022-02-12 13:55:56 -06:00
stimulus-rails
turbo-rails
2020-11-07 14:49:32 +01:00
tzinfo-data
view_component
2020-11-09 09:58:00 +01:00
warden
2020-11-07 14:49:32 +01:00
web-console (>= 3.3.0)
2020-12-08 18:15:44 +01:00
webmock
BUNDLED WITH
2.3.7