calfilter 1.1.4 → 1.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. data.tar.gz.sig +0 -0
  2. data/lib/calfilter.rb +1 -1
  3. metadata +1 -1
  4. metadata.gz.sig +0 -0
data.tar.gz.sig CHANGED
Binary file
data/lib/calfilter.rb CHANGED
@@ -4,7 +4,7 @@ $:.unshift(File.dirname(__FILE__))
4
4
  %w{datetime icalendar time}.each{|l| require "calfilter/#{l}_extensions"}
5
5
 
6
6
  module CalFilter
7
- VERSION = '1.1.4'
7
+ VERSION = '1.2.0'
8
8
 
9
9
  # The output stream for filtered icalendar output.
10
10
  # If this is not nil, filter_calendars will automatically
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: calfilter
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.4
4
+ version: 1.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Glenn Vanderburg
metadata.gz.sig CHANGED
Binary file