gateway/Gemfile.lock

342 lines
7.8 KiB
Plaintext
Raw Normal View History

2022-03-25 19:01:50 +01:00
GEM
remote: https://rubygems.org/
specs:
2022-11-18 20:42:08 +01:00
actioncable (7.0.4)
actionpack (= 7.0.4)
activesupport (= 7.0.4)
2022-03-25 19:01:50 +01:00
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
2022-11-18 20:42:08 +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)
2022-03-25 19:01:50 +01:00
mail (>= 2.7.1)
net-imap
net-pop
net-smtp
2022-11-18 20:42:08 +01:00
actionmailer (7.0.4)
actionpack (= 7.0.4)
actionview (= 7.0.4)
activejob (= 7.0.4)
activesupport (= 7.0.4)
2022-03-25 19:01:50 +01:00
mail (~> 2.5, >= 2.5.4)
net-imap
net-pop
net-smtp
rails-dom-testing (~> 2.0)
2022-11-18 20:42:08 +01:00
actionpack (7.0.4)
actionview (= 7.0.4)
activesupport (= 7.0.4)
2022-03-25 19:01:50 +01:00
rack (~> 2.0, >= 2.2.0)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.2.0)
2022-11-18 20:42:08 +01:00
actiontext (7.0.4)
actionpack (= 7.0.4)
activerecord (= 7.0.4)
activestorage (= 7.0.4)
activesupport (= 7.0.4)
2022-03-25 19:01:50 +01:00
globalid (>= 0.6.0)
nokogiri (>= 1.8.5)
2022-11-18 20:42:08 +01:00
actionview (7.0.4)
activesupport (= 7.0.4)
2022-03-25 19:01:50 +01:00
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
2022-11-18 20:42:08 +01:00
activejob (7.0.4)
activesupport (= 7.0.4)
2022-03-25 19:01:50 +01:00
globalid (>= 0.3.6)
2022-11-18 20:42:08 +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-03-25 19:01:50 +01:00
marcel (~> 1.0)
mini_mime (>= 1.1.0)
2022-11-18 20:42:08 +01:00
activesupport (7.0.4)
2022-03-25 19:01:50 +01:00
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
2022-11-18 20:42:08 +01:00
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
2022-03-25 19:01:50 +01:00
bindex (0.8.1)
2022-11-18 20:42:08 +01:00
bootsnap (1.13.0)
2022-03-25 19:01:50 +01:00
msgpack (~> 1.2)
builder (3.2.4)
2022-11-18 20:42:08 +01:00
capybara (3.38.0)
2022-03-25 19:01:50 +01:00
addressable
matrix
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
childprocess (4.1.0)
chronic (0.10.2)
2022-03-31 19:47:53 +02:00
coderay (1.1.3)
2022-03-25 19:01:50 +01:00
concurrent-ruby (1.1.10)
crass (1.0.6)
2022-11-18 20:42:08 +01:00
cssbundling-rails (1.1.1)
railties (>= 6.0.0)
2022-11-18 20:42:08 +01:00
debug (1.6.3)
2022-03-25 19:01:50 +01:00
irb (>= 1.3.6)
2022-11-18 20:42:08 +01:00
reline (>= 0.3.1)
2022-03-31 14:53:39 +02:00
diff-lcs (1.5.0)
2022-11-18 20:42:08 +01:00
dnsimple (8.1.0)
2022-03-31 16:03:11 +02:00
httparty
2022-11-18 20:42:08 +01:00
erubi (1.11.0)
2022-03-25 19:17:42 +01:00
ffi (1.15.5)
2022-03-31 19:47:53 +02:00
formatador (1.1.0)
2022-03-25 19:01:50 +01:00
globalid (1.0.0)
activesupport (>= 5.0)
2022-03-31 19:47:53 +02:00
guard (2.18.0)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
lumberjack (>= 1.0.12, < 2.0)
nenv (~> 0.1)
notiffany (~> 0.0)
pry (>= 0.13.0)
shellany (~> 0.0)
thor (>= 0.18.1)
guard-compat (1.2.1)
guard-rails (0.8.1)
guard (~> 2.11)
guard-compat (~> 1.0)
guard-rspec (4.7.3)
guard (~> 2.1)
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
2022-11-18 20:42:08 +01:00
haml (6.0.10)
temple (>= 0.8.2)
thor
2022-03-25 19:18:58 +01:00
tilt
2022-11-18 20:42:08 +01:00
haml-rails (2.1.0)
2022-03-25 19:18:58 +01:00
actionpack (>= 5.1)
activesupport (>= 5.1)
2022-11-18 20:42:08 +01:00
haml (>= 4.0.6)
2022-03-25 19:18:58 +01:00
railties (>= 5.1)
2022-03-30 14:36:11 +02:00
high_voltage (3.1.2)
2022-03-31 16:03:11 +02:00
httparty (0.20.0)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
2022-11-18 20:42:08 +01:00
i18n (1.12.0)
2022-03-25 19:01:50 +01:00
concurrent-ruby (~> 1.0)
2022-11-21 11:32:02 +01:00
importmap-rails (1.1.5)
actionpack (>= 6.0.0)
railties (>= 6.0.0)
2022-03-25 19:01:50 +01:00
io-console (0.5.11)
2022-04-09 10:50:37 +02:00
io-wait (0.2.0)
2022-11-18 20:42:08 +01:00
irb (1.4.2)
2022-03-25 19:01:50 +01:00
reline (>= 0.3.0)
2022-11-18 20:42:08 +01:00
jsbundling-rails (1.0.3)
railties (>= 6.0.0)
2022-03-31 19:47:53 +02:00
listen (3.7.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
2022-11-18 20:42:08 +01:00
loofah (2.19.0)
2022-03-25 19:01:50 +01:00
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
2022-03-31 19:47:53 +02:00
lumberjack (1.2.8)
2022-03-25 19:01:50 +01:00
mail (2.7.1)
mini_mime (>= 0.1.1)
marcel (1.0.2)
matrix (0.4.2)
method_source (1.0.0)
2022-03-31 16:03:11 +02:00
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
2022-03-29 17:48:48 +02:00
mina (1.2.4)
open4 (~> 1.3.4)
rake
mina-whenever (1.0.1)
mina (~> 1.0)
2022-03-25 19:01:50 +01:00
mini_mime (1.1.2)
2022-11-18 20:42:08 +01:00
minitest (5.16.3)
msgpack (1.6.0)
2022-03-31 16:03:11 +02:00
multi_xml (0.6.0)
2022-03-31 19:47:53 +02:00
nenv (0.3.0)
2022-11-18 20:42:08 +01:00
net-imap (0.3.1)
2022-03-25 19:01:50 +01:00
net-protocol
2022-11-18 20:42:08 +01:00
net-pop (0.1.2)
2022-03-25 19:01:50 +01:00
net-protocol
2022-11-18 20:42:08 +01:00
net-protocol (0.1.3)
2022-03-25 19:01:50 +01:00
timeout
2022-11-18 20:42:08 +01:00
net-smtp (0.3.3)
2022-03-25 19:01:50 +01:00
net-protocol
2022-11-18 20:42:08 +01:00
net-ssh (7.0.1)
2022-03-25 19:01:50 +01:00
nio4r (2.5.8)
2022-11-18 20:42:08 +01:00
nokogiri (1.13.9-x86_64-linux)
2022-03-25 19:01:50 +01:00
racc (~> 1.4)
2022-03-31 19:47:53 +02:00
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
2022-03-29 17:48:48 +02:00
open4 (1.3.4)
2022-03-31 10:54:31 +02:00
passenger (6.0.13)
rack
rake (>= 0.8.1)
2022-11-18 20:42:08 +01:00
pg (1.4.4)
2022-03-31 19:47:53 +02:00
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
2022-11-18 20:42:08 +01:00
public_suffix (5.0.0)
puma (6.0.0)
nio4r (~> 2.0)
2022-03-25 19:01:50 +01:00
racc (1.6.0)
2022-11-18 20:42:08 +01:00
rack (2.2.4)
2022-03-25 19:17:42 +01:00
rack-mini-profiler (3.0.0)
rack (>= 1.2.0)
2022-11-18 20:42:08 +01:00
rack-test (2.0.2)
rack (>= 1.3)
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-03-25 19:01:50 +01:00
bundler (>= 1.15.0)
2022-11-18 20:42:08 +01:00
railties (= 7.0.4)
2022-03-25 19:01:50 +01:00
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
2022-11-18 20:42:08 +01:00
rails-html-sanitizer (1.4.3)
2022-03-25 19:01:50 +01:00
loofah (~> 2.3)
2022-11-18 20:42:08 +01:00
railties (7.0.4)
actionpack (= 7.0.4)
activesupport (= 7.0.4)
2022-03-25 19:01:50 +01:00
method_source
rake (>= 12.2)
thor (~> 1.0)
zeitwerk (~> 2.5)
rake (13.0.6)
2022-11-18 20:42:08 +01:00
rb-fsevent (0.11.2)
2022-03-31 19:47:53 +02:00
rb-inotify (0.10.1)
ffi (~> 1.0)
2022-11-18 20:42:08 +01:00
regexp_parser (2.6.0)
2022-03-25 19:01:50 +01:00
reline (0.3.1)
io-console (~> 0.5)
rexml (3.2.5)
2022-11-18 20:42:08 +01:00
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
rspec-core (3.12.0)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.0)
2022-03-31 14:53:39 +02:00
diff-lcs (>= 1.2.0, < 2.0)
2022-11-18 20:42:08 +01:00
rspec-support (~> 3.12.0)
rspec-mocks (3.12.0)
2022-03-31 14:53:39 +02:00
diff-lcs (>= 1.2.0, < 2.0)
2022-11-18 20:42:08 +01:00
rspec-support (~> 3.12.0)
2022-03-31 14:53:39 +02:00
rspec-rails (5.0.3)
actionpack (>= 5.2)
activesupport (>= 5.2)
railties (>= 5.2)
rspec-core (~> 3.10)
rspec-expectations (~> 3.10)
rspec-mocks (~> 3.10)
rspec-support (~> 3.10)
2022-11-18 20:42:08 +01:00
rspec-support (3.12.0)
2022-03-25 19:01:50 +01:00
rubyzip (2.3.2)
2022-03-25 19:17:42 +01:00
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
2022-11-18 20:42:08 +01:00
selenium-webdriver (4.6.1)
2022-03-25 19:01:50 +01:00
childprocess (>= 0.5, < 5.0)
rexml (~> 3.2, >= 3.2.5)
2022-11-18 20:42:08 +01:00
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
2022-03-31 19:47:53 +02:00
shellany (0.0.1)
2022-11-18 20:42:08 +01:00
sprockets (4.1.1)
2022-03-25 19:01:50 +01:00
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.4.2)
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
tailwindcss-rails (2.0.21-x86_64-linux)
railties (>= 6.0.0)
2022-11-18 20:42:08 +01:00
temple (0.9.1)
2022-03-25 19:01:50 +01:00
thor (1.2.1)
2022-11-18 20:42:08 +01:00
tilt (2.0.11)
timeout (0.3.0)
tzinfo (2.0.5)
2022-03-25 19:01:50 +01:00
concurrent-ruby (~> 1.0)
web-console (4.2.0)
actionview (>= 6.0.0)
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
2022-11-18 20:42:08 +01:00
webdrivers (5.2.0)
2022-03-25 19:01:50 +01:00
nokogiri (~> 1.6)
rubyzip (>= 1.3.0)
selenium-webdriver (~> 4.0)
2022-11-18 20:42:08 +01:00
websocket (1.2.9)
2022-03-25 19:01:50 +01:00
websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
whenever (1.0.0)
chronic (>= 0.6.3)
2022-03-25 19:01:50 +01:00
xpath (3.2.0)
nokogiri (~> 1.8)
2022-11-18 20:42:08 +01:00
zeitwerk (2.6.6)
2022-03-25 19:01:50 +01:00
PLATFORMS
x86_64-linux
DEPENDENCIES
bootsnap
capybara
cssbundling-rails (~> 1.1)
2022-03-25 19:01:50 +01:00
debug
2022-03-31 16:03:11 +02:00
dnsimple
2022-03-31 19:47:53 +02:00
guard-rails
guard-rspec
2022-03-25 19:18:58 +01:00
haml-rails
2022-03-30 14:36:11 +02:00
high_voltage (~> 3.1)
2022-11-21 11:32:02 +01:00
importmap-rails (~> 1.1)
2022-04-09 10:50:37 +02:00
io-wait (= 0.2.0)
jsbundling-rails (~> 1.0)
2022-03-29 17:48:48 +02:00
mina
mina-whenever
2022-03-25 19:17:42 +01:00
net-ssh
2022-04-09 10:42:56 +02:00
passenger (= 6.0.13)
2022-04-09 13:04:12 +02:00
pg
puma
2022-03-25 19:17:42 +01:00
rack-mini-profiler
rails (~> 7.0)
2022-03-31 14:53:39 +02:00
rspec-rails (~> 5.0.0)
2022-03-25 19:17:42 +01:00
sassc-rails
2022-03-25 19:01:50 +01:00
selenium-webdriver
sprockets-rails
tailwindcss-rails (~> 2.0)
2022-03-25 19:01:50 +01:00
web-console
webdrivers
whenever
2022-03-25 19:01:50 +01:00
RUBY VERSION
2022-11-18 21:06:41 +01:00
ruby 3.0.4p208
2022-03-25 19:01:50 +01:00
BUNDLED WITH
2022-11-21 11:32:02 +01:00
2.3.26