modern-pictograms-rails 0.0.4 → 0.0.5

Sign up to get free protection for your applications and to get access to all the features.
data/LICENSE CHANGED
@@ -19,4 +19,6 @@ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
19
19
  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
20
20
  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
21
21
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
22
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
22
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
23
+
24
+ License for font 'Modern Pictograms': http://www.fontsquirrel.com/license/modern-pictograms
data/README.md CHANGED
@@ -2,7 +2,11 @@
2
2
 
3
3
  This gem is a rebundling of the contents of modern pictograms:
4
4
 
5
- http://www.fontsquirrel.com/fonts/modern-pictograms
5
+ http://www.fontsquirrel.com/fonts/modern-pictograms
6
+
7
+ License for font 'Modern Pictograms':
8
+
9
+ http://www.fontsquirrel.com/license/modern-pictograms
6
10
 
7
11
  Use with the Rails asset pipeline.
8
12
 
@@ -1,7 +1,7 @@
1
1
  module Modern
2
2
  module Pictograms
3
3
  module Rails
4
- VERSION = "0.0.4"
4
+ VERSION = "0.0.5"
5
5
  end
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: modern-pictograms-rails
3
3
  version: !ruby/object:Gem::Version
4
- hash: 23
4
+ hash: 21
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 4
10
- version: 0.0.4
9
+ - 5
10
+ version: 0.0.5
11
11
  platform: ruby
12
12
  authors:
13
13
  - hylozero