bhf 0.3.6.1 → 0.3.6.2

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.
Files changed (2) hide show
  1. metadata +3 -4
  2. data/public/test/test.css +0 -3
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bhf
3
3
  version: !ruby/object:Gem::Version
4
- hash: 77
4
+ hash: 75
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 3
9
9
  - 6
10
- - 1
11
- version: 0.3.6.1
10
+ - 2
11
+ version: 0.3.6.2
12
12
  platform: ruby
13
13
  authors:
14
14
  - Anton Pawlik
@@ -170,7 +170,6 @@ files:
170
170
  - public/javascripts/bhf_includes/showdown.js
171
171
  - public/javascripts/bhf_includes/wmd.js
172
172
  - public/stylesheets/bhf.css
173
- - public/test/test.css
174
173
  - README.md
175
174
  has_rdoc: true
176
175
  homepage: http://github.com/antpaw/bahnhof
data/public/test/test.css DELETED
@@ -1,3 +0,0 @@
1
- asdf {
2
- asdf: so;
3
- }