toolmantim-bananajour 2.1.6 → 2.1.7

Sign up to get free protection for your applications and to get access to all the features.
@@ -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 0.7.1 ),
10
+ %w( dnssd 1.0.0 ),
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.6'
2
+ VERSION = '2.1.7'
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.6
4
+ version: 2.1.7
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-05 00:00:00 -07:00
12
+ date: 2009-08-06 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: 0.7.1
73
+ version: 1.0.0
74
74
  version:
75
75
  - !ruby/object:Gem::Dependency
76
76
  name: rack