octicons_v2 0.0.0.pre.9e02ee3 → 0.0.0.pre.9efe543
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.
data/lib/octicons_v2/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: octicons_v2
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.0.pre.
|
4
|
+
version: 0.0.0.pre.9efe543
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- GitHub Inc.
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-04-
|
11
|
+
date: 2020-04-14 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: nokogiri
|
@@ -118,12 +118,12 @@ files:
|
|
118
118
|
- lib/build/svg/dash-24.svg
|
119
119
|
- lib/build/svg/database-16.svg
|
120
120
|
- lib/build/svg/database-24.svg
|
121
|
-
- lib/build/svg/desktop-device-24.svg
|
122
121
|
- lib/build/svg/desktop-download-16.svg
|
123
122
|
- lib/build/svg/desktop-download-24.svg
|
124
123
|
- lib/build/svg/device-camera-video-16.svg
|
125
124
|
- lib/build/svg/device-camera-video-24.svg
|
126
125
|
- lib/build/svg/device-desktop-16.svg
|
126
|
+
- lib/build/svg/device-desktop-24.svg
|
127
127
|
- lib/build/svg/device-mobile-16.svg
|
128
128
|
- lib/build/svg/device-mobile-24.svg
|
129
129
|
- lib/build/svg/diff-16.svg
|
File without changes
|