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