megatron 0.3.2 → 0.3.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 38c7e77e14cc8acacabf955df8811bb82426d73f
4
- data.tar.gz: a025d124031ae6340a8c51bc649309db0d4b0258
3
+ metadata.gz: 6e1524b024d3fcc789a47b1a6ef38556c91a3354
4
+ data.tar.gz: ad72614e7358e9ac6e2b4156896ec6748ebc3c87
5
5
  SHA512:
6
- metadata.gz: 282c1b3d1ab4877a4dd731829c51a851b269c331177e7362e4775da37fc129ce0e2c8d96e3f5f373e71a7028bb715760a0854865af7950303ee94031b80a0845
7
- data.tar.gz: 4f1cbad5e6114e6dd73239f95ab93bc881d7219bd0606abc948b9fef64113730756f50af161f2af405a975aa454177e2d1743f65c3f22c7d85a22d7cafc01727
6
+ metadata.gz: 9a717f736fd135b5706f1c50c5aa9d15a60dcf17474142f4807cc54a4bbed4c0f4f3a3a3ed102de4d883070e72b2034a7348eabc319ab3fde60d7f7bb1648025
7
+ data.tar.gz: 540f3a9dd7b4177a1be17ed98c500f2a0559178bd8459a835a21f788e7d66e8dab01e52a18974b0c85d7278c9ac531d3c5b173ed42ebea7f691b7dfb86222d88
@@ -5,9 +5,6 @@ head
5
5
  meta http-equiv="X-UA-Compatible" content="IE=edge"
6
6
  = csrf_meta_tags
7
7
 
8
- / Referrer
9
- meta name="referrer" content="origin"
10
-
11
8
  / Mobile
12
9
  meta name="HandheldFriendly" content="True"
13
10
  meta name="viewport" content="width=device-width, initial-scale=1.0"
@@ -1,3 +1,3 @@
1
1
  module Megatron
2
- VERSION = "0.3.2".freeze
2
+ VERSION = "0.3.3".freeze
3
3
  end
@@ -165,4 +165,4 @@ module.exports=function(l,n,e){for(var r=0,t=l.length,o=3==arguments.length?e:l[
165
165
  });
166
166
 
167
167
 
168
- //# sourceMappingURL=https://d11f55tj5eo9e5.cloudfront.net/assets/megatron/megatron-0.3.2.map.json
168
+ //# sourceMappingURL=https://d11f55tj5eo9e5.cloudfront.net/assets/megatron/megatron-0.3.3.map.json
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: megatron
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.2
4
+ version: 0.3.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brandon Mathis
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2017-01-31 00:00:00.000000000 Z
12
+ date: 2017-02-01 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: cyborg
@@ -348,13 +348,13 @@ files:
348
348
  - lib/megatron/helper.rb
349
349
  - lib/megatron/slim_code_filter.rb
350
350
  - lib/megatron/version.rb
351
- - public/megatron-0.3.2.css
352
- - public/megatron-0.3.2.css.gz
353
- - public/megatron-0.3.2.js
354
- - public/megatron-0.3.2.js.gz
355
- - public/megatron-0.3.2.map.json
356
- - public/megatron-error-pages-0.3.2.css
357
- - public/megatron-error-pages-0.3.2.css.gz
351
+ - public/megatron-0.3.3.css
352
+ - public/megatron-0.3.3.css.gz
353
+ - public/megatron-0.3.3.js
354
+ - public/megatron-0.3.3.js.gz
355
+ - public/megatron-0.3.3.map.json
356
+ - public/megatron-error-pages-0.3.3.css
357
+ - public/megatron-error-pages-0.3.3.css.gz
358
358
  homepage: https://www.compose.io
359
359
  licenses:
360
360
  - MIT