mirror of
https://github.com/internetee/registry.git
synced 2025-08-16 06:23:57 +02:00
Updated Gemfile.lock by bundle install (paper_trail 16)
This commit is contained in:
parent
da3543972d
commit
4902e1fe03
1 changed files with 230 additions and 229 deletions
459
Gemfile.lock
459
Gemfile.lock
|
@ -9,19 +9,19 @@ GIT
|
|||
|
||||
GIT
|
||||
remote: https://github.com/internetee/directo.git
|
||||
revision: 711ce2d942456ee830b649b03b7141e903a1d86b
|
||||
revision: 41c53f13f40c826c5c295b2988cc9484d918ab9e
|
||||
branch: master
|
||||
specs:
|
||||
directo (1.0.1)
|
||||
directo (1.1.1)
|
||||
money (~> 6.13)
|
||||
nokogiri (~> 1.10)
|
||||
|
||||
GIT
|
||||
remote: https://github.com/internetee/e_invoice.git
|
||||
revision: 9f850465697a2448a31ebddb83c1be5a5a9be3d2
|
||||
revision: 0930cadeb00ed3d1e13d80065a6c743e374e14bc
|
||||
branch: master
|
||||
specs:
|
||||
e_invoice (0.1.3)
|
||||
e_invoice (0.1.5)
|
||||
builder (~> 3.2)
|
||||
nokogiri
|
||||
savon
|
||||
|
@ -46,7 +46,7 @@ GIT
|
|||
|
||||
GIT
|
||||
remote: https://github.com/internetee/lhv.git
|
||||
revision: 1fb07818369425510a0172ad53bc86e85b6f83cc
|
||||
revision: f1e383152dffbe00b10328abc5a2eefcf6c58dfd
|
||||
branch: master
|
||||
specs:
|
||||
lhv (0.1.0)
|
||||
|
@ -55,12 +55,11 @@ GIT
|
|||
|
||||
GIT
|
||||
remote: https://github.com/internetee/omniauth-tara.git
|
||||
revision: 215f5e91b8c1a51b2fe9a72755585096252a2f93
|
||||
revision: d7babe56fe666739a0aca4bc94ddc8629641d220
|
||||
specs:
|
||||
omniauth-tara (0.4.0)
|
||||
addressable (~> 2.5)
|
||||
omniauth-tara (0.7.1)
|
||||
omniauth (>= 1.9, < 3)
|
||||
openid_connect (~> 1.1)
|
||||
openid_connect (~> 2.2)
|
||||
|
||||
GIT
|
||||
remote: https://github.com/tarmotalu/digidoc_client.git
|
||||
|
@ -77,63 +76,63 @@ GIT
|
|||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
actioncable (6.1.7.9)
|
||||
actionpack (= 6.1.7.9)
|
||||
activesupport (= 6.1.7.9)
|
||||
actioncable (6.1.7.10)
|
||||
actionpack (= 6.1.7.10)
|
||||
activesupport (= 6.1.7.10)
|
||||
nio4r (~> 2.0)
|
||||
websocket-driver (>= 0.6.1)
|
||||
actionmailbox (6.1.7.9)
|
||||
actionpack (= 6.1.7.9)
|
||||
activejob (= 6.1.7.9)
|
||||
activerecord (= 6.1.7.9)
|
||||
activestorage (= 6.1.7.9)
|
||||
activesupport (= 6.1.7.9)
|
||||
actionmailbox (6.1.7.10)
|
||||
actionpack (= 6.1.7.10)
|
||||
activejob (= 6.1.7.10)
|
||||
activerecord (= 6.1.7.10)
|
||||
activestorage (= 6.1.7.10)
|
||||
activesupport (= 6.1.7.10)
|
||||
mail (>= 2.7.1)
|
||||
actionmailer (6.1.7.9)
|
||||
actionpack (= 6.1.7.9)
|
||||
actionview (= 6.1.7.9)
|
||||
activejob (= 6.1.7.9)
|
||||
activesupport (= 6.1.7.9)
|
||||
actionmailer (6.1.7.10)
|
||||
actionpack (= 6.1.7.10)
|
||||
actionview (= 6.1.7.10)
|
||||
activejob (= 6.1.7.10)
|
||||
activesupport (= 6.1.7.10)
|
||||
mail (~> 2.5, >= 2.5.4)
|
||||
rails-dom-testing (~> 2.0)
|
||||
actionpack (6.1.7.9)
|
||||
actionview (= 6.1.7.9)
|
||||
activesupport (= 6.1.7.9)
|
||||
actionpack (6.1.7.10)
|
||||
actionview (= 6.1.7.10)
|
||||
activesupport (= 6.1.7.10)
|
||||
rack (~> 2.0, >= 2.0.9)
|
||||
rack-test (>= 0.6.3)
|
||||
rails-dom-testing (~> 2.0)
|
||||
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
||||
actiontext (6.1.7.9)
|
||||
actionpack (= 6.1.7.9)
|
||||
activerecord (= 6.1.7.9)
|
||||
activestorage (= 6.1.7.9)
|
||||
activesupport (= 6.1.7.9)
|
||||
actiontext (6.1.7.10)
|
||||
actionpack (= 6.1.7.10)
|
||||
activerecord (= 6.1.7.10)
|
||||
activestorage (= 6.1.7.10)
|
||||
activesupport (= 6.1.7.10)
|
||||
nokogiri (>= 1.8.5)
|
||||
actionview (6.1.7.9)
|
||||
activesupport (= 6.1.7.9)
|
||||
actionview (6.1.7.10)
|
||||
activesupport (= 6.1.7.10)
|
||||
builder (~> 3.1)
|
||||
erubi (~> 1.4)
|
||||
rails-dom-testing (~> 2.0)
|
||||
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
||||
active_interaction (4.0.5)
|
||||
activemodel (>= 5, < 7)
|
||||
activesupport (>= 5, < 7)
|
||||
activejob (6.1.7.9)
|
||||
activesupport (= 6.1.7.9)
|
||||
active_interaction (4.1.0)
|
||||
activemodel (>= 5, < 8)
|
||||
activesupport (>= 5, < 8)
|
||||
activejob (6.1.7.10)
|
||||
activesupport (= 6.1.7.10)
|
||||
globalid (>= 0.3.6)
|
||||
activemodel (6.1.7.9)
|
||||
activesupport (= 6.1.7.9)
|
||||
activerecord (6.1.7.9)
|
||||
activemodel (= 6.1.7.9)
|
||||
activesupport (= 6.1.7.9)
|
||||
activestorage (6.1.7.9)
|
||||
actionpack (= 6.1.7.9)
|
||||
activejob (= 6.1.7.9)
|
||||
activerecord (= 6.1.7.9)
|
||||
activesupport (= 6.1.7.9)
|
||||
activemodel (6.1.7.10)
|
||||
activesupport (= 6.1.7.10)
|
||||
activerecord (6.1.7.10)
|
||||
activemodel (= 6.1.7.10)
|
||||
activesupport (= 6.1.7.10)
|
||||
activestorage (6.1.7.10)
|
||||
actionpack (= 6.1.7.10)
|
||||
activejob (= 6.1.7.10)
|
||||
activerecord (= 6.1.7.10)
|
||||
activesupport (= 6.1.7.10)
|
||||
marcel (~> 1.0)
|
||||
mini_mime (>= 1.1.0)
|
||||
activesupport (6.1.7.9)
|
||||
activesupport (6.1.7.10)
|
||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||
i18n (>= 1.6, < 2)
|
||||
minitest (>= 5.1)
|
||||
|
@ -142,10 +141,10 @@ GEM
|
|||
addressable (2.8.7)
|
||||
public_suffix (>= 2.0.2, < 7.0)
|
||||
aes_key_wrap (1.1.0)
|
||||
airbrake (11.0.3)
|
||||
airbrake-ruby (~> 5.1)
|
||||
airbrake-ruby (5.2.0)
|
||||
rbtree3 (~> 0.5)
|
||||
airbrake (13.0.5)
|
||||
airbrake-ruby (~> 6.0)
|
||||
airbrake-ruby (6.2.2)
|
||||
rbtree3 (~> 0.6)
|
||||
akami (1.3.3)
|
||||
base64
|
||||
gyoku (>= 0.4.0)
|
||||
|
@ -153,32 +152,34 @@ GEM
|
|||
apipie-rails (0.6.0)
|
||||
actionpack (>= 4.1)
|
||||
activesupport (>= 4.1)
|
||||
attr_required (1.0.1)
|
||||
autoprefixer-rails (10.2.4.0)
|
||||
execjs
|
||||
aws-eventstream (1.1.1)
|
||||
aws-partitions (1.482.0)
|
||||
aws-sdk-core (3.119.0)
|
||||
aws-eventstream (~> 1, >= 1.0.2)
|
||||
aws-partitions (~> 1, >= 1.239.0)
|
||||
aws-sigv4 (~> 1.1)
|
||||
jmespath (~> 1.0)
|
||||
aws-sdk-sesv2 (1.19.0)
|
||||
aws-sdk-core (~> 3, >= 3.119.0)
|
||||
aws-sigv4 (~> 1.1)
|
||||
aws-sigv4 (1.2.4)
|
||||
attr_required (1.0.2)
|
||||
autoprefixer-rails (10.4.21.0)
|
||||
execjs (~> 2)
|
||||
aws-eventstream (1.4.0)
|
||||
aws-partitions (1.1110.0)
|
||||
aws-sdk-core (3.225.0)
|
||||
aws-eventstream (~> 1, >= 1.3.0)
|
||||
aws-partitions (~> 1, >= 1.992.0)
|
||||
aws-sigv4 (~> 1.9)
|
||||
base64
|
||||
jmespath (~> 1, >= 1.6.1)
|
||||
logger
|
||||
aws-sdk-sesv2 (1.77.0)
|
||||
aws-sdk-core (~> 3, >= 3.225.0)
|
||||
aws-sigv4 (~> 1.5)
|
||||
aws-sigv4 (1.12.0)
|
||||
aws-eventstream (~> 1, >= 1.0.2)
|
||||
base64 (0.2.0)
|
||||
bcrypt (3.1.16)
|
||||
bigdecimal (3.1.9)
|
||||
bindata (2.5.0)
|
||||
bootsnap (1.17.1)
|
||||
bcrypt (3.1.20)
|
||||
bigdecimal (3.2.1)
|
||||
bindata (2.5.1)
|
||||
bootsnap (1.18.6)
|
||||
msgpack (~> 1.2)
|
||||
bootstrap-sass (3.4.1)
|
||||
autoprefixer-rails (>= 5.2.1)
|
||||
sassc (>= 2.0.0)
|
||||
builder (3.3.0)
|
||||
cancancan (3.3.0)
|
||||
cancancan (3.6.1)
|
||||
capybara (3.40.0)
|
||||
addressable
|
||||
matrix
|
||||
|
@ -198,34 +199,35 @@ GEM
|
|||
execjs
|
||||
coffee-script-source (1.12.2)
|
||||
concurrent-ruby (1.3.4)
|
||||
connection_pool (2.4.1)
|
||||
countries (4.0.1)
|
||||
i18n_data (~> 0.13.0)
|
||||
sixarm_ruby_unaccent (~> 1.1)
|
||||
crack (0.4.5)
|
||||
connection_pool (2.5.3)
|
||||
countries (6.0.1)
|
||||
unaccent (~> 0.3)
|
||||
crack (1.0.0)
|
||||
bigdecimal
|
||||
rexml
|
||||
crass (1.0.6)
|
||||
data_migrate (9.0.0)
|
||||
activerecord (>= 6.0)
|
||||
railties (>= 6.0)
|
||||
database_cleaner (2.0.1)
|
||||
database_cleaner-active_record (~> 2.0.0)
|
||||
database_cleaner-active_record (2.0.0)
|
||||
data_migrate (9.4.2)
|
||||
activerecord (>= 6.1)
|
||||
railties (>= 6.1)
|
||||
database_cleaner (2.1.0)
|
||||
database_cleaner-active_record (>= 2, < 3)
|
||||
database_cleaner-active_record (2.2.1)
|
||||
activerecord (>= 5.a)
|
||||
database_cleaner-core (~> 2.0.0)
|
||||
database_cleaner-core (2.0.1)
|
||||
date (3.4.1)
|
||||
devise (4.8.0)
|
||||
devise (4.9.4)
|
||||
bcrypt (~> 3.0)
|
||||
orm_adapter (~> 0.1)
|
||||
railties (>= 4.1.0)
|
||||
responders
|
||||
warden (~> 1.2.3)
|
||||
dnsruby (1.61.5)
|
||||
simpleidn (~> 0.1)
|
||||
docile (1.3.5)
|
||||
domain_name (0.5.20190701)
|
||||
unf (>= 0.0.5, < 1.0.0)
|
||||
dnsruby (1.72.4)
|
||||
base64 (~> 0.2.0)
|
||||
logger (~> 1.6.5)
|
||||
simpleidn (~> 0.2.1)
|
||||
docile (1.4.1)
|
||||
domain_name (0.6.20240107)
|
||||
dry-core (1.0.2)
|
||||
concurrent-ruby (~> 1.0)
|
||||
logger
|
||||
|
@ -247,9 +249,11 @@ GEM
|
|||
dry-inflector (~> 1.0)
|
||||
dry-logic (~> 1.4)
|
||||
zeitwerk (~> 2.6)
|
||||
email_validator (2.2.4)
|
||||
activemodel
|
||||
erubi (1.13.1)
|
||||
execjs (2.7.0)
|
||||
faraday (2.12.2)
|
||||
execjs (2.10.0)
|
||||
faraday (2.13.1)
|
||||
faraday-net_http (>= 2.0, < 3.5)
|
||||
json
|
||||
logger
|
||||
|
@ -257,35 +261,32 @@ GEM
|
|||
faraday (>= 1, < 3)
|
||||
faraday-net_http (3.4.0)
|
||||
net-http (>= 0.5.0)
|
||||
ffi (1.15.0)
|
||||
ffi (1.17.2)
|
||||
figaro (1.2.0)
|
||||
thor (>= 0.14.0, < 2)
|
||||
globalid (1.2.1)
|
||||
activesupport (>= 6.1)
|
||||
google-protobuf (3.25.2)
|
||||
google-protobuf (3.25.2-x86_64-linux)
|
||||
googleapis-common-protos-types (1.3.0)
|
||||
google-protobuf (~> 3.14)
|
||||
grpc (1.60.0)
|
||||
google-protobuf (~> 3.25)
|
||||
googleapis-common-protos-types (~> 1.0)
|
||||
grpc (1.60.0-x86_64-linux)
|
||||
google-protobuf (~> 3.25)
|
||||
google-protobuf (3.25.8-x86_64-linux)
|
||||
googleapis-common-protos-types (1.19.0)
|
||||
google-protobuf (>= 3.18, < 5.a)
|
||||
grpc (1.72.0-x86_64-linux)
|
||||
google-protobuf (>= 3.25, < 5.0)
|
||||
googleapis-common-protos-types (~> 1.0)
|
||||
gyoku (1.4.0)
|
||||
builder (>= 2.1.2)
|
||||
rexml (~> 3.0)
|
||||
haml (6.0.0)
|
||||
haml (6.3.0)
|
||||
temple (>= 0.8.2)
|
||||
thor
|
||||
tilt
|
||||
hashdiff (1.0.1)
|
||||
hashdiff (1.2.0)
|
||||
hashie (5.0.0)
|
||||
hpricot (0.8.6)
|
||||
http-accept (1.7.0)
|
||||
http-cookie (1.0.3)
|
||||
http-cookie (1.0.8)
|
||||
domain_name (~> 0.5)
|
||||
httpclient (2.8.3)
|
||||
httpclient (2.9.0)
|
||||
mutex_m
|
||||
httpi (4.0.4)
|
||||
base64
|
||||
mutex_m
|
||||
|
@ -293,41 +294,41 @@ GEM
|
|||
rack (>= 2.0, < 4)
|
||||
i18n (1.14.7)
|
||||
concurrent-ruby (~> 1.0)
|
||||
i18n_data (0.13.0)
|
||||
ice_nine (0.11.2)
|
||||
isikukood (0.1.2)
|
||||
iso8601 (0.13.0)
|
||||
jmespath (1.6.1)
|
||||
jquery-rails (4.4.0)
|
||||
jmespath (1.6.2)
|
||||
jquery-rails (4.6.0)
|
||||
rails-dom-testing (>= 1, < 3)
|
||||
railties (>= 4.2.0)
|
||||
thor (>= 0.14, < 2.0)
|
||||
jquery-ui-rails (6.0.1)
|
||||
railties (>= 3.2.16)
|
||||
json (2.9.1)
|
||||
json-jwt (1.16.6)
|
||||
json (2.12.2)
|
||||
json-jwt (1.16.7)
|
||||
activesupport (>= 4.2)
|
||||
aes_key_wrap
|
||||
base64
|
||||
bindata
|
||||
faraday (~> 2.0)
|
||||
faraday-follow_redirects
|
||||
jwt (2.3.0)
|
||||
kaminari (1.2.1)
|
||||
jwt (2.10.1)
|
||||
base64
|
||||
kaminari (1.2.2)
|
||||
activesupport (>= 4.1.0)
|
||||
kaminari-actionview (= 1.2.1)
|
||||
kaminari-activerecord (= 1.2.1)
|
||||
kaminari-core (= 1.2.1)
|
||||
kaminari-actionview (1.2.1)
|
||||
kaminari-actionview (= 1.2.2)
|
||||
kaminari-activerecord (= 1.2.2)
|
||||
kaminari-core (= 1.2.2)
|
||||
kaminari-actionview (1.2.2)
|
||||
actionview
|
||||
kaminari-core (= 1.2.1)
|
||||
kaminari-activerecord (1.2.1)
|
||||
kaminari-core (= 1.2.2)
|
||||
kaminari-activerecord (1.2.2)
|
||||
activerecord
|
||||
kaminari-core (= 1.2.1)
|
||||
kaminari-core (1.2.1)
|
||||
libxml-ruby (3.2.1)
|
||||
logger (1.6.5)
|
||||
loofah (2.24.0)
|
||||
kaminari-core (= 1.2.2)
|
||||
kaminari-core (1.2.2)
|
||||
libxml-ruby (5.0.4)
|
||||
logger (1.6.6)
|
||||
loofah (2.24.1)
|
||||
crass (~> 1.0.2)
|
||||
nokogiri (>= 1.12.0)
|
||||
mail (2.8.1)
|
||||
|
@ -338,33 +339,33 @@ GEM
|
|||
marcel (1.0.4)
|
||||
matrix (0.4.2)
|
||||
method_source (1.1.0)
|
||||
mime-types (3.3.1)
|
||||
mime-types-data (~> 3.2015)
|
||||
mime-types-data (3.2021.0704)
|
||||
mime-types (3.7.0)
|
||||
logger
|
||||
mime-types-data (~> 3.2025, >= 3.2025.0507)
|
||||
mime-types-data (3.2025.0527)
|
||||
mimemagic (0.4.3)
|
||||
nokogiri (~> 1)
|
||||
rake
|
||||
mini_mime (1.1.5)
|
||||
mini_portile2 (2.8.8)
|
||||
minitest (5.25.4)
|
||||
minitest (5.25.5)
|
||||
minitest-stub_any_instance (1.0.3)
|
||||
monetize (1.9.4)
|
||||
monetize (1.13.0)
|
||||
money (~> 6.12)
|
||||
money (6.13.8)
|
||||
money (6.19.0)
|
||||
i18n (>= 0.6.4, <= 2)
|
||||
money-rails (1.14.0)
|
||||
money-rails (1.15.0)
|
||||
activesupport (>= 3.0)
|
||||
monetize (~> 1.9.0)
|
||||
money (~> 6.13.2)
|
||||
monetize (~> 1.9)
|
||||
money (~> 6.13)
|
||||
railties (>= 3.0)
|
||||
msgpack (1.7.2)
|
||||
msgpack (1.8.0)
|
||||
mutex_m (0.3.0)
|
||||
net-ftp (0.3.7)
|
||||
net-ftp (0.3.8)
|
||||
net-protocol
|
||||
time
|
||||
net-http (0.6.0)
|
||||
uri
|
||||
net-imap (0.4.18)
|
||||
net-imap (0.4.22)
|
||||
date
|
||||
net-protocol
|
||||
net-pop (0.1.2)
|
||||
|
@ -374,117 +375,119 @@ GEM
|
|||
net-smtp (0.5.1)
|
||||
net-protocol
|
||||
netrc (0.11.0)
|
||||
newrelic-infinite_tracing (8.1.0)
|
||||
newrelic-infinite_tracing (9.19.0)
|
||||
google-protobuf (< 4.0)
|
||||
grpc (~> 1.34)
|
||||
newrelic_rpm (= 8.1.0)
|
||||
newrelic_rpm (8.1.0)
|
||||
nio4r (2.5.9)
|
||||
newrelic_rpm (= 9.19.0)
|
||||
newrelic_rpm (9.19.0)
|
||||
nio4r (2.7.4)
|
||||
nkf (0.2.0)
|
||||
nokogiri (1.16.8)
|
||||
mini_portile2 (~> 2.8.2)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.16.8-x86_64-linux)
|
||||
racc (~> 1.4)
|
||||
nori (2.7.1)
|
||||
bigdecimal
|
||||
omniauth (2.1.0)
|
||||
omniauth (2.1.3)
|
||||
hashie (>= 3.4.6)
|
||||
rack (>= 2.2.3)
|
||||
rack-protection
|
||||
omniauth-rails_csrf_protection (0.1.2)
|
||||
omniauth-rails_csrf_protection (1.0.2)
|
||||
actionpack (>= 4.2)
|
||||
omniauth (>= 1.3.1)
|
||||
openid_connect (1.4.2)
|
||||
omniauth (~> 2.0)
|
||||
openid_connect (2.3.1)
|
||||
activemodel
|
||||
attr_required (>= 1.0.0)
|
||||
json-jwt (>= 1.15.0)
|
||||
net-smtp
|
||||
rack-oauth2 (~> 1.21)
|
||||
swd (~> 1.3)
|
||||
email_validator
|
||||
faraday (~> 2.0)
|
||||
faraday-follow_redirects
|
||||
json-jwt (>= 1.16)
|
||||
mail
|
||||
rack-oauth2 (~> 2.2)
|
||||
swd (~> 2.0)
|
||||
tzinfo
|
||||
validate_email
|
||||
validate_url
|
||||
webfinger (~> 1.2)
|
||||
webfinger (~> 2.0)
|
||||
openssl (3.3.0)
|
||||
orm_adapter (0.5.0)
|
||||
paper_trail (14.0.0)
|
||||
activerecord (>= 6.0)
|
||||
paper_trail (16.0.0)
|
||||
activerecord (>= 6.1)
|
||||
request_store (~> 1.4)
|
||||
pdfkit (0.8.7.2)
|
||||
pdfkit (0.8.7.3)
|
||||
pg (1.5.9)
|
||||
pg_query (2.1.2)
|
||||
google-protobuf (>= 3.17.1)
|
||||
pghero (3.1.0)
|
||||
pg_query (6.1.0)
|
||||
google-protobuf (>= 3.25.3)
|
||||
pghero (3.5.0)
|
||||
activerecord (>= 6)
|
||||
pry (0.15.2)
|
||||
coderay (~> 1.1)
|
||||
method_source (~> 1.0)
|
||||
public_suffix (6.0.1)
|
||||
puma (5.6.9)
|
||||
public_suffix (6.0.2)
|
||||
puma (6.6.0)
|
||||
nio4r (~> 2.0)
|
||||
racc (1.8.1)
|
||||
rack (2.2.10)
|
||||
rack-oauth2 (1.21.3)
|
||||
rack (2.2.17)
|
||||
rack-oauth2 (2.2.1)
|
||||
activesupport
|
||||
attr_required
|
||||
httpclient
|
||||
faraday (~> 2.0)
|
||||
faraday-follow_redirects
|
||||
json-jwt (>= 1.11.0)
|
||||
rack (>= 2.1.0)
|
||||
rack-protection (3.0.2)
|
||||
rack
|
||||
rack-protection (3.2.0)
|
||||
base64 (>= 0.1.0)
|
||||
rack (~> 2.2, >= 2.2.4)
|
||||
rack-test (2.2.0)
|
||||
rack (>= 1.3)
|
||||
rails (6.1.7.9)
|
||||
actioncable (= 6.1.7.9)
|
||||
actionmailbox (= 6.1.7.9)
|
||||
actionmailer (= 6.1.7.9)
|
||||
actionpack (= 6.1.7.9)
|
||||
actiontext (= 6.1.7.9)
|
||||
actionview (= 6.1.7.9)
|
||||
activejob (= 6.1.7.9)
|
||||
activemodel (= 6.1.7.9)
|
||||
activerecord (= 6.1.7.9)
|
||||
activestorage (= 6.1.7.9)
|
||||
activesupport (= 6.1.7.9)
|
||||
rails (6.1.7.10)
|
||||
actioncable (= 6.1.7.10)
|
||||
actionmailbox (= 6.1.7.10)
|
||||
actionmailer (= 6.1.7.10)
|
||||
actionpack (= 6.1.7.10)
|
||||
actiontext (= 6.1.7.10)
|
||||
actionview (= 6.1.7.10)
|
||||
activejob (= 6.1.7.10)
|
||||
activemodel (= 6.1.7.10)
|
||||
activerecord (= 6.1.7.10)
|
||||
activestorage (= 6.1.7.10)
|
||||
activesupport (= 6.1.7.10)
|
||||
bundler (>= 1.15.0)
|
||||
railties (= 6.1.7.9)
|
||||
railties (= 6.1.7.10)
|
||||
sprockets-rails (>= 2.0.0)
|
||||
rails-dom-testing (2.2.0)
|
||||
rails-dom-testing (2.3.0)
|
||||
activesupport (>= 5.0.0)
|
||||
minitest
|
||||
nokogiri (>= 1.6)
|
||||
rails-html-sanitizer (1.6.1)
|
||||
rails-html-sanitizer (1.6.2)
|
||||
loofah (~> 2.21)
|
||||
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
|
||||
railties (6.1.7.9)
|
||||
actionpack (= 6.1.7.9)
|
||||
activesupport (= 6.1.7.9)
|
||||
railties (6.1.7.10)
|
||||
actionpack (= 6.1.7.10)
|
||||
activesupport (= 6.1.7.10)
|
||||
method_source
|
||||
rake (>= 12.2)
|
||||
thor (~> 1.0)
|
||||
rake (13.0.6)
|
||||
rake (13.3.0)
|
||||
ransack (4.0.0)
|
||||
activerecord (>= 6.1.5)
|
||||
activesupport (>= 6.1.5)
|
||||
i18n
|
||||
rbtree3 (0.7.1)
|
||||
redis (5.0.6)
|
||||
redis-client (>= 0.9.0)
|
||||
redis-client (0.14.1)
|
||||
redis (5.4.0)
|
||||
redis-client (>= 0.22.0)
|
||||
redis-client (0.24.0)
|
||||
connection_pool
|
||||
regexp_parser (2.9.2)
|
||||
request_store (1.5.1)
|
||||
regexp_parser (2.10.0)
|
||||
request_store (1.7.0)
|
||||
rack (>= 1.4)
|
||||
responders (3.0.1)
|
||||
actionpack (>= 5.0)
|
||||
railties (>= 5.0)
|
||||
responders (3.1.1)
|
||||
actionpack (>= 5.2)
|
||||
railties (>= 5.2)
|
||||
rest-client (2.1.0)
|
||||
http-accept (>= 1.7.0, < 2.0)
|
||||
http-cookie (>= 1.0.2, < 2.0)
|
||||
mime-types (>= 1.16, < 4.0)
|
||||
netrc (~> 0.8)
|
||||
rexml (3.4.0)
|
||||
rubyzip (2.3.2)
|
||||
rexml (3.4.1)
|
||||
rubyzip (2.4.1)
|
||||
sass-rails (6.0.0)
|
||||
sassc-rails (~> 2.1, >= 2.1.1)
|
||||
sassc (2.4.0)
|
||||
|
@ -512,51 +515,48 @@ GEM
|
|||
rexml (~> 3.2, >= 3.2.5)
|
||||
rubyzip (>= 1.2.2, < 3.0)
|
||||
websocket (~> 1.0)
|
||||
sidekiq (7.1.4)
|
||||
concurrent-ruby (< 2)
|
||||
sidekiq (7.3.9)
|
||||
base64
|
||||
connection_pool (>= 2.3.0)
|
||||
logger
|
||||
rack (>= 2.2.4)
|
||||
redis-client (>= 0.14.0)
|
||||
redis-client (>= 0.22.2)
|
||||
simplecov (0.17.1)
|
||||
docile (~> 1.1)
|
||||
json (>= 1.8, < 3)
|
||||
simplecov-html (~> 0.10.0)
|
||||
simplecov-html (0.10.2)
|
||||
simpleidn (0.2.3)
|
||||
sixarm_ruby_unaccent (1.2.0)
|
||||
sprockets (4.0.3)
|
||||
sprockets (4.2.2)
|
||||
concurrent-ruby (~> 1.0)
|
||||
rack (> 1, < 3)
|
||||
sprockets-rails (3.2.2)
|
||||
actionpack (>= 4.0)
|
||||
activesupport (>= 4.0)
|
||||
logger
|
||||
rack (>= 2.2.4, < 4)
|
||||
sprockets-rails (3.5.2)
|
||||
actionpack (>= 6.1)
|
||||
activesupport (>= 6.1)
|
||||
sprockets (>= 3.0.0)
|
||||
spy (1.0.1)
|
||||
strong_migrations (1.4.0)
|
||||
spy (1.0.5)
|
||||
strong_migrations (1.8.0)
|
||||
activerecord (>= 5.2)
|
||||
swd (1.3.0)
|
||||
swd (2.0.3)
|
||||
activesupport (>= 3)
|
||||
attr_required (>= 0.0.5)
|
||||
httpclient (>= 2.4)
|
||||
temple (0.8.2)
|
||||
thor (1.2.2)
|
||||
tilt (2.0.11)
|
||||
time (0.3.0)
|
||||
faraday (~> 2.0)
|
||||
faraday-follow_redirects
|
||||
temple (0.10.3)
|
||||
thor (1.3.2)
|
||||
tilt (2.6.0)
|
||||
time (0.4.1)
|
||||
date
|
||||
timeout (0.4.3)
|
||||
truemail (3.0.3)
|
||||
truemail (3.3.1)
|
||||
simpleidn (~> 0.2.1)
|
||||
tzinfo (2.0.6)
|
||||
concurrent-ruby (~> 1.0)
|
||||
uglifier (4.2.0)
|
||||
uglifier (4.2.1)
|
||||
execjs (>= 0.3.0, < 3)
|
||||
unf (0.1.4)
|
||||
unf_ext
|
||||
unf_ext (0.0.9.1)
|
||||
uri (1.0.2)
|
||||
validate_email (0.1.6)
|
||||
activemodel (>= 3.0)
|
||||
mail (>= 2.2.5)
|
||||
unaccent (0.4.0)
|
||||
uri (1.0.3)
|
||||
validate_url (1.0.15)
|
||||
activemodel (>= 3.0.0)
|
||||
public_suffix
|
||||
|
@ -569,26 +569,27 @@ GEM
|
|||
addressable
|
||||
faraday (>= 1.9, < 3)
|
||||
nokogiri (>= 1.13.9)
|
||||
webfinger (1.2.0)
|
||||
webfinger (2.1.3)
|
||||
activesupport
|
||||
httpclient (>= 2.4)
|
||||
webmock (3.14.0)
|
||||
faraday (~> 2.0)
|
||||
faraday-follow_redirects
|
||||
webmock (3.25.1)
|
||||
addressable (>= 2.8.0)
|
||||
crack (>= 0.3.2)
|
||||
hashdiff (>= 0.4.0, < 2.0.0)
|
||||
websocket (1.2.11)
|
||||
websocket-driver (0.7.6)
|
||||
websocket-driver (0.8.0)
|
||||
base64
|
||||
websocket-extensions (>= 0.1.0)
|
||||
websocket-extensions (0.1.5)
|
||||
whenever (1.0.0)
|
||||
chronic (>= 0.6.3)
|
||||
wkhtmltopdf-binary (0.12.6.6)
|
||||
wkhtmltopdf-binary (0.12.6.9)
|
||||
xpath (3.2.0)
|
||||
nokogiri (~> 1.8)
|
||||
zeitwerk (2.6.18)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
x86_64-linux
|
||||
|
||||
DEPENDENCIES
|
||||
|
@ -637,7 +638,7 @@ DEPENDENCIES
|
|||
omniauth-rails_csrf_protection
|
||||
omniauth-tara!
|
||||
openssl
|
||||
paper_trail (~> 14.0)
|
||||
paper_trail (~> 16.0)
|
||||
pdfkit
|
||||
pg (= 1.5.9)
|
||||
pg_query (>= 0.9.0)
|
||||
|
@ -667,4 +668,4 @@ DEPENDENCIES
|
|||
wkhtmltopdf-binary (~> 0.12.6.1)
|
||||
|
||||
BUNDLED WITH
|
||||
2.5.23
|
||||
2.2.32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue