matthewtodd-perquackey 0.5.1 → 0.5.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/CHANGELOG +3 -0
  2. data/lib/perquackey/server.rb +1 -0
  3. metadata +3 -3
data/CHANGELOG CHANGED
@@ -1,3 +1,6 @@
1
+ == 0.5.2 -- 2009-05-28
2
+ * BUGFIX still need to require camping.
3
+
1
4
  == 0.5.1 -- 2009-05-27
2
5
  * BUGFIX dictionary bundle should go in perquackey subdir.
3
6
 
@@ -1,4 +1,5 @@
1
1
  require 'perquackey'
2
+ require 'camping'
2
3
 
3
4
  Camping.goes :Perquackey
4
5
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: matthewtodd-perquackey
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.1
4
+ version: 0.5.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matthew Todd
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2009-05-27 00:00:00 -07:00
12
+ date: 2009-05-28 00:00:00 -07:00
13
13
  default_executable: perquackey
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
@@ -50,7 +50,7 @@ rdoc_options:
50
50
  - --main
51
51
  - README
52
52
  - --title
53
- - perquackey-0.5.1
53
+ - perquackey-0.5.2
54
54
  - --inline-source
55
55
  - --line-numbers
56
56
  require_paths: