tracco 0.0.19 → 0.0.20

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,15 @@
1
+ ---
2
+ !binary "U0hBMQ==":
3
+ metadata.gz: !binary |-
4
+ NTcyODlmNjJjNTg1NzM1Zjk1NjdiNjgxNGNmYzE2ZDYzNTY5YTQwYg==
5
+ data.tar.gz: !binary |-
6
+ NWNiMjU5YTcwNTlkYzg5NGI5NDA2NzU5OWE3OTk4ZDBhYjM1MGUyMA==
7
+ SHA512:
8
+ metadata.gz: !binary |-
9
+ ZDI5YTJhM2FiZGY3ODc2Y2I1YjZkMjBiMDc4M2Y5Y2JmYjhhNmI5ZGVlY2I4
10
+ NDIwMTRhNTVhMjExZWE4NDc5YmNmMjk0YzRkNDZlNWU1NzM0ZDFjNTFkYTI0
11
+ ZmJhYmQyMTFiZWMwMWZjZTg3NDA1NmM3YzJjNmY2YjRiN2QwNDU=
12
+ data.tar.gz: !binary |-
13
+ Y2RjOGMxZmJiMzRjN2U0MzgzODczNjczOGFmNjhmMzIyNWVhNDcyMGFhNGI3
14
+ MzQ5ODA0ZjZhNWZlYTMwNzk3YmY2N2FlNjJjYTc0MDJlMmU2ZGFmMDI2Nzk2
15
+ OTkzYTE4MDkzMTE3NjZhMzk4NGY5MzM0M2ZhNjhjM2M0ZGZlN2E=
data/.gitignore CHANGED
@@ -1,6 +1,8 @@
1
1
  config.yml
2
2
  mongoid.yml
3
3
  .rvmrc
4
+ .ruby-gemset
5
+ .ruby-version
4
6
  tracco.sublime-workspace
5
7
 
6
8
  .tmtags
@@ -13,6 +15,7 @@ tracco.sublime-workspace
13
15
  .bundle
14
16
  .config
15
17
  coverage
18
+ .coveralls.yml
16
19
  InstalledFiles
17
20
  lib/bundler/man
18
21
  pkg
@@ -0,0 +1 @@
1
+ ruby-1.9.3-p448
@@ -1,2 +1,2 @@
1
- rvm 1.9.3-p385@spikes --create
2
- rvm wrapper 1.9.3-p385@spikes textmate
1
+ rvm 1.9.3-p448@tracco --create
2
+ rvm wrapper 1.9.3-p448@tracco textmate
@@ -4,6 +4,10 @@ rvm:
4
4
  - 1.9.3
5
5
  - 2.0.0
6
6
  - ruby-head
7
+ matrix:
8
+ allow_failures:
9
+ - rvm: ruby-head
10
+
7
11
  env:
8
12
  global:
9
13
  - developer_public_key: e/zPNGKOwapoxFWZs/CBTAhaoqrDTkqqz+InOmCUvGBcZBpUxH398nPLv8Hi\nNQSvWuspzqanyNbbQrTA/2XhsWF1gIFX+gNexYM7S+MxtRwUD3cpVT8DzVOS\nMuckdMTEAADVsm92vIX/bUs5igxD4+zfXlhzXUNDrzRlZnsUF2M=
data/Gemfile CHANGED
@@ -10,6 +10,6 @@ group :test do
10
10
  gem 'mongoid-rspec'
11
11
  gem 'database_cleaner'
12
12
  gem 'factory_girl'
13
- gem 'simplecov', :require => false, :platforms => [:mri, :mri_19]
13
+ gem 'coveralls', require: false
14
14
  gem 'rake' # see http://about.travis-ci.org/docs/user/languages/ruby/#Default-Test-Script
15
15
  end
@@ -14,80 +14,88 @@ PATH
14
14
  GEM
15
15
  remote: https://rubygems.org/
16
16
  specs:
17
- activemodel (3.2.12)
18
- activesupport (= 3.2.12)
17
+ activemodel (3.2.14)
18
+ activesupport (= 3.2.14)
19
19
  builder (~> 3.0.0)
20
- activesupport (3.2.12)
21
- i18n (~> 0.6)
20
+ activesupport (3.2.14)
21
+ i18n (~> 0.6, >= 0.6.4)
22
22
  multi_json (~> 1.0)
