octicons_v2 0.0.0.pre.57d78c5 → 0.0.0.pre.058f816
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.058f816
|
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-09 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
|
121
122
|
- lib/build/svg/desktop-download-16.svg
|
122
123
|
- lib/build/svg/desktop-download-24.svg
|
123
124
|
- lib/build/svg/device-camera-video-16.svg
|
124
125
|
- lib/build/svg/device-camera-video-24.svg
|
125
126
|
- 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
|