glyphicons-rails 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ef54ef514a79561570377106847458e9422548fc
4
- data.tar.gz: 75fbffb29bb73199b2682777961f79a1fd9458e7
3
+ metadata.gz: f9842f7b640a1b36d1a5875a39c71c1c77a06546
4
+ data.tar.gz: c22e3b22630563976fb15b03098952f0ca66c43d
5
5
  SHA512:
6
- metadata.gz: 08e9d3b6d40f8851374d12a2033ed98dfe5ad296fdcbfadf59c971e9d418f3d9a97dae553090be82cb0885382a3f58905d435f0c0f5b26e7ded83517e9139816
7
- data.tar.gz: 90356671592ed794be9f0a694892d54e39c714d738ef877e68e393bc4210fd711c2a2530a4bdaf71a15643b0712da96e767a263bd63aa900cf29329fce41f95b
6
+ metadata.gz: 39b5d597a130afcab4a24fe09d2bf8c3623e4daeba656c8653ad432cdbd9ded438834fc4c7e97e757f9a03b0c34adfd6a086b30100c611cd35ae78eadf28963b
7
+ data.tar.gz: 40097f189cfe0b9a86548c3b9692c1010a1f673a38b41c6c0d8afba522fd60cb3ffe2008b98c44b21112a5a940eec25724bc8ef7b69dbd78f4b03527a03e8871
@@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
11
11
 
12
12
  spec.summary = %q{GLYPHICONS Halflings icons for use with Rails}
13
13
  spec.description = %q{GLYPHICONS Halflings, extracted from Twitter Bootstrap and customized for use with Sass @extend and Rails.}
14
- spec.homepage = "https://github.com/buglite/glyphicons-rails"
14
+ spec.homepage = "https://github.com/3rror/glyphicons-rails"
15
15
  spec.license = "MIT"
16
16
 
17
17
  spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
@@ -1,5 +1,5 @@
1
1
  module Glyphicons
2
2
  module Rails
3
- VERSION = "0.1.1"
3
+ VERSION = "0.1.2"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: glyphicons-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gianluca Andreotti
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2015-04-11 00:00:00.000000000 Z
11
+ date: 2015-04-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -90,7 +90,7 @@ files:
90
90
  - glyphicons-rails.gemspec
91
91
  - lib/glyphicons/rails.rb
92
92
  - lib/glyphicons/rails/version.rb
93
- homepage: https://github.com/buglite/glyphicons-rails
93
+ homepage: https://github.com/3rror/glyphicons-rails
94
94
  licenses:
95
95
  - MIT
96
96
  metadata: {}