toolmantim-bananajour 2.1.7 → 2.1.8

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.
@@ -7,7 +7,7 @@ module Bananajour
7
7
  %w( chrislloyd-fancypath 0.5.8 ),
8
8
  %w( rainbow 1.0.1 ),
9
9
  %w( mojombo-grit 1.1.1 ),
10
- %w( dnssd 1.0.0 ),
10
+ %w( dnssd 0.7.1 ),
11
11
  %w( rack 1.0.0 ),
12
12
  %w( thin 1.0.0 ),
13
13
  %w( haml 2.0.9 ),
@@ -1,3 +1,3 @@
1
1
  module Bananajour
2
- VERSION = '2.1.7'
2
+ VERSION = '2.1.8'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: toolmantim-bananajour
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.7
4
+ version: 2.1.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tim Lucas
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2009-08-06 00:00:00 -07:00
12
+ date: 2009-08-07 00:00:00 -07:00
13
13
  default_executable: bananajour
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
@@ -70,7 +70,7 @@ dependencies:
70
70
  requirements:
71
71
  - - "="
72
72
  - !ruby/object:Gem::Version
73
- version: 1.0.0
73
+ version: 0.7.1
74
74
  version:
75
75
  - !ruby/object:Gem::Dependency
76
76
  name: rack