23
- addressable (2.3.3)
24
- awesome_print (1.1.0)
25
- bson (1.8.3)
26
- bson_ext (1.8.3)
27
- bson (~> 1.8.3)
23
+ addressable (2.3.5)
24
+ awesome_print (1.2.0)
25
+ bson (1.9.2)
26
+ bson_ext (1.9.2)
27
+ bson (~> 1.9.2)
28
28
  builder (3.0.4)
29
- chronic (0.9.1)
29
+ chronic (0.10.2)
30
30
  columnize (0.3.6)
31
- database_cleaner (0.9.1)
32
- debugger (1.5.0)
31
+ coveralls (0.7.0)
32
+ multi_json (~> 1.3)
33
+ rest-client
34
+ simplecov (>= 0.7)
35
+ term-ansicolor
36
+ thor
37
+ database_cleaner (1.1.1)
38
+ debugger (1.6.2)
33
39
  columnize (>= 0.3.1)
34
40
  debugger-linecache (~> 1.2.0)
35
- debugger-ruby_core_source (~> 1.2.0)
41
+ debugger-ruby_core_source (~> 1.2.3)
36
42
  debugger-linecache (1.2.0)
37
- debugger-ruby_core_source (1.2.0)
38
- diff-lcs (1.2.1)
43
+ debugger-ruby_core_source (1.2.3)
44
+ diff-lcs (1.2.4)
39
45
  factory_girl (4.2.0)
40
46
  activesupport (>= 3.0.0)
41
- faraday (0.8.6)
42
- multipart-post (~> 1.1)
43
- google_drive (0.3.4)
47
+ faraday (0.8.8)
48
+ multipart-post (~> 1.2.0)
49
+ google_drive (0.3.6)
44
50
  nokogiri (>= 1.4.4, != 1.5.2, != 1.5.1)
45
51
  oauth (>= 0.3.6)
46
52
  oauth2 (>= 0.5.0)
47
- highline (1.6.15)
53
+ highline (1.6.19)
48
54
  httpauth (0.2.0)
49
- i18n (0.6.4)
50
- json (1.7.7)
55
+ i18n (0.6.5)
56
+ json (1.8.0)
51
57
  jwt (0.1.8)
52
58
  multi_json (>= 1.5)
53
- mime-types (1.21)
54
- mongoid (3.1.2)
59
+ mime-types (1.25)
60
+ mini_portile (0.5.1)
61
+ mongoid (3.1.5)
55
62
  activemodel (~> 3.2)
56
- moped (~> 1.4.2)
63
+ moped (~> 1.4)
57
64
  origin (~> 1.0)
58
- tzinfo (~> 0.3.22)
59
- mongoid-rspec (1.7.0)
65
+ tzinfo (~> 0.3.29)
66
+ mongoid-rspec (1.9.0)
60
67
  mongoid (>= 3.0.1)
61
68
  rake
62
- rspec (>= 2.9)
63
- moped (1.4.3)
64
- multi_json (1.6.1)
65
- multi_xml (0.5.3)
69
+ rspec (>= 2.14)
70
+ moped (1.5.1)
71
+ multi_json (1.8.0)
72
+ multi_xml (0.5.5)
66
73
  multipart-post (1.2.0)
67
- nokogiri (1.5.6)
74
+ nokogiri (1.6.0)
75
+ mini_portile (~> 0.5.0)
68
76
  oauth (0.4.7)
69
- oauth2 (0.9.1)
77
+ oauth2 (0.9.2)
70
78
  faraday (~> 0.8)
71
- httpauth (~> 0.1)
79
+ httpauth (~> 0.2)
72
80
  jwt (~> 0.1.4)
73
81
  multi_json (~> 1.0)
74
82
  multi_xml (~> 0.5)
75
83
  rack (~> 1.2)
76
- origin (1.0.11)
84
+ origin (1.1.0)
77
85
  rack (1.5.2)
78
86
  rainbow (1.1.4)
79
- rake (10.0.3)
87
+ rake (10.1.0)
80
88
  rest-client (1.6.7)
81
89
  mime-types (>= 1.16)
82
- rspec (2.13.0)
83
- rspec-core (~> 2.13.0)
84
- rspec-expectations (~> 2.13.0)
85
- rspec-mocks (~> 2.13.0)
86
- rspec-core (2.13.1)
87
- rspec-expectations (2.13.0)
90
+ rspec (2.14.1)
91
+ rspec-core (~> 2.14.0)
92
+ rspec-expectations (~> 2.14.0)
93
+ rspec-mocks (~> 2.14.0)
94
+ rspec-core (2.14.5)
95
+ rspec-expectations (2.14.3)
88
96
  diff-lcs (>= 1.1.3, < 2.0)
