diff --git a/.github/workflows/ruby-ci.yml b/.github/workflows/ruby-ci.yml
index 16a4974ed..2d222d314 100644
--- a/.github/workflows/ruby-ci.yml
+++ b/.github/workflows/ruby-ci.yml
@@ -39,3 +39,4 @@ jobs:
- name: Test
run: bundle exec rake test
+
diff --git a/Gemfile.lock b/Gemfile.lock
index ee90bb01c..fef32c352 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
- payment_icons (1.7.47)
+ payment_icons (1.7.48)
frozen_record
railties (>= 5.0)
sassc-rails
@@ -9,67 +9,67 @@ PATH
GEM
remote: https://rubygems.org/
specs:
- actioncable (7.2.1)
- actionpack (= 7.2.1)
- activesupport (= 7.2.1)
+ actioncable (8.0.0)
+ actionpack (= 8.0.0)
+ activesupport (= 8.0.0)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
zeitwerk (~> 2.6)
- actionmailbox (7.2.1)
- actionpack (= 7.2.1)
- activejob (= 7.2.1)
- activerecord (= 7.2.1)
- activestorage (= 7.2.1)
- activesupport (= 7.2.1)
+ actionmailbox (8.0.0)
+ actionpack (= 8.0.0)
+ activejob (= 8.0.0)
+ activerecord (= 8.0.0)
+ activestorage (= 8.0.0)
+ activesupport (= 8.0.0)
mail (>= 2.8.0)
- actionmailer (7.2.1)
- actionpack (= 7.2.1)
- actionview (= 7.2.1)
- activejob (= 7.2.1)
- activesupport (= 7.2.1)
+ actionmailer (8.0.0)
+ actionpack (= 8.0.0)
+ actionview (= 8.0.0)
+ activejob (= 8.0.0)
+ activesupport (= 8.0.0)
mail (>= 2.8.0)
rails-dom-testing (~> 2.2)
- actionpack (7.2.1)
- actionview (= 7.2.1)
- activesupport (= 7.2.1)
+ actionpack (8.0.0)
+ actionview (= 8.0.0)
+ activesupport (= 8.0.0)
nokogiri (>= 1.8.5)
- racc
- rack (>= 2.2.4, < 3.2)
+ rack (>= 2.2.4)
rack-session (>= 1.0.1)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
useragent (~> 0.16)
- actiontext (7.2.1)
- actionpack (= 7.2.1)
- activerecord (= 7.2.1)
- activestorage (= 7.2.1)
- activesupport (= 7.2.1)
+ actiontext (8.0.0)
+ actionpack (= 8.0.0)
+ activerecord (= 8.0.0)
+ activestorage (= 8.0.0)
+ activesupport (= 8.0.0)
globalid (>= 0.6.0)
nokogiri (>= 1.8.5)
- actionview (7.2.1)
- activesupport (= 7.2.1)
+ actionview (8.0.0)
+ activesupport (= 8.0.0)
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
- activejob (7.2.1)
- activesupport (= 7.2.1)
+ activejob (8.0.0)
+ activesupport (= 8.0.0)
globalid (>= 0.3.6)
- activemodel (7.2.1)
- activesupport (= 7.2.1)
- activerecord (7.2.1)
- activemodel (= 7.2.1)
- activesupport (= 7.2.1)
+ activemodel (8.0.0)
+ activesupport (= 8.0.0)
+ activerecord (8.0.0)
+ activemodel (= 8.0.0)
+ activesupport (= 8.0.0)
timeout (>= 0.4.0)
- activestorage (7.2.1)
- actionpack (= 7.2.1)
- activejob (= 7.2.1)
- activerecord (= 7.2.1)
- activesupport (= 7.2.1)
+ activestorage (8.0.0)
+ actionpack (= 8.0.0)
+ activejob (= 8.0.0)
+ activerecord (= 8.0.0)
+ activesupport (= 8.0.0)
marcel (~> 1.0)
- activesupport (7.2.1)
+ activesupport (8.0.0)
base64
+ benchmark (>= 0.3)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
connection_pool (>= 2.2.5)
@@ -79,7 +79,9 @@ GEM
minitest (>= 5.1)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
+ uri (>= 0.13.1)
base64 (0.2.0)
+ benchmark (0.4.0)
bigdecimal (3.1.8)
builder (3.3.0)
bump (0.10.0)
@@ -87,7 +89,7 @@ GEM
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
crass (1.0.6)
- date (3.3.4)
+ date (3.4.1)
drb (2.2.1)
erubi (1.13.0)
ffi (1.17.0)
@@ -97,12 +99,12 @@ GEM
activesupport (>= 6.1)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
- io-console (0.7.2)
+ io-console (0.8.0)
irb (1.14.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
- logger (1.6.1)
- loofah (2.22.0)
+ logger (1.6.2)
+ loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
@@ -113,9 +115,9 @@ GEM
marcel (1.0.4)
method_source (1.1.0)
mini_mime (1.1.5)
- mini_portile2 (2.8.7)
- minitest (5.25.1)
- net-imap (0.4.16)
+ mini_portile2 (2.8.8)
+ minitest (5.25.4)
+ net-imap (0.5.1)
date
net-protocol
net-pop (0.1.2)
@@ -124,57 +126,57 @@ GEM
timeout
net-smtp (0.5.0)
net-protocol
- nio4r (2.7.3)
- nokogiri (1.16.7)
+ nio4r (2.7.4)
+ nokogiri (1.16.8)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
- pry (0.14.2)
+ pry (0.15.0)
coderay (~> 1.1)
method_source (~> 1.0)
- psych (5.1.2)
+ psych (5.2.1)
+ date
stringio
racc (1.8.1)
- rack (3.1.7)
+ rack (3.1.8)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
rack (>= 1.3)
- rackup (2.1.0)
+ rackup (2.2.1)
rack (>= 3)
- webrick (~> 1.8)
- rails (7.2.1)
- actioncable (= 7.2.1)
- actionmailbox (= 7.2.1)
- actionmailer (= 7.2.1)
- actionpack (= 7.2.1)
- actiontext (= 7.2.1)
- actionview (= 7.2.1)
- activejob (= 7.2.1)
- activemodel (= 7.2.1)
- activerecord (= 7.2.1)
- activestorage (= 7.2.1)
- activesupport (= 7.2.1)
+ rails (8.0.0)
+ actioncable (= 8.0.0)
+ actionmailbox (= 8.0.0)
+ actionmailer (= 8.0.0)
+ actionpack (= 8.0.0)
+ actiontext (= 8.0.0)
+ actionview (= 8.0.0)
+ activejob (= 8.0.0)
+ activemodel (= 8.0.0)
+ activerecord (= 8.0.0)
+ activestorage (= 8.0.0)
+ activesupport (= 8.0.0)
bundler (>= 1.15.0)
- railties (= 7.2.1)
+ railties (= 8.0.0)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
- rails-html-sanitizer (1.6.0)
+ rails-html-sanitizer (1.6.1)
loofah (~> 2.21)
- nokogiri (~> 1.14)
- railties (7.2.1)
- actionpack (= 7.2.1)
- activesupport (= 7.2.1)
+ 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 (8.0.0)
+ actionpack (= 8.0.0)
+ activesupport (= 8.0.0)
irb (~> 1.13)
rackup (>= 1.0.0)
rake (>= 12.2)
thor (~> 1.0, >= 1.2.2)
zeitwerk (~> 2.6)
rake (13.2.1)
- rdoc (6.7.0)
+ rdoc (6.8.1)
psych (>= 4.0.0)
- reline (0.5.10)
+ reline (0.5.12)
io-console (~> 0.5)
sassc (2.4.0)
ffi (~> 1.9)
@@ -184,7 +186,7 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
- securerandom (0.3.1)
+ securerandom (0.4.0)
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
@@ -192,18 +194,18 @@ GEM
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
- stringio (3.1.1)
+ stringio (3.1.2)
thor (1.3.2)
tilt (2.4.0)
- timeout (0.4.1)
+ timeout (0.4.2)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
- useragent (0.16.10)
- webrick (1.8.2)
+ uri (1.0.2)
+ useragent (0.16.11)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
- zeitwerk (2.6.18)
+ zeitwerk (2.7.1)
PLATFORMS
ruby
diff --git a/app/assets/images/payment_icons/ashleyplcc.svg b/app/assets/images/payment_icons/ashleyplcc.svg
new file mode 100644
index 000000000..b78f89816
--- /dev/null
+++ b/app/assets/images/payment_icons/ashleyplcc.svg
@@ -0,0 +1 @@
+
diff --git a/app/assets/images/payment_icons/etihadguestpay.svg b/app/assets/images/payment_icons/etihadguestpay.svg
new file mode 100644
index 000000000..60547b91c
--- /dev/null
+++ b/app/assets/images/payment_icons/etihadguestpay.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/app/assets/images/payment_icons/gmoatokara.svg b/app/assets/images/payment_icons/gmoatokara.svg
new file mode 100644
index 000000000..f4dcb68d6
--- /dev/null
+++ b/app/assets/images/payment_icons/gmoatokara.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/app/assets/images/payment_icons/heylight.svg b/app/assets/images/payment_icons/heylight.svg
new file mode 100644
index 000000000..f5918564a
--- /dev/null
+++ b/app/assets/images/payment_icons/heylight.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/app/assets/images/payment_icons/kbc_cbc.svg b/app/assets/images/payment_icons/kbc_cbc.svg
index 07017b0f5..0b5db418b 100644
--- a/app/assets/images/payment_icons/kbc_cbc.svg
+++ b/app/assets/images/payment_icons/kbc_cbc.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/app/assets/images/payment_icons/riverty.svg b/app/assets/images/payment_icons/riverty.svg
new file mode 100644
index 000000000..de2e6737d
--- /dev/null
+++ b/app/assets/images/payment_icons/riverty.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/app/assets/images/payment_icons/ventipay.svg b/app/assets/images/payment_icons/ventipay.svg
new file mode 100644
index 000000000..bc8510b26
--- /dev/null
+++ b/app/assets/images/payment_icons/ventipay.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/app/assets/images/payment_icons/worldchain.svg b/app/assets/images/payment_icons/worldchain.svg
new file mode 100644
index 000000000..6c94d61c8
--- /dev/null
+++ b/app/assets/images/payment_icons/worldchain.svg
@@ -0,0 +1 @@
+
diff --git a/db/payment_icons.yml b/db/payment_icons.yml
index 7c95b5d6f..76c50bcad 100644
--- a/db/payment_icons.yml
+++ b/db/payment_icons.yml
@@ -130,6 +130,10 @@
name: base
label: Base
group: cryptocurrencies
+-
+ name: worldchain
+ label: World Chain
+ group: cryptocurrencies
-
name: busd
label: Binance USD
@@ -2386,3 +2390,27 @@
name: pay_shap
label: PayShap
group: bank_transfers
+-
+ name: gmoatokara
+ label: GMO Atokara
+ group: other
+-
+ name: ashleyplcc
+ label: Ashley Credit Card
+ group: credit_cards
+-
+ name: heylight
+ label: HeyLight
+ group: other
+-
+ name: etihadguestpay
+ label: Etihad GuestPay
+ group: other
+-
+ name: ventipay
+ label: VentiPay
+ group: other
+-
+ name: riverty
+ label: Riverty
+ group: other
diff --git a/lib/payment_icons/version.rb b/lib/payment_icons/version.rb
index c24c14ce3..8451fdec0 100644
--- a/lib/payment_icons/version.rb
+++ b/lib/payment_icons/version.rb
@@ -1,3 +1,3 @@
module PaymentIcons
- VERSION = "1.7.47"
+ VERSION = "1.7.48"
end