totoro 0.4.0 → 0.4.1
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.
- checksums.yaml +4 -4
- data/Gemfile.lock +1 -1
- data/lib/totoro/version.rb +1 -1
- data/pkg/totoro-0.4.1.gem +0 -0
- metadata +2 -10
- data/pkg/totoro-0.1.1.gem +0 -0
- data/pkg/totoro-0.1.2.gem +0 -0
- data/pkg/totoro-0.1.3.gem +0 -0
- data/pkg/totoro-0.1.4.gem +0 -0
- data/pkg/totoro-0.1.5.gem +0 -0
- data/pkg/totoro-0.1.6.gem +0 -0
- data/pkg/totoro-0.2.0.gem +0 -0
- data/pkg/totoro-0.2.1.gem +0 -0
- data/pkg/totoro-0.2.7.gem +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 321d976fc93e094bb8c965380ee0b4e110d8581d3e9520e3c839546ad07084d0
|
4
|
+
data.tar.gz: 1a847abeee7c07aa92383fb43d93dde2c104ec1fc65c730b28ccd5d15c200b07
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d0bb50a46bb9b9fe69eb4adb331b3fb62636591cc689f294dc825b54b3d8819690c8872e84b488963090fa4cebfbc7d9d2b53c64c229a75d93e3aa757cc0875f
|
7
|
+
data.tar.gz: 0f79b42f76edcdfbfb486a9270c2b82862c683ae54ee30fccfc760444c0753afb1a827dbc62517dafe680748dd9724113aea32f48e43007706a97794671d7d97
|
data/Gemfile.lock
CHANGED
data/lib/totoro/version.rb
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: totoro
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.4.
|
4
|
+
version: 0.4.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- ShuHui18
|
@@ -98,15 +98,7 @@ files:
|
|
98
98
|
- lib/totoro/config.rb
|
99
99
|
- lib/totoro/initializer.rb
|
100
100
|
- lib/totoro/version.rb
|
101
|
-
- pkg/totoro-0.
|
102
|
-
- pkg/totoro-0.1.2.gem
|
103
|
-
- pkg/totoro-0.1.3.gem
|
104
|
-
- pkg/totoro-0.1.4.gem
|
105
|
-
- pkg/totoro-0.1.5.gem
|
106
|
-
- pkg/totoro-0.1.6.gem
|
107
|
-
- pkg/totoro-0.2.0.gem
|
108
|
-
- pkg/totoro-0.2.1.gem
|
109
|
-
- pkg/totoro-0.2.7.gem
|
101
|
+
- pkg/totoro-0.4.1.gem
|
110
102
|
- spec/spec_helper.rb
|
111
103
|
- spec/totoro_spec.rb
|
112
104
|
- test/totoro_test/Gemfile
|
data/pkg/totoro-0.1.1.gem
DELETED
Binary file
|
data/pkg/totoro-0.1.2.gem
DELETED
Binary file
|
data/pkg/totoro-0.1.3.gem
DELETED
Binary file
|
data/pkg/totoro-0.1.4.gem
DELETED
Binary file
|
data/pkg/totoro-0.1.5.gem
DELETED
Binary file
|
data/pkg/totoro-0.1.6.gem
DELETED
Binary file
|
data/pkg/totoro-0.2.0.gem
DELETED
Binary file
|
data/pkg/totoro-0.2.1.gem
DELETED
Binary file
|
data/pkg/totoro-0.2.7.gem
DELETED
Binary file
|