rails_qx 0.0.4 → 0.0.5

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.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rails_qx
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.4
4
+ version: 0.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - peter fisk
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2016-02-07 00:00:00.000000000 Z
11
+ date: 2016-02-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -241,6 +241,8 @@ files:
241
241
  - rails_qx.gemspec
242
242
  - vendor/assets/javascripts/.keep
243
243
  - vendor/assets/javascripts/rails_qx.js
244
+ - vendor/assets/stylesheets/.keep
245
+ - vendor/assets/stylesheets/rails_qx.css
244
246
  homepage: http://railsqx.com
245
247
  licenses:
246
248
  - MIT