paid_up 0.6.3 → 0.6.4

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: 0d478920e672afd167987da2f00b96d43862f759
4
- data.tar.gz: 0e29cd55834d876ef49866ad83fa4ed90dd2305f
3
+ metadata.gz: 3da440f110cb2c7900df15cd655e181faea974fc
4
+ data.tar.gz: fbfd85d1d6d4dcb2367fb00d13060358bcbce8cf
5
5
  SHA512:
6
- metadata.gz: 78767a1b0e7814a897d3dcb96228682078cdb10360ac9ae98cef8471f80f0d7b1de72ef46ee3181910b305dfc0dbe1d073101d7117711093f33d679f3f05ac48
7
- data.tar.gz: d0aea8a4e0c37540b6e13fa7238829fb8156cd969f8bbe1bc7894cb34d17b75a4abed2d116f239d1ac39b8ded43248727891272828e9ae76ad066cb7a8b8fea6
6
+ metadata.gz: 85dcd359e26971af61032e4a8e750e65f9fce815351837d8d0912bc469594aa058e264762bf744ecafdb015de2069fe1da13c03180d7066240db30b5116b84c3
7
+ data.tar.gz: 2f60836f4ae5772b94e2c5f359809613f4049ff047e823790045ff9236005650f76e58cc0e65d18f3e798f4fe93066bb367583bd6128be728aadaead62abc719
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.6.3
1
+ 0.6.4
@@ -13,4 +13,4 @@
13
13
  = feature_abilities_table
14
14
 
15
15
  %p
16
- = icon_button_to 'btn-info btn-lg', 'arrow-right', :switch_plans.l, paid_up.plans_path, method: :get
16
+ = icon_button_to 'info btn-lg', 'arrow-right', :switch_plans.l, paid_up.plans_path, method: :get
data/paid_up.gemspec CHANGED
@@ -2,11 +2,11 @@
2
2
  # DO NOT EDIT THIS FILE DIRECTLY
3
3
  # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
4
4
  # -*- encoding: utf-8 -*-
5
- # stub: paid_up 0.6.3 ruby lib
5
+ # stub: paid_up 0.6.4 ruby lib
6
6
 
7
7
  Gem::Specification.new do |s|
8
8
  s.name = "paid_up"
9
- s.version = "0.6.3"
9
+ s.version = "0.6.4"
10
10
 
11
11
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
12
12
  s.require_paths = ["lib"]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: paid_up
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.3
4
+ version: 0.6.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Karen Lundgren