Skip to content

Commit

Permalink
Updated gems
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Jan 7, 2024
1 parent 3c6a9c0 commit a1f2249
Show file tree
Hide file tree
Showing 131 changed files with 1,548 additions and 1,407 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
GEM
remote: https://rubygems.org/
specs:
appraisal (2.4.1)
appraisal (2.5.0)
bundler
rake
thor (>= 0.14.0)
minitest (5.16.3)
rake (13.0.6)
thor (1.2.1)
minitest (5.20.0)
rake (13.1.0)
thor (1.3.0)

PLATFORMS
ruby
Expand All @@ -17,4 +17,4 @@ DEPENDENCIES
minitest

BUNDLED WITH
2.4.1
2.4.10
25 changes: 14 additions & 11 deletions gemfiles/acme_client.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,22 +1,25 @@
GEM
remote: https://rubygems.org/
specs:
acme-client (2.0.11)
acme-client (2.0.15)
faraday (>= 1.0, < 3.0.0)
faraday-retry (~> 1.0)
appraisal (2.4.1)
faraday-retry (>= 1.0, < 3.0.0)
appraisal (2.5.0)
bundler
rake
thor (>= 0.14.0)
faraday (2.3.0)
faraday-net_http (~> 2.0)
base64 (0.2.0)
faraday (2.8.1)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (2.0.3)
faraday-retry (1.0.3)
minitest (5.16.2)
rake (13.0.6)
faraday-net_http (3.0.2)
faraday-retry (2.2.0)
faraday (~> 2.0)
minitest (5.20.0)
rake (13.1.0)
ruby2_keywords (0.0.5)
thor (1.2.1)
thor (1.3.0)

PLATFORMS
ruby
Expand All @@ -27,4 +30,4 @@ DEPENDENCIES
minitest

BUNDLED WITH
2.3.18
2.4.10
132 changes: 74 additions & 58 deletions gemfiles/actionmailer.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,89 +1,105 @@
GEM
remote: https://rubygems.org/
specs:
actionmailer (7.0.3.1)
actionpack (= 7.0.3.1)
actionview (= 7.0.3.1)
activejob (= 7.0.3.1)
activesupport (= 7.0.3.1)
actionmailer (7.1.2)
actionpack (= 7.1.2)
actionview (= 7.1.2)
activejob (= 7.1.2)
activesupport (= 7.1.2)
mail (~> 2.5, >= 2.5.4)
net-imap
net-pop
net-smtp
rails-dom-testing (~> 2.0)
actionpack (7.0.3.1)
actionview (= 7.0.3.1)
activesupport (= 7.0.3.1)
rack (~> 2.0, >= 2.2.0)
rails-dom-testing (~> 2.2)
actionpack (7.1.2)
actionview (= 7.1.2)
activesupport (= 7.1.2)
nokogiri (>= 1.8.5)
racc
rack (>= 2.2.4)
rack-session (>= 1.0.1)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.2.0)
actionview (7.0.3.1)
activesupport (= 7.0.3.1)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
actionview (7.1.2)
activesupport (= 7.1.2)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
activejob (7.0.3.1)
activesupport (= 7.0.3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activejob (7.1.2)
activesupport (= 7.1.2)
globalid (>= 0.3.6)
activesupport (7.0.3.1)
activesupport (7.1.2)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
appraisal (2.4.1)
appraisal (2.5.0)
bundler
rake
thor (>= 0.14.0)
base64 (0.2.0)
bigdecimal (3.1.5)
builder (3.2.4)
concurrent-ruby (1.1.10)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
crass (1.0.6)
digest (3.1.0)
erubi (1.10.0)
globalid (1.0.0)
activesupport (>= 5.0)
i18n (1.12.0)
date (3.3.4)
drb (2.2.0)
ruby2_keywords
erubi (1.12.0)
globalid (1.2.1)
activesupport (>= 6.1)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
loofah (2.18.0)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
nokogiri (>= 1.12.0)
mail (2.8.1)
mini_mime (>= 0.1.1)
mini_mime (1.1.2)
mini_portile2 (2.8.0)
minitest (5.16.2)
net-imap (0.2.3)
digest
net-imap
net-pop
net-smtp
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.20.0)
mutex_m (0.2.0)
net-imap (0.4.9.1)
date
net-protocol
strscan
net-pop (0.1.1)
digest
net-pop (0.1.2)
net-protocol
net-protocol (0.2.2)
timeout
net-protocol (0.1.3)
timeout
net-smtp (0.3.1)
digest
net-smtp (0.4.0.1)
net-protocol
timeout
nokogiri (1.13.7)
mini_portile2 (~> 2.8.0)
nokogiri (1.16.0)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
racc (1.6.0)
rack (2.2.4)
rack-test (2.0.2)
racc (1.7.3)
rack (3.0.8)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
rack (>= 1.3)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.4.3)
loofah (~> 2.3)
rake (13.0.6)
strscan (3.0.3)
thor (1.2.1)
timeout (0.3.0)
tzinfo (2.0.5)
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
rake (13.1.0)
ruby2_keywords (0.0.5)
thor (1.3.0)
timeout (0.4.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)

