octicons 5.1.0.pre.a716a786 → 5.1.0.pre.alpha.85d2a6a8

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 (5) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE +1 -1
  3. data/README.md +1 -1
  4. data/lib/octicons/version.rb +1 -1
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 6c42f468f491a43985000eef7bfa07793e95af44
4
- data.tar.gz: 1c55af6c0a39e3ee31ac3680c293968559e2e49c
3
+ metadata.gz: 2c63d49f0414297d1af039e55503a3274e18f1fd
4
+ data.tar.gz: 6f25579a5c32a16a26df4a051726f8311f624fe7
5
5
  SHA512:
6
- metadata.gz: d7c2b29b1bde44744410a8fa5b60af52f7b2d0b0c65eb905eaa59930859fde29788e93e76f19bf587a09f4e98c84611683996f159251fb907617edaa40653ed0
7
- data.tar.gz: d4fc650a54f597346860a9fe9702a10a55136890fcf14a373113841e121ed71dba1c46de82b2e224c98a506196934f9cb02048c58b4ec483128772e54ebebb21
6
+ metadata.gz: 77d3e3570e1fe46a8dc03820c071e228ce82af699c4fec524d8c2f30115684d00dab5e693331ecf935a28a493170da2940a348b79c2804f644f05e0821278cf6
7
+ data.tar.gz: 086cf3ee4311836eb4b2a34ac404c5e756e8221f9f3e394d85f4b2b0b5d0eb43fc8d3b82594d49902f06fa843e0e64bcc7dca34050fc9e45215442d06550084a
data/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2018 GitHub Inc.
3
+ Copyright (c) 2017 GitHub Inc.
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
data/README.md CHANGED
@@ -109,7 +109,7 @@ For a full list of options available, see the [octicons_gem documentation](../oc
109
109
 
110
110
  ## License
111
111
 
112
- (c) GitHub, Inc.
112
+ (c) 2012-2017 GitHub, Inc.
113
113
 
114
114
  When using the GitHub logos, be sure to follow the [GitHub logo guidelines](https://github.com/logos).
115
115
 
@@ -1,3 +1,3 @@
1
1
  module Octicons
2
- VERSION = "5.1.0.pre.a716a786".freeze
2
+ VERSION = "5.1.0-alpha.85d2a6a8".freeze
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: octicons
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.1.0.pre.a716a786
4
+ version: 5.1.0.pre.alpha.85d2a6a8
5
5
  platform: ruby
6
6
  authors:
7
7
  - GitHub Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-01-05 00:00:00.000000000 Z
11
+ date: 2017-12-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: nokogiri