intouch-gcal4ruby 0.5.7 → 0.5.7.1

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.
Files changed (1) hide show
  1. metadata +3 -3
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: intouch-gcal4ruby
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.5.7
5
+ version: 0.5.7.1
6
6
  platform: ruby
7
7
  authors:
8
8
  - Mike Reich
@@ -13,14 +13,14 @@ cert_chain: []
13
13
  date: 2011-04-29 00:00:00 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
- name: gdata4ruby
16
+ name: intouch-gdata4ruby
17
17
  prerelease: false
18
18
  requirement: &id001 !ruby/object:Gem::Requirement
19
19
  none: false
20
20
  requirements:
21
21
  - - ">="
22
22
  - !ruby/object:Gem::Version
23
- version: 0.1.5
23
+ version: 0.1.5.1
24
24
  type: :runtime
25
25
  version_requirements: *id001
26
26
  description: "GCal4Ruby is a Ruby Gem that can be used to interact with the current version of the Google Calendar API. GCal4Ruby provides the following features: Create and edit calendar events, Add and invite users to events, Set reminders, Make recurring events."