ulbrich-jruby-enginize 0.1 → 0.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.
@@ -14,4 +14,5 @@
14
14
  %p
15
15
  %img{ :src => '/images/sinatra_logo.png' }
16
16
  %div{ :id => 'footer' }
17
- This small application was generated by JRuby-Enginize.
17
+ This tiny sample application was generated by
18
+ %a{ :href => 'http://github.com/ulbrich/jruby-enginize' } JRuby-Enginize
@@ -20,7 +20,7 @@ h4, h5, h6
20
20
  :font-size 12pt
21
21
 
22
22
  a
23
- :color #000000
23
+ :color inherit
24
24
  :text-decoration none
25
25
  :border-bottom 1px dotted
26
26
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ulbrich-jruby-enginize
3
3
  version: !ruby/object:Gem::Version
4
- version: "0.1"
4
+ version: "0.2"
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jan Ulbrich