sproutit-narwhal 0.2.108 → 0.2.109

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. data/VERSION.yml +2 -2
  2. data/catalog.json +9 -0
  3. data/sources.json +5 -0
  4. metadata +2 -2
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  :minor: 2
3
- :patch: 108
4
- :digest: 70a9910a7e325884b16db93b52d7981103be7498
3
+ :patch: 109
4
+ :digest: 05dade3f95ef3b2f95d2d5a4551f314254b81779
5
5
  :dist:
6
6
  engines/jsc: 732a3d1ff2d7f99d6c0b8b6ebb05d7895ca8b35b
7
7
  :major: 0
@@ -898,6 +898,15 @@
898
898
  "type": "zip",
899
899
  "location": "http://github.com/280north/ojunit/zipball/master"
900
900
  },
901
+ "qxoo": {
902
+ "name": "qxoo",
903
+ "author": "Fabian Jakobs",
904
+ "dependencies": [],
905
+ "contributors": [],
906
+ "githubName": "qxoo",
907
+ "type": "zip",
908
+ "location": "http://github.com/fjakobs/qxoo/zipball/master"
909
+ },
901
910
  "barista": {
902
911
  "name": "barista",
903
912
  "dependencies": [
@@ -203,6 +203,11 @@
203
203
  "type": "github",
204
204
  "user": "280north"
205
205
  },
206
+ "qxoo": {
207
+ "type": "github",
208
+ "user": "fjakobs",
209
+ "name": "qxoo"
210
+ },
206
211
  "barista": {
207
212
  "type": "github",
208
213
  "user": "hammerdr"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sproutit-narwhal
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.108
4
+ version: 0.2.109
5
5
  platform: ruby
6
6
  authors:
7
7
  - Developed by Tom Robinson and contributors. Gem publish by Charles Jolley
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: gem_bin
10
10
  cert_chain: []
11
11
 
12
- date: 2009-12-03 00:00:00 -08:00
12
+ date: 2009-12-07 00:00:00 -08:00
13
13
  default_executable:
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency