middleman 3.0.0.alpha.8 → 3.0.0.alpha.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +9 -9
metadata CHANGED
@@ -1,15 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: middleman
3
3
  version: !ruby/object:Gem::Version
4
- hash: -3702664404
4
+ hash: -3702664402
5
5
  prerelease: 6
6
6
  segments:
7
7
  - 3
8
8
  - 0
9
9
  - 0
10
10
  - alpha
11
- - 8
12
- version: 3.0.0.alpha.8
11
+ - 9
12
+ version: 3.0.0.alpha.9
13
13
  platform: ruby
14
14
  authors:
15
15
  - Thomas Reynolds
@@ -28,14 +28,14 @@ dependencies:
28
28
  requirements:
29
29
  - - "="
30
30
  - !ruby/object:Gem::Version
31
- hash: -3702664404
31
+ hash: -3702664402
32
32
  segments:
33
33
  - 3
34
34
  - 0
35
35
  - 0
36
36
  - alpha
37
- - 8
38
- version: 3.0.0.alpha.8
37
+ - 9
38
+ version: 3.0.0.alpha.9
39
39
  name: middleman-core
40
40
  version_requirements: *id001
41
41
  - !ruby/object:Gem::Dependency
@@ -46,14 +46,14 @@ dependencies:
46
46
  requirements:
47
47
  - - "="
48
48
  - !ruby/object:Gem::Version
49
- hash: -3702664404
49
+ hash: -3702664402
50
50
  segments:
51
51
  - 3
52
52
  - 0
53
53
  - 0
54
54
  - alpha
55
- - 8
56
- version: 3.0.0.alpha.8
55
+ - 9
56
+ version: 3.0.0.alpha.9
57
57
  name: middleman-more
58
58
  version_requirements: *id002
59
59
  description: A static site generator based on Sinatra. Providing dozens of templating languages (Haml, Sass, Compass, Slim, CoffeeScript, and more). Makes minification, compression, cache busting, Yaml data (and more) an easy part of your development cycle.