chime 0.3.0 → 0.4.0

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: 6c3ac749f62baf89045a8dad4e9e15e58e8b0367
4
- data.tar.gz: 33601f430f55e969c32e5d14a5e4793ac6deddb8
3
+ metadata.gz: 8ac0a466430c4982fa34d69464c37518b1e1c7a3
4
+ data.tar.gz: d4fc7aae48f0712d05e4aaa47b6ce2de4350b13e
5
5
  SHA512:
6
- metadata.gz: aaf2299197e4bb905ab21b55c957ac2541a0ad853eaaa2a181d29451a44385bb08b31947a60e11e356972fa76874e6166e8bfb1fbf57373d72c457acafce171a
7
- data.tar.gz: 3f1b2352414680a117a1da899c6c5b7c7967f986132703fa07bd612e021443def90ee9a56ace0e01b9a028093d997349bf4e05bf309d1cac97a79e1d0cc8a456
6
+ metadata.gz: 5773fea730729c99afea585b3135641e279d385345e356c0cda50571e9c46bc3d204b876a07f6bd22097d902ef516ca7522bab28bd2f3be177ac03fd9f862f27
7
+ data.tar.gz: 1ca29482b0139c6018458b79bb6bbc7a6cae6eeedac8c300d7e3c8552d7fe98625f1deb81a5b01ea4d7ba3c1ae9fd9f0e89485f4b75d69a8c5b0e348790ff73e
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.3.0
1
+ 0.4.0
data/chime.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: chime 0.3.0 ruby lib
5
+ # stub: chime 0.4.0 ruby lib
6
6
 
7
7
  Gem::Specification.new do |s|
8
8
  s.name = "chime"
9
- s.version = "0.3.0"
9
+ s.version = "0.4.0"
10
10
 
11
11
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
12
12
  s.authors = ["jonathanamccann"]
@@ -1774,8 +1774,47 @@ module TermCategories
1774
1774
  "I love that the Y serves all ages" => "Personal Reasons",
1775
1775
  "children are not allowed" => "Facility (General)",
1776
1776
  "Pool" => "Aquatics (General)",
1777
- "good facilit" => "Facility (General)"
1778
-
1777
+ "good facilit" => "Facility (General)",
1778
+ "school age kids" => "Children's Programs (General)",
1779
+ "exercise programs" => "Group EX (Variety)",
1780
+ "the environment" => "Atmosphere (Feeling/Safety)",
1781
+ "atmosfer" => "Atmosphere (Feeling/Safety)",
1782
+ "great value" => "Cost/Value (Membership)",
1783
+ "square foot" => "Facility (Size)",
1784
+ "trainers" => "Group EX (Instructor)",
1785
+ "family friendly" => "Atmosphere (Feeling/Safety)",
1786
+ "it is a great place" => "Atmosphere (Feeling/Safety)",
1787
+ "friendly place" => "Atmosphere (Feeling/Safety)",
1788
+ "Plenty of activities" => "Adult Programs",
1789
+ "great place for fam" => "Atmosphere (Feeling/Safety)",
1790
+ "many programs" => "Adult Programs",
1791
+ "It's expensive" => "Cost/Value (Membership)",
1792
+ "Its expensive" => "Cost/Value (Membership)",
1793
+ "small area" => "Facility (Size)",
1794
+ "hardly any space" => "Facility (Size)",
1795
+ "offer so much" => "Group EX (Variety)",
1796
+ "Excellent facilities" => "Facility (General)",
1797
+ "knowledgeable staff" => "Staff (Knowledge)",
1798
+ "unclean" => "Facility (Cleanliness)",
1799
+ "it's always clean" => "Facility (Cleanliness)",
1800
+ "its always clean" => "Facility (Cleanliness)",
1801
+ "it's values" => "Personal Reasons",
1802
+ "its values" => "Personal Reasons",
1803
+ "and morals" => "Personal Reasons",
1804
+ "variety of activities" => "Group EX (Variety)",
1805
+ "class choices" => " Group EX (Variety)",
1806
+ "could use updat" => "Facility (General)",
1807
+ "welcoming environ" => "Atmosphere (Feeling/Safety",
1808
+ "multiple locations" => "Facility (Location)",
1809
+ "group instructor" => "Group EX (Instructor)",
1810
+ "place for senior" => "Silver Sneakers",
1811
+ "Senior part of your life" => "Silver Sneakers",
1812
+ "Fall Football" => "Children's Programs (Sports)",
1813
+ "run facility" => "Facility (General)",
1814
+ "bit of everything" => "Facility (General)",
1815
+ "good deal financ" => "Cost/Value (Membership)",
1816
+ "very affordable" => "Cost/Value (Membership)",
1817
+ "value of sports" => "Personal Reasons"
1779
1818
  }
1780
1819
  end
1781
1820
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: chime
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.4.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - jonathanamccann