hydroponic_bean 1.1.0 → 1.2.0

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hydroponic_bean
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0
4
+ version: 1.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Geoffroy Planquart
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2017-10-05 00:00:00.000000000 Z
11
+ date: 2017-10-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -74,6 +74,7 @@ extensions: []
74
74
  extra_rdoc_files: []
75
75
  files:
76
76
  - ".gitignore"
77
+ - ".ruby-version"
77
78
  - ".travis.yml"
78
79
  - CHANGELOG.md
79
80
  - CODE_OF_CONDUCT.md
@@ -97,6 +98,7 @@ files:
97
98
  - lib/hydroponic_bean/test_helper.rb
98
99
  - lib/hydroponic_bean/tube.rb
99
100
  - lib/hydroponic_bean/version.rb
101
+ - protocol.txt
100
102
  homepage: https://github.com/Aethelflaed/hydroponic_bean
101
103
  licenses:
102
104
  - MIT