grokus 1.0.0.1 → 1.0.0.2
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 +4 -4
- data/bin/{calagator → grokus} +0 -0
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: dc27e4070b8b79d61b7e5f0b0830918d7bdccba0
|
|
4
|
+
data.tar.gz: c5c6b19d41b7e3ab58998c75814c03b02f7773f1
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 3ff0ecd1dc33e26de77dd56e11fc6f4404f813664175ae4eedd90cf1893a1fb27ad485eeba7e3b228542f6a1031319df47290d4e56f79c45857c6b7fcab99f63
|
|
7
|
+
data.tar.gz: 51dfdc32b32e549952843c61cc155685bc831d0ea126eeb84aab5c11813fc127aa98aa02ad0fb6d359e9cdd7f0561176370f0753742732aed3ff28a89d65d920
|
data/bin/{calagator → grokus}
RENAMED
|
File without changes
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: grokus
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.0.0.
|
|
4
|
+
version: 1.0.0.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- The Calagator Team
|
|
@@ -644,7 +644,7 @@ description: Calagator is an open source community calendaring platform
|
|
|
644
644
|
email:
|
|
645
645
|
- calagator-development@googlegroups.com
|
|
646
646
|
executables:
|
|
647
|
-
-
|
|
647
|
+
- grokus
|
|
648
648
|
extensions: []
|
|
649
649
|
extra_rdoc_files: []
|
|
650
650
|
files:
|
|
@@ -802,7 +802,7 @@ files:
|
|
|
802
802
|
- app/views/layouts/calagator/_global_search.html.erb
|
|
803
803
|
- app/views/layouts/calagator/_header.html.haml
|
|
804
804
|
- app/views/layouts/calagator/application.html.erb
|
|
805
|
-
- bin/
|
|
805
|
+
- bin/grokus
|
|
806
806
|
- config/initializers/dates.rb
|
|
807
807
|
- config/initializers/formtastic.rb
|
|
808
808
|
- config/initializers/ics_renderer.rb
|