PLATFORMS
Expand All @@ -95,4 +111,4 @@ DEPENDENCIES
minitest

BUNDLED WITH
2.3.18
2.4.10
28 changes: 14 additions & 14 deletions gemfiles/active_shipping.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,33 +14,33 @@ GEM
active_utils (3.3.19)
activesupport (>= 4.2)
i18n
activesupport (6.0.5.1)
activesupport (6.0.6.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
appraisal (2.4.1)
appraisal (2.5.0)
bundler
rake
thor (>= 0.14.0)
concurrent-ruby (1.1.10)
i18n (1.12.0)
concurrent-ruby (1.2.2)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
measured (2.8.2)
activesupport (>= 5.2)
mini_portile2 (2.8.0)
minitest (5.16.2)
nokogiri (1.13.7)
mini_portile2 (~> 2.8.0)
mini_portile2 (2.8.5)
minitest (5.20.0)
nokogiri (1.16.0)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
racc (1.6.0)
rake (13.0.6)
thor (1.2.1)
racc (1.7.3)
rake (13.1.0)
thor (1.3.0)
thread_safe (0.3.6)
tzinfo (1.2.10)
tzinfo (1.2.11)
thread_safe (~> 0.1)
zeitwerk (2.6.0)
zeitwerk (2.6.12)

PLATFORMS
ruby
Expand All @@ -51,4 +51,4 @@ DEPENDENCIES
minitest

BUNDLED WITH
2.3.18
2.4.10
43 changes: 28 additions & 15 deletions gemfiles/activemerchant.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,34 +1,47 @@
GEM
remote: https://rubygems.org/
specs:
activemerchant (1.126.0)
activemerchant (1.133.0)
activesupport (>= 4.2)
builder (>= 2.1.2, < 4.0.0)
i18n (>= 0.6.9)
nokogiri (~> 1.4)
activesupport (7.0.3.1)
rexml (~> 3.2.5)
activesupport (7.1.2)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
appraisal (2.4.1)
appraisal (2.5.0)
bundler
rake
thor (>= 0.14.0)
base64 (0.2.0)
bigdecimal (3.1.5)
builder (3.2.4)
concurrent-ruby (1.1.10)
i18n (1.12.0)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
drb (2.2.0)
ruby2_keywords
i18n (1.14.1)
concurrent-ruby (~> 1.0)
mini_portile2 (2.8.0)
minitest (5.16.2)
nokogiri (1.13.7)
mini_portile2 (~> 2.8.0)
mini_portile2 (2.8.5)
minitest (5.20.0)
mutex_m (0.2.0)
nokogiri (1.16.0)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
racc (1.6.0)
rake (13.0.6)
rexml (3.2.5)
thor (1.2.1)
tzinfo (2.0.5)
racc (1.7.3)
rake (13.1.0)
rexml (3.2.6)
ruby2_keywords (0.0.5)
thor (1.3.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)

PLATFORMS
Expand All @@ -41,4 +54,4 @@ DEPENDENCIES
rexml

BUNDLED WITH
2.3.18
2.4.10
10 changes: 5 additions & 5 deletions gemfiles/activerecord.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ GEM
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
appraisal (2.4.1)
appraisal (2.5.0)
bundler
rake
thor (>= 0.14.0)
Expand All @@ -32,10 +32,10 @@ GEM
minitest (5.20.0)
mutex_m (0.2.0)
mysql2 (0.5.5)
pg (1.4.1)
rake (13.0.6)
pg (1.5.4)
rake (13.1.0)
ruby2_keywords (0.0.5)
thor (1.2.1)
thor (1.3.0)
timeout (0.4.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
Expand All @@ -51,4 +51,4 @@ DEPENDENCIES
pg

BUNDLED WITH
2.3.18
2.4.10
Loading

0 comments on commit a1f2249

Please sign in to comment.