|
@@ -24,52 +24,59 @@ GEM
|
|
|
simple_po_parser (~> 1.1.6)
|
|
|
aasm (5.5.0)
|
|
|
concurrent-ruby (~> 1.0)
|
|
|
- actioncable (6.1.7.6)
|
|
|
- actionpack (= 6.1.7.6)
|
|
|
- activesupport (= 6.1.7.6)
|
|
|
+ actioncable (7.0.8)
|
|
|
+ actionpack (= 7.0.8)
|
|
|
+ activesupport (= 7.0.8)
|
|
|
nio4r (~> 2.0)
|
|
|
websocket-driver (>= 0.6.1)
|
|
|
- actionmailbox (6.1.7.6)
|
|
|
- actionpack (= 6.1.7.6)
|
|
|
- activejob (= 6.1.7.6)
|
|
|
- activerecord (= 6.1.7.6)
|
|
|
- activestorage (= 6.1.7.6)
|
|
|
- activesupport (= 6.1.7.6)
|
|
|
+ actionmailbox (7.0.8)
|
|
|
+ actionpack (= 7.0.8)
|
|
|
+ activejob (= 7.0.8)
|
|
|
+ activerecord (= 7.0.8)
|
|
|
+ activestorage (= 7.0.8)
|
|
|
+ activesupport (= 7.0.8)
|
|
|
mail (>= 2.7.1)
|
|
|
- actionmailer (6.1.7.6)
|
|
|
- actionpack (= 6.1.7.6)
|
|
|
- actionview (= 6.1.7.6)
|
|
|
- activejob (= 6.1.7.6)
|
|
|
- activesupport (= 6.1.7.6)
|
|
|
+ net-imap
|
|
|
+ net-pop
|
|
|
+ net-smtp
|
|
|
+ actionmailer (7.0.8)
|
|
|
+ actionpack (= 7.0.8)
|
|
|
+ actionview (= 7.0.8)
|
|
|
+ activejob (= 7.0.8)
|
|
|
+ activesupport (= 7.0.8)
|
|
|
mail (~> 2.5, >= 2.5.4)
|
|
|
+ net-imap
|
|
|
+ net-pop
|
|
|
+ net-smtp
|
|
|
rails-dom-testing (~> 2.0)
|
|
|
- actionpack (6.1.7.6)
|
|
|
- actionview (= 6.1.7.6)
|
|
|
- activesupport (= 6.1.7.6)
|
|
|
- rack (~> 2.0, >= 2.0.9)
|
|
|
+ actionpack (7.0.8)
|
|
|
+ actionview (= 7.0.8)
|
|
|
+ activesupport (= 7.0.8)
|
|
|
+ rack (~> 2.0, >= 2.2.4)
|
|
|
rack-test (>= 0.6.3)
|
|
|
rails-dom-testing (~> 2.0)
|
|
|
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
|
|
- actiontext (6.1.7.6)
|
|
|
- actionpack (= 6.1.7.6)
|
|
|
- activerecord (= 6.1.7.6)
|
|
|
- activestorage (= 6.1.7.6)
|
|
|
- activesupport (= 6.1.7.6)
|
|
|
+ actiontext (7.0.8)
|
|
|
+ actionpack (= 7.0.8)
|
|
|
+ activerecord (= 7.0.8)
|
|
|
+ activestorage (= 7.0.8)
|
|
|
+ activesupport (= 7.0.8)
|
|
|
+ globalid (>= 0.6.0)
|
|
|
nokogiri (>= 1.8.5)
|
|
|
- actionview (6.1.7.6)
|
|
|
- activesupport (= 6.1.7.6)
|
|
|
+ actionview (7.0.8)
|
|
|
+ activesupport (= 7.0.8)
|
|
|
builder (~> 3.1)
|
|
|
erubi (~> 1.4)
|
|
|
rails-dom-testing (~> 2.0)
|
|
|
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
|
|
- activejob (6.1.7.6)
|
|
|
- activesupport (= 6.1.7.6)
|
|
|
+ activejob (7.0.8)
|
|
|
+ activesupport (= 7.0.8)
|
|
|
globalid (>= 0.3.6)
|
|
|
- activemodel (6.1.7.6)
|
|
|
- activesupport (= 6.1.7.6)
|
|
|
- activerecord (6.1.7.6)
|
|
|
- activemodel (= 6.1.7.6)
|
|
|
- activesupport (= 6.1.7.6)
|
|
|
+ activemodel (7.0.8)
|
|
|
+ activesupport (= 7.0.8)
|
|
|
+ activerecord (7.0.8)
|
|
|
+ activemodel (= 7.0.8)
|
|
|
+ activesupport (= 7.0.8)
|
|
|
activerecord-import (1.5.0)
|
|
|
activerecord (>= 4.2)
|
|
|
activerecord-nulldb-adapter (0.9.0)
|
|
@@ -81,19 +88,18 @@ GEM
|
|
|
multi_json (~> 1.11, >= 1.11.2)
|
|
|
rack (>= 2.0.8, < 4)
|
|
|
railties (>= 6.1)
|
|
|
- activestorage (6.1.7.6)
|
|
|
- actionpack (= 6.1.7.6)
|
|
|
- activejob (= 6.1.7.6)
|
|
|
- activerecord (= 6.1.7.6)
|
|
|
- activesupport (= 6.1.7.6)
|
|
|
+ activestorage (7.0.8)
|
|
|
+ actionpack (= 7.0.8)
|
|
|
+ activejob (= 7.0.8)
|
|
|
+ activerecord (= 7.0.8)
|
|
|
+ activesupport (= 7.0.8)
|
|
|
marcel (~> 1.0)
|
|
|
mini_mime (>= 1.1.0)
|
|
|
- activesupport (6.1.7.6)
|
|
|
+ activesupport (7.0.8)
|
|
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
|
|
i18n (>= 1.6, < 2)
|
|
|
minitest (>= 5.1)
|
|
|
tzinfo (~> 2.0)
|
|
|
- zeitwerk (~> 2.3)
|
|
|
acts_as_list (1.1.0)
|
|
|
activerecord (>= 4.2)
|
|
|
addressable (2.8.5)
|
|
@@ -161,8 +167,8 @@ GEM
|
|
|
coffee-script-source
|
|
|
execjs
|
|
|
coffee-script-source (1.12.2)
|
|
|
- composite_primary_keys (13.0.7)
|
|
|
- activerecord (~> 6.1.0)
|
|
|
+ composite_primary_keys (14.0.6)
|
|
|
+ activerecord (~> 7.0.2)
|
|
|
concurrent-ruby (1.2.2)
|
|
|
cose (1.3.0)
|
|
|
cbor (~> 0.5.9)
|
|
@@ -245,8 +251,8 @@ GEM
|
|
|
ffi (>= 1.0.0)
|
|
|
rake
|
|
|
gli (2.21.1)
|
|
|
- globalid (1.1.0)
|
|
|
- activesupport (>= 5.0)
|
|
|
+ globalid (1.2.1)
|
|
|
+ activesupport (>= 6.1)
|
|
|
gmail_xoauth (0.4.2)
|
|
|
oauth (>= 0.3.6)
|
|
|
graphql (2.1.1)
|
|
@@ -446,21 +452,20 @@ GEM
|
|
|
rack
|
|
|
rack-test (2.1.0)
|
|
|
rack (>= 1.3)
|
|
|
- rails (6.1.7.6)
|
|
|
- actioncable (= 6.1.7.6)
|
|
|
- actionmailbox (= 6.1.7.6)
|
|
|
- actionmailer (= 6.1.7.6)
|
|
|
- actionpack (= 6.1.7.6)
|
|
|
- actiontext (= 6.1.7.6)
|
|
|
- actionview (= 6.1.7.6)
|
|
|
- activejob (= 6.1.7.6)
|
|
|
- activemodel (= 6.1.7.6)
|
|
|
- activerecord (= 6.1.7.6)
|
|
|
- activestorage (= 6.1.7.6)
|
|
|
- activesupport (= 6.1.7.6)
|
|
|
+ rails (7.0.8)
|
|
|
+ actioncable (= 7.0.8)
|
|
|
+ actionmailbox (= 7.0.8)
|
|
|
+ actionmailer (= 7.0.8)
|
|
|
+ actionpack (= 7.0.8)
|
|
|
+ actiontext (= 7.0.8)
|
|
|
+ actionview (= 7.0.8)
|
|
|
+ activejob (= 7.0.8)
|
|
|
+ activemodel (= 7.0.8)
|
|
|
+ activerecord (= 7.0.8)
|
|
|
+ activestorage (= 7.0.8)
|
|
|
+ activesupport (= 7.0.8)
|
|
|
bundler (>= 1.15.0)
|
|
|
- railties (= 6.1.7.6)
|
|
|
- sprockets-rails (>= 2.0.0)
|
|
|
+ railties (= 7.0.8)
|
|
|
rails-controller-testing (1.0.5)
|
|
|
actionpack (>= 5.0.1.rc1)
|
|
|
actionview (>= 5.0.1.rc1)
|
|
@@ -472,12 +477,13 @@ GEM
|
|
|
rails-html-sanitizer (1.6.0)
|
|
|
loofah (~> 2.21)
|
|
|
nokogiri (~> 1.14)
|
|
|
- railties (6.1.7.6)
|
|
|
- actionpack (= 6.1.7.6)
|
|
|
- activesupport (= 6.1.7.6)
|
|
|
+ railties (7.0.8)
|
|
|
+ actionpack (= 7.0.8)
|
|
|
+ activesupport (= 7.0.8)
|
|
|
method_source
|
|
|
rake (>= 12.2)
|
|
|
thor (~> 1.0)
|
|
|
+ zeitwerk (~> 2.5)
|
|
|
rainbow (3.1.1)
|
|
|
rake (13.0.6)
|
|
|
rb-fsevent (0.11.2)
|
|
@@ -764,7 +770,7 @@ DEPENDENCIES
|
|
|
pundit
|
|
|
pundit-matchers
|
|
|
rack-attack
|
|
|
- rails (~> 6.1.0)
|
|
|
+ rails (~> 7.0.8)
|
|
|
rails-controller-testing
|
|
|
rchardet (>= 1.8.0)
|
|
|
redis (>= 3, < 5)
|
|
@@ -786,6 +792,7 @@ DEPENDENCIES
|
|
|
slack-notifier
|
|
|
slack-ruby-client
|
|
|
sprockets (~> 3.7.2)
|
|
|
+ sprockets-rails
|
|
|
tcr
|
|
|
telegram-bot-ruby
|
|
|
telephone_number
|