sunlightpartytime 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/sunlightpartytime.rb +1 -2
  2. metadata +1 -1
@@ -31,8 +31,7 @@ class SunlightPartyTime
31
31
 
32
32
  # Get a cleaner JSON of party events
33
33
  def parties_clean(name)
34
- cid = crp_id(name)
35
- parties = JSON.parse(parties(cid))
34
+ parties = JSON.parse(parties(name))
36
35
  partyarray = Array.new
37
36
 
38
37
  parties.each do |p|
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sunlightpartytime
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: