totoro 0.2.8 → 0.2.9

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4050f12f0d0b3b854dbee66449e2d177044a8738bb54cbe3d364d21b0a44904d
4
- data.tar.gz: 01d7f0e65151c535a42f19277efc9260de1a1b74474619958f37da2fa4ac61ed
3
+ metadata.gz: cf11258108b6aff96fa74240195a9c3f5516dea8e45be87277c950cae02e805c
4
+ data.tar.gz: 740e313d22f1ba8b55c289cff0c50562cf9bee2ce4fe5756d598b42765e0c201
5
5
  SHA512:
6
- metadata.gz: 9e5d48eb48ae69521259aa6b196418f4779ccd2083d57de1e05864a85562ed67e53f30fac13774aa68632cbb5ac3b5ce74e6805cc1cc38cff34199cd4bb957c0
7
- data.tar.gz: 23a75d91e17800c247792e9a2c5f12be7dbc3cdbe1028fb0c9ec86fc2b662ddde29ec09033d056223875c26b347e5e6d828e5c9218f1f6f0f02e0215bd92c349
6
+ metadata.gz: 8b7e5ad0d806b56340509227bcad2c90073e9c4027bcc030a8e22161cbc110f3ca00ab84c29e147c0f88488b40e0ae34e99af349c118b187dd7e6b497193198b
7
+ data.tar.gz: 7414028106671c3c1723f59e525c4d68be99188bd9b2fc8f1433be6fe2c964255ee38128b71ea5a09241d908a1542cf2e0a0ea899b3f0d7ee5037fbd4e30a45e
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Totoro
4
- VERSION = '0.2.8'
4
+ VERSION = '0.2.9'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: totoro
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.8
4
+ version: 0.2.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - ShuHui18
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-07-24 00:00:00.000000000 Z
11
+ date: 2018-07-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bunny
@@ -98,11 +98,6 @@ files:
98
98
  - lib/totoro/config.rb
99
99
  - lib/totoro/initializer.rb
100
100
  - lib/totoro/version.rb
101
- - pkg/totoro-0.2.2.gem
102
- - pkg/totoro-0.2.3.gem
103
- - pkg/totoro-0.2.4.gem
104
- - pkg/totoro-0.2.5.gem
105
- - pkg/totoro-0.2.6.gem
106
101
  - spec/spec_helper.rb
107
102
  - spec/totoro_spec.rb
108
103
  - test/totoro_test/Gemfile
data/pkg/totoro-0.2.2.gem DELETED
Binary file
data/pkg/totoro-0.2.3.gem DELETED
Binary file
data/pkg/totoro-0.2.4.gem DELETED
Binary file
data/pkg/totoro-0.2.5.gem DELETED
Binary file
data/pkg/totoro-0.2.6.gem DELETED
Binary file