89
- rspec-mocks (2.13.0)
90
- ruby-trello (0.6.0)
97
+ rspec-mocks (2.14.3)
98
+ ruby-trello (1.0.4)
91
99
  activemodel
92
100
  addressable (~> 2.3)
93
101
  json
@@ -97,7 +105,10 @@ GEM
97
105
  multi_json (~> 1.0)
98
106
  simplecov-html (~> 0.7.1)
99
107
  simplecov-html (0.7.1)
100
- thor (0.17.0)
108
+ term-ansicolor (1.2.2)
109
+ tins (~> 0.8)
110
+ thor (0.18.1)
111
+ tins (0.11.0)
101
112
  tzinfo (0.3.37)
102
113
 
103
114
  PLATFORMS
@@ -105,6 +116,7 @@ PLATFORMS
105
116
 
106
117
  DEPENDENCIES
107
118
  awesome_print
119
+ coveralls
108
120
  database_cleaner
109
121
  debugger
110
122
  factory_girl
@@ -112,5 +124,4 @@ DEPENDENCIES
112
124
  rake
113
125
  rspec
114
126
  rspec-mocks
115
- simplecov
116
127
  tracco!
data/README.md CHANGED
@@ -3,6 +3,7 @@
3
3
  [![Gem Version](https://fury-badge.herokuapp.com/rb/tracco.png)](http://badge.fury.io/rb/tracco)
4
4
  [![Build Status](https://secure.travis-ci.org/xpepper/tracco.png?branch=master)](http://travis-ci.org/xpepper/tracco)
5
5
  [![Code Climate](https://codeclimate.com/github/xpepper/tracco.png)](https://codeclimate.com/github/xpepper/tracco)
6
+ [![Coverage Status](https://coveralls.io/repos/xpepper/tracco/badge.png?branch=master)](https://coveralls.io/r/xpepper/tracco)
6
7
 
7
8
  ## What is Tracco?
8
9
  Tracco is an effort tracker for Trello: the purpose of Tracco is to extract and track estimates and actual efforts out of the cards on your Trello boards.
@@ -273,7 +274,9 @@ LC_ALL=en_US.UTF-8
273
274
  We develop Tracco using [Trello itself](https://trello.com/board/trello-effort-tracker-roadmap/509c3228dcb1ac3f1c018791).
274
275
 
275
276
  ## Contributing
276
- To get started, [sign the Contributor License Agreement](http://www.clahub.com/agreements/xpepper/tracco).
277
+ [![Pair program with me!](http://pairprogramwith.me/badge.png)](mailto:pierodibello@gmail.com)
278
+
279
+ I'd like to pair with anyone wishing to contribute on Tracco. Contact me!
277
280
 
278
281
  If you'd like to hack on Tracco, start by forking the repo on GitHub:
279
282
 
@@ -7,7 +7,7 @@ module Tracco
7
7
  extend MongoidHelper
8
8
 
9
9
  field :name
10
- field :description
10
+ field :description, as: :desc
11
11
  field :short_id, type: Integer
12
12
  field :trello_id
13
13
  field :done, type: Boolean
@@ -1,3 +1,3 @@
1
1
  module Tracco
2
- VERSION = '0.0.19'
2
+ VERSION = '0.0.20'
3
3
  end
@@ -122,6 +122,9 @@ module Tracco
122
122
  tracked_card.name.should == "a name"
123
123
  tracked_card.trello_id == "ABC123"
124
124
  tracked_card.short_id == 1
125
+
126
+ tracked_card.desc.should == "any description"
127
+ tracked_card.description.should == "any description"
125
128
  end
126
129
 
127
130
  it "updates an existing tracked card on a given trello card" do
@@ -163,6 +166,8 @@ module Tracco
163
166
  tracked_card = TrackedCard.build_from(Trello::Card.new("name" => "a name", "desc" => "any description"))
164
167
 
165
168
  tracked_card.name.should == "a name"
169
+
170
+ tracked_card.desc.should == "any description"
166
171
  tracked_card.description.should == "any description"
167
172
  end
168
173
 
@@ -212,8 +217,8 @@ module Tracco
212
217
  end
213
218
 
214
219
  describe "#trello_notifications" do
215
- let(:first_notification) { stub("notification1", date: Date.yesterday) }
216
- let(:second_notification) { stub("notification1", date: Date.today) }
220
+ let(:first_notification) { double("notification1", date: Date.yesterday) }
221
+ let(:second_notification) { double("notification1", date: Date.today) }
217
222
 
218
223
  it "fetches all the card notifications from trello" do
219
224
  card.estimates << Estimate.new(tracking_notification_id: "xyz987", amount: 5, date: Date.yesterday)
@@ -267,7 +272,7 @@ module Tracco
267
272
  it "is done when has a DONE notification" do
268
273
  card.should_not be_done
269
274
 
270
- card.add(Tracking::CardDoneTracking.new(stub(:notification)))
275
+ card.add(Tracking::CardDoneTracking.new(double(:notification)))
271
276
  card.should be_done
272
277
  end
273
278
 
@@ -1,7 +1,7 @@
1
1
  require 'rubygems'
2
2
 
3
- require 'simplecov'
4
- SimpleCov.start
3
+ require 'coveralls'
4
+ Coveralls.wear!
5
5
 
6
6
  # Set up gems listed in the Gemfile.
7
7
  begin
@@ -38,10 +38,10 @@ def with_message(notification_message, &block)
38
38
  end
39
39
 
40
40
  def create_notification(custom_params)
41
- params = { data: { 'text' => "@any_tracker +2h" }, date: "2012-10-28T21:06:14.801Z", member_creator: stub(username: "pietrodibello") }
41
+ params = { data: { 'text' => "@any_tracker +2h" }, date: "2012-10-28T21:06:14.801Z", member_creator: double(username: "pietrodibello") }
42
42
  params.merge!(custom_params)
43
43
 
44
- stub(data: params[:data], date: params[:date], member_creator: params[:member_creator]).as_null_object
44
+ double(data: params[:data], date: params[:date], member_creator: params[:member_creator]).as_null_object
45
45
  end
46
46
 
47
47
  def without_logging(&block)
@@ -17,23 +17,9 @@ describe Tracco do
17
17
 
18
18
  Tracco.environment.should == "any_env"
19
19
  end
20
-
21
- it "sets an environment variable" do
22
- Tracco.environment = "an_env"
23
-
24
- Tracco.environment.should == "an_env"
25
- ENV['TRACCO_ENV'].should == "an_env"
26
- end
27
20
  end
28
21
 
29
22
  describe ".environment=" do
30
-
31
- it "tells the current environment name" do
32
- ENV['TRACCO_ENV'] = "any_env"
33
-
34
- Tracco.environment.should == "any_env"
35
- end
36
-
37
23
  it "sets an environment variable" do
38
24
  Tracco.environment = "an_env"
39
25
 
@@ -31,7 +31,7 @@ module Tracco
31
31
 
32
32
  raw_data = create_notification(data: { 'text' => "@test_tracker +2h" },
33
33
  date: "2012-10-28T21:06:14.801Z",
34
- member_creator: stub(username: "michelepangrazzi"))
34
+ member_creator: double(username: "michelepangrazzi"))
35
35
 
36
36
  expected_effort = Effort.new(amount: 2.0, date: Date.parse('2012-10-28'), members: [michelepangrazzi])
37
37
  Tracking::Factory.build_from(raw_data).effort.should == expected_effort
@@ -70,7 +70,7 @@ module Tracco
70
70
  end
71
71
 
72
72
  notification = create_notification(data: { 'text' => "@test_tracker +2h assieme a @michelepangrazzi e @alessandrodescovi" },
73
- member_creator: stub(username: "pietrodibello"))
73
+ member_creator: double(username: "pietrodibello"))
74
74
  with notification do |tracking|
75
75
  tracking.effort.members.should == [michelepangrazzi, alessandrodescovi, pietrodibello]
76
76
  end
@@ -82,7 +82,7 @@ module Tracco
82
82
  end
83
83
 
84
84
  notification = create_notification(data: { 'text' => "@test_tracker +3p (@alessandrodescovi @michelevincenzi)" },
85
- member_creator: stub(username: "pietrodibello"))
85
+ member_creator: double(username: "pietrodibello"))
86
86
 
87
87
  with notification do |tracking|
88
88
  tracking.effort.members.should == [alessandrodescovi, michelevincenzi]
@@ -5,6 +5,7 @@ Gem::Specification.new do |gem|
5
5
  gem.name = "tracco"
6
6
  gem.version = Tracco::VERSION
7
7
  gem.platform = Gem::Platform::RUBY
8
+ gem.license = 'BSD'
8
9
 
9
10
  gem.description = "Tracco is a Trello effort tracker: the purpose of Tracco is to extract and track estimates and actual efforts out of the cards on your Trello boards."
10
11
  gem.summary = <<-DESC
metadata CHANGED
@@ -1,20 +1,18 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tracco
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.19
5
- prerelease:
4
+ version: 0.0.20
6
5
  platform: ruby
7
6
  authors:
8
7
  - Pietro Di Bello
9
8
  autorequire:
10
9
  bindir: bin
11
10
  cert_chain: []
12
- date: 2013-03-17 00:00:00.000000000 Z
11
+ date: 2013-09-27 00:00:00.000000000 Z
13
12
  dependencies:
14
13
  - !ruby/object:Gem::Dependency
15
14
  name: ruby-trello
16
15
  requirement: !ruby/object:Gem::Requirement
17
- none: false
18
16
  requirements:
19
17
  - - ! '>='
20
18
  - !ruby/object:Gem::Version
@@ -22,7 +20,6 @@ dependencies:
22
20
  type: :runtime
23
21
  prerelease: false
24
22
  version_requirements: !ruby/object:Gem::Requirement
25
- none: false
26
23
  requirements:
27
24
  - - ! '>='
28
25
  - !ruby/object:Gem::Version
@@ -30,7 +27,6 @@ dependencies:
30
27
  - !ruby/object:Gem::Dependency
31
28
  name: mongoid
32
29
  requirement: !ruby/object:Gem::Requirement
33
- none: false
34
30
  requirements:
35
31
  - - ! '>='
36
32
  - !ruby/object:Gem::Version
@@ -38,7 +34,6 @@ dependencies:
38
34
  type: :runtime
39
35
  prerelease: false
40
36
  version_requirements: !ruby/object:Gem::Requirement
41
- none: false
42
37
  requirements:
43
38
  - - ! '>='
44
39
  - !ruby/object:Gem::Version
@@ -46,7 +41,6 @@ dependencies:
46
41
  - !ruby/object:Gem::Dependency
47
42
  name: bson_ext
48
43
  requirement: !ruby/object:Gem::Requirement
49
- none: false
50
44
  requirements:
51
45
  - - ! '>='
52
46
  - !ruby/object:Gem::Version
@@ -54,7 +48,6 @@ dependencies:
54
48
  type: :runtime
55
49
  prerelease: false
56
50
  version_requirements: !ruby/object:Gem::Requirement
57
- none: false
58
51
  requirements:
59
52
  - - ! '>='
60
53
  - !ruby/object:Gem::Version
@@ -62,7 +55,6 @@ dependencies:
62
55
  - !ruby/object:Gem::Dependency
63
56
  name: google_drive
64
57
  requirement: !ruby/object:Gem::Requirement
65
- none: false
66
58
  requirements:
67
59
  - - ! '>='
68
60
  - !ruby/object:Gem::Version
@@ -70,7 +62,6 @@ dependencies:
70
62
  type: :runtime
71
63
  prerelease: false
72
64
  version_requirements: !ruby/object:Gem::Requirement
73
- none: false
74
65
  requirements:
75
66
  - - ! '>='
76
67
  - !ruby/object:Gem::Version
@@ -78,7 +69,6 @@ dependencies:
78
69
  - !ruby/object:Gem::Dependency
79
70
  name: rainbow
80
71
  requirement: !ruby/object:Gem::Requirement
81
- none: false
82
72
  requirements:
83
73
  - - ! '>='
84
74
  - !ruby/object:Gem::Version
@@ -86,7 +76,6 @@ dependencies:
86
76
  type: :runtime
87
77
  prerelease: false
88
78
  version_requirements: !ruby/object:Gem::Requirement
89
- none: false
90
79
  requirements:
91
80
  - - ! '>='
92
81
  - !ruby/object:Gem::Version
@@ -94,7 +83,6 @@ dependencies:
94
83
  - !ruby/object:Gem::Dependency
95
84
  name: chronic
96
85
  requirement: !ruby/object:Gem::Requirement
97
- none: false
98
86
  requirements:
99
87
  - - ! '>='
100
88
  - !ruby/object:Gem::Version
@@ -102,7 +90,6 @@ dependencies:
102
90
  type: :runtime
103
91
  prerelease: false
104
92
  version_requirements: !ruby/object:Gem::Requirement
105
- none: false
106
93
  requirements:
107
94
  - - ! '>='
108
95
  - !ruby/object:Gem::Version
@@ -110,7 +97,6 @@ dependencies:
110
97
  - !ruby/object:Gem::Dependency
111
98
  name: highline
112
99
  requirement: !ruby/object:Gem::Requirement
113
- none: false
114
100
  requirements:
115
101
  - - ! '>='
116
102
  - !ruby/object:Gem::Version
@@ -118,7 +104,6 @@ dependencies:
118
104
  type: :runtime
119
105
  prerelease: false
120
106
  version_requirements: !ruby/object:Gem::Requirement
121
- none: false
122
107
  requirements:
123
108
  - - ! '>='
124
109
  - !ruby/object:Gem::Version
@@ -126,7 +111,6 @@ dependencies:
126
111
  - !ruby/object:Gem::Dependency
127
112
  name: thor
128
113
  requirement: !ruby/object:Gem::Requirement
129
- none: false
130
114
  requirements:
131
115
  - - ! '>='
132
116
  - !ruby/object:Gem::Version
@@ -134,7 +118,6 @@ dependencies:
134
118
  type: :runtime
135
119
  prerelease: false
136
120
  version_requirements: !ruby/object:Gem::Requirement
137
- none: false
138
121
  requirements:
139
122
  - - ! '>='
140
123
  - !ruby/object:Gem::Version
@@ -142,7 +125,6 @@ dependencies:
142
125
  - !ruby/object:Gem::Dependency
143
126
  name: awesome_print
144
127
  requirement: !ruby/object:Gem::Requirement
145
- none: false
146
128
  requirements:
147
129
  - - ! '>='
148
130
  - !ruby/object:Gem::Version
@@ -150,7 +132,6 @@ dependencies:
150
132
  type: :development
151
133
  prerelease: false
152
134
  version_requirements: !ruby/object:Gem::Requirement
153
- none: false
154
135
  requirements:
155
136
  - - ! '>='
156
137
  - !ruby/object:Gem::Version
@@ -158,7 +139,6 @@ dependencies:
158
139
  - !ruby/object:Gem::Dependency
159
140
  name: debugger
160
141
  requirement: !ruby/object:Gem::Requirement
161
- none: false
162
142
  requirements:
163
143
  - - ! '>='
164
144
  - !ruby/object:Gem::Version
@@ -166,7 +146,6 @@ dependencies:
166
146
  type: :development
167
147
  prerelease: false
168
148
  version_requirements: !ruby/object:Gem::Requirement
169
- none: false
170
149
  requirements:
171
150
  - - ! '>='
172
151
  - !ruby/object:Gem::Version
@@ -182,6 +161,7 @@ extra_rdoc_files:
182
161
  files:
183
162
  - .gitignore
184
163
  - .rspec
164
+ - .ruby-version.template
185
165
  - .rvmrc.template
186
166
  - .travis.yml
187
167
  - CHANGELOG
@@ -248,31 +228,28 @@ files:
248
228
  - tracco.gemspec
249
229
  - tracco.sublime-project
250
230
  homepage: http://xplayer.github.com
251
- licenses: []
231
+ licenses:
232
+ - BSD
233
+ metadata: {}
252
234
  post_install_message:
253
235
  rdoc_options: []
254
236
  require_paths:
255
237
  - lib
256
238
  required_ruby_version: !ruby/object:Gem::Requirement
257
- none: false
258
239
  requirements:
259
240
  - - ! '>='
260
241
  - !ruby/object:Gem::Version
261
242
  version: '0'
262
- segments:
263
- - 0
264
- hash: -2840823578082429277
265
243
  required_rubygems_version: !ruby/object:Gem::Requirement
266
- none: false
267
244
  requirements:
268
245
  - - ! '>='
269
246
  - !ruby/object:Gem::Version
270
247
  version: 1.3.6
271
248
  requirements: []
272
249
  rubyforge_project:
273
- rubygems_version: 1.8.25
250
+ rubygems_version: 2.1.5
274
251
  signing_key:
275
- specification_version: 3
252
+ specification_version: 4
276
253
  summary: You notify all the estimates and efforts of your Trello cards. This tool
277
254
  will extract and store these estimates and actual efforts to let you extract useful
278
255
  key metrics (e.g. estimate errors)