radius-rails 0.0.5 → 0.0.6

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 886dc0555ce6550b531d18896487a7b95462bad7
4
- data.tar.gz: 41c3afd5e7cff8a8b4de9e07e207458b5b995851
3
+ metadata.gz: 9715540e9101cb2823a6e3d2ab246bc88311b91a
4
+ data.tar.gz: bfc938e2f555da80a3495ca815fcc363d15c53f7
5
5
  SHA512:
6
- metadata.gz: f094857e93ec868a07fa4d10ce1ff0add9452136446b037f6a56f60d90839deb6c2e28880ce63e8486b38f7a293a8b9d2e38ffd5aeed3eb2293e9927db99aabe
7
- data.tar.gz: be7b768a9a47314fb5a66387dc240af2103a444727725f8eaadc710eec4dc665648dfe93264b9cd56737305194bc3186c15b299e7f4719150ad4791695dfd2fe
6
+ metadata.gz: ec8bb7825b6fd9b5b8836ef3b1a7995198fe89f49e3ec03a654c0774e7c654e7e131d6120b994994058c315788c424828ccd584d058d2b35add0f48157283e78
7
+ data.tar.gz: a5915a81b3ae94f914c8f4cbca38843502d9223baa7e5e14aa560e625408cd6056d966936a07e6b6b1e5294b30c0d8048a0548c1ce0a16e35db3dfa97b3ba0dc
@@ -1,5 +1,5 @@
1
1
  module Radius
2
2
  module Rails
3
- VERSION = "0.0.5"
3
+ VERSION = "0.0.6"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: radius-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Christopher Sexton
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-06-15 00:00:00.000000000 Z
11
+ date: 2015-06-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: font-awesome-rails
@@ -123,10 +123,10 @@ files:
123
123
  - app/assets/images/corporate-bar-logo.png
124
124
  - app/assets/images/favicon.ico
125
125
  - app/assets/images/favicon.png
126
- - app/assets/stylesheets/bonveno-webfont.css.scss
127
- - app/assets/stylesheets/corporate-bar.css.scss
128
- - app/assets/stylesheets/environment-ribbon.css.scss
129
- - app/assets/stylesheets/nevis-webfont.css.scss
126
+ - app/assets/stylesheets/bonveno-webfont.scss
127
+ - app/assets/stylesheets/corporate-bar.scss
128
+ - app/assets/stylesheets/environment-ribbon.scss
129
+ - app/assets/stylesheets/nevis-webfont.scss
130
130
  - app/assets/stylesheets/normalize.css
131
131
  - app/helpers/radius_helper.rb
132
132
  - app/views/radius/_corporate_bar.html.erb