payment_icons 1.7.6 → 1.7.7
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/assets/images/payment_icons/synchrony.svg +1 -0
- data/db/payment_icons.yml +4 -0
- data/lib/payment_icons/version.rb +1 -1
- metadata +28 -27
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 401829002be1daa4e1a41b70dbc1be29ba8f39377ff4d4dd0496418a18801f5a
|
4
|
+
data.tar.gz: dffc7dbc87717584c1de3959f599300897a5663950eab53a0eed6aa32e15cc94
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 33fe191926a998bbe6c2b2f7f372190141d56df5e3ca45ba9f1ada12a6c1882fba552f999a22b2d69e9ee90398249e904757ffdd18ddbb89c61ad7e7bebbe19a
|
7
|
+
data.tar.gz: 39d8532c84fdb3d21a9f49d9710756f6a205173eeee35a5f34f9ec2ca118862a43ca63a272510f7853028f29f7c49adfc7667af77b7b6943e148e5f63be387da
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg aria-labelledby="pi-synchrony" role="img" viewBox="0 0 38 24" width="38" height="24" xmlns="http://www.w3.org/2000/svg"><title id="pi-synchrony">Synchrony</title><path fill="#000" opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#fff" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><path d="M7.333 8.311H5.897v3.719h1.436zM3.107 12.03H1.672v3.718h1.435zm2.113 3.718H3.784V8.311H5.22z" fill="#fbc600"/><path fill="#3b3d44" d="M14.23 10.382l-.998 2.703-1.167-2.703h-.477l1.39 3.273-.435 1.287h.484l1.672-4.56zm21.79 0l-.997 2.703-1.167-2.703h-.477l1.39 3.273-.434 1.287h.483l1.672-4.56zm-25.654 1.385c-.733-.12-.861-.251-.861-.517 0-.286.296-.477.724-.477.447 0 .699.163.77.513l.005.018h.48l-.009-.064c-.098-.579-.538-.899-1.238-.899-.698 0-1.203.382-1.203.908 0 .688.583.843 1.233.952.612.105.8.191.8.553 0 .333-.3.539-.768.539-.638 0-.835-.336-.885-.631h-.493c.06.655.586 1.063 1.377 1.063.737 0 1.252-.404 1.252-.983 0-.714-.56-.868-1.184-.975zm16.19-1.432c-.427 0-.77.177-.995.406v-.359h-.46v3.29h.46v-1.966c0-.464.332-.933.967-.933a1.036 1.036 0 01.323.046v-.458a1.658 1.658 0 00-.294-.025zm-6.764 2.946c-.644 0-1.112-.517-1.112-1.228v-.046c0-.715.47-1.233 1.119-1.233.449 0 .804.243.98.633h.495a1.513 1.513 0 00-1.475-1.065c-.903 0-1.584.716-1.584 1.666v.046c0 .934.69 1.666 1.572 1.666.765 0 1.37-.518 1.535-1.257h-.477c-.139.496-.534.818-1.052.818zm12.24-2.945c-.43 0-.771.175-.998.405v-.359h-.46v3.29h.46v-1.966c0-.464.333-.933.968-.933.535 0 .782.284.782.893v2.006h.462v-2c0-.862-.432-1.336-1.215-1.336zm-2.442 1.711v-.046c0-.724-.453-1.228-1.102-1.228s-1.118.52-1.118 1.233v.046c0 .711.469 1.229 1.113 1.229.652 0 1.107-.508 1.107-1.234zm.466-.046v.046c0 .953-.678 1.672-1.579 1.672-.882 0-1.573-.732-1.573-1.666v-.046c0-.95.681-1.666 1.584-1.666.91 0 1.568.699 1.568 1.66zm-6.843-1.665c-.428 0-.77.175-.996.405V8.935h-.461v4.737h.461v-1.966c0-.464.333-.933.968-.933.534 0 .782.284.782.893v2.006h.46v-2c0-.862-.43-1.336-1.214-1.336zm-5.452 1.335v2h-.46v-2.005c0-.61-.249-.893-.783-.893-.635 0-.968.47-.968.933v1.966h-.46v-3.29h.46v.359a1.386 1.386 0 01.997-.405c.783 0 1.215.474 1.215 1.335z"/></svg>
|
data/db/payment_icons.yml
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: payment_icons
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.7.
|
4
|
+
version: 1.7.7
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Nakul Pathak
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2021-12-
|
12
|
+
date: 2021-12-09 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: frozen_record
|
@@ -331,6 +331,7 @@ files:
|
|
331
331
|
- app/assets/images/payment_icons/sunkus.svg
|
332
332
|
- app/assets/images/payment_icons/swedbank.svg
|
333
333
|
- app/assets/images/payment_icons/swish.svg
|
334
|
+
- app/assets/images/payment_icons/synchrony.svg
|
334
335
|
- app/assets/images/payment_icons/tendopay.svg
|
335
336
|
- app/assets/images/payment_icons/tescolotus.svg
|
336
337
|
- app/assets/images/payment_icons/thanachartbank.svg
|
@@ -424,35 +425,35 @@ summary: Payment Icon engine that can be integrated with any rails app to give e
|
|
424
425
|
access to payment icons for common credit cards, cryptocurrencies, bank transfers
|
425
426
|
and wallets.
|
426
427
|
test_files:
|
427
|
-
- test/
|
428
|
-
- test/test_helper.rb
|
429
|
-
- test/dummy/README.md
|
430
|
-
- test/dummy/app/assets/config/manifest.js
|
431
|
-
- test/dummy/app/controllers/icons_controller.rb
|
432
|
-
- test/dummy/app/controllers/application_controller.rb
|
433
|
-
- test/dummy/app/views/layouts/application.html.erb
|
434
|
-
- test/dummy/app/views/icons/show.html.erb
|
435
|
-
- test/dummy/config.ru
|
436
|
-
- test/dummy/public/favicon.ico
|
437
|
-
- test/dummy/public/422.html
|
438
|
-
- test/dummy/public/404.html
|
439
|
-
- test/dummy/public/500.html
|
440
|
-
- test/dummy/bin/rake
|
441
|
-
- test/dummy/bin/setup
|
442
|
-
- test/dummy/bin/bundle
|
443
|
-
- test/dummy/bin/rails
|
444
|
-
- test/dummy/config/boot.rb
|
428
|
+
- test/dummy/test/controllers/icons_controller_test.rb
|
445
429
|
- test/dummy/config/routes.rb
|
430
|
+
- test/dummy/config/secrets.yml
|
446
431
|
- test/dummy/config/application.rb
|
447
|
-
- test/dummy/config/environments/test.rb
|
448
432
|
- test/dummy/config/environments/production.rb
|
449
433
|
- test/dummy/config/environments/development.rb
|
450
|
-
- test/dummy/config/
|
451
|
-
- test/dummy/config/
|
434
|
+
- test/dummy/config/environments/test.rb
|
435
|
+
- test/dummy/config/boot.rb
|
436
|
+
- test/dummy/config/environment.rb
|
437
|
+
- test/dummy/config/initializers/assets.rb
|
452
438
|
- test/dummy/config/initializers/wrap_parameters.rb
|
439
|
+
- test/dummy/config/initializers/cookies_serializer.rb
|
453
440
|
- test/dummy/config/initializers/filter_parameter_logging.rb
|
454
|
-
- test/dummy/config/initializers/
|
455
|
-
- test/dummy/
|
456
|
-
- test/dummy/
|
457
|
-
- test/dummy/
|
441
|
+
- test/dummy/config/initializers/session_store.rb
|
442
|
+
- test/dummy/public/500.html
|
443
|
+
- test/dummy/public/404.html
|
444
|
+
- test/dummy/public/favicon.ico
|
445
|
+
- test/dummy/public/422.html
|
446
|
+
- test/dummy/config.ru
|
458
447
|
- test/dummy/Rakefile
|
448
|
+
- test/dummy/bin/bundle
|
449
|
+
- test/dummy/bin/rake
|
450
|
+
- test/dummy/bin/setup
|
451
|
+
- test/dummy/bin/rails
|
452
|
+
- test/dummy/README.md
|
453
|
+
- test/dummy/app/assets/config/manifest.js
|
454
|
+
- test/dummy/app/views/layouts/application.html.erb
|
455
|
+
- test/dummy/app/views/icons/show.html.erb
|
456
|
+
- test/dummy/app/controllers/icons_controller.rb
|
457
|
+
- test/dummy/app/controllers/application_controller.rb
|
458
|
+
- test/unit/payment_icon_test.rb
|
459
|
+
- test/test_helper.rb
|