staging_alert_rails 0.0.2 → 0.0.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: 835e367af8fc44afa1af32645d4de0a125a48f76
4
- data.tar.gz: f5f094f380ab1e21442bb321f14c7d0a3ab70641
3
+ metadata.gz: e56ff4afcbe633510096b8f563ac36bb672b1771
4
+ data.tar.gz: b5bfec83f161b4f45bc3dffebd9ed98e262e6440
5
5
  SHA512:
6
- metadata.gz: f35b5742d14828d00144d4490aa28073457f7f7192062b41f22811a72e5c890196aa4d1c827a495ac2fbb5232009e8755b0a5fb9c2cdda1edc4ea14f9f1b3954
7
- data.tar.gz: 48e56af243c088f9640bcc47a243247ad72aba4eeae0c65ac1d0b81c60678886405f8bc83cafd8724a916b3e5b2f3f660db1310d361268cbee2e5a45dd5095fb
6
+ metadata.gz: 2f9b6a9c4f779f0d0d0daa9f0f3ee422aa5450fee672bab2d51db007c097a5ab98c7af6cd7238f8f1a3f59acfa02db2408f96981e183b8cb21d8f4b4a48ded30
7
+ data.tar.gz: 527da6c313a775b3318b2de22e21a5e2303fbe4c239279bb265a38d96c87b70d45e96f0fd02814ff548f292dfdd24ce488bd1f4f732b33c156c8eb08cdb38ccb
@@ -6,7 +6,6 @@
6
6
  font-family: 'Helvetica', 'Arial', sans-serif
7
7
  color: #8a6d3b
8
8
  .inside-container
9
- max-width: 1140px
10
9
  margin: 0 auto
11
10
  clear: both
12
11
  .headline
@@ -1,3 +1,3 @@
1
1
  module StagingAlertRails
2
- VERSION = "0.0.2"
2
+ VERSION = "0.0.3"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: staging_alert_rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sascha Hillig
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2015-01-15 00:00:00.000000000 Z
12
+ date: 2015-04-28 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: haml-rails