catarse_pagarme 2.7.7 → 2.7.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 8e8bbb31e0174af0ee3e4de0efaea4c10fb0384b
4
- data.tar.gz: 75c632f18a64aceddbad27ce548ec4550f5bb048
3
+ metadata.gz: 46c480e2586378d428076b24e1ce8f44d301b4fe
4
+ data.tar.gz: 115a517af6de29503d78dd36c3eed82dbdd13f11
5
5
  SHA512:
6
- metadata.gz: 517aed8b6eb577a19a2d7d35d9f35c6049b0bf95b896c83da29f3e023fc73c4d15095d367faf5e2e9cb3c07b596a871250f58c813b8a4e6d20566c880a7edb90
7
- data.tar.gz: b50189ff5a90b837c01f5b4db758f95b308be91c32c7f8cec04c865d71a89291ce2657c001f9e153b1492749612c300dc16df4a8f17c7e99a70e4a894524126e
6
+ metadata.gz: ed0f0519fe61884c222a1cb7bc31a7347f5655b8640c8665430a88ef1cf73bd98c86010a7d43688811193a457d7aa16fb947adac9257766efdc2d79eece6c09a
7
+ data.tar.gz: 2825a504697eacdbbf2a04a836dc365a04dda9e842b4b46d974e043515699fb3481565f1f6ec1f76a24ac03ecca3e42baca1dfecf553a66b139bc84cf8c99738
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- catarse_pagarme (2.7.7)
4
+ catarse_pagarme (2.7.8)
5
5
  pagarme (= 1.10.0)
6
6
  rails (~> 4.0)
7
7
  sidekiq
@@ -106,7 +106,9 @@
106
106
  .fontsize-small.u-marginbottom-40= t('projects.contributions.edit.slip_message')
107
107
 
108
108
  .w-row
109
- .w-col.w-col-8.w-col-offset-2
109
+ .w-col.w-col-2
110
+ .w-col.w-col-8
110
111
  #card-loading.loader.u-text-center.w-col.w-col-12.u-marginbottom-30 = image_tag "catarse_bootstrap/loader.gif"
111
112
  = submit_tag t('projects.contributions.review.form.labels.build_boleto'), :class => 'btn btn-large u-marginbottom-20', :id => "build_boleto"
112
113
  = render partial: 'terms'
114
+ .w-col.w-col-2
@@ -1,3 +1,3 @@
1
1
  module CatarsePagarme
2
- VERSION = "2.7.7"
2
+ VERSION = "2.7.8"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: catarse_pagarme
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.7.7
4
+ version: 2.7.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Antônio Roberto Silva