File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- asana (2.0.2 )
4+ asana (2.0.3 )
55 faraday (~> 2.0 )
66 faraday-follow_redirects
77 faraday-multipart
7171 snaky_hash (~> 2.0 )
7272 version_gem (~> 1.1 )
7373 parallel (1.22.1 )
74- parser (3.2.1 .0 )
74+ parser (3.2.2 .0 )
7575 ast (~> 2.4.1 )
7676 pry (0.14.2 )
7777 coderay (~> 1.1 )
7878 method_source (~> 1.0 )
79- rack (3.0.4.2 )
79+ rack (3.0.7 )
8080 rack-protection (1.5.5 )
8181 rack
8282 rainbow (3.1.1 )
9595 rspec-expectations (3.12.2 )
9696 diff-lcs (>= 1.2.0 , < 2.0 )
9797 rspec-support (~> 3.12.0 )
98- rspec-mocks (3.12.3 )
98+ rspec-mocks (3.12.5 )
9999 diff-lcs (>= 1.2.0 , < 2.0 )
100100 rspec-support (~> 3.12.0 )
101101 rspec-support (3.12.0 )
109109 rubocop-ast (>= 1.26.0 , < 2.0 )
110110 ruby-progressbar (~> 1.7 )
111111 unicode-display_width (>= 2.4.0 , < 3.0 )
112- rubocop-ast (1.27 .0 )
112+ rubocop-ast (1.28 .0 )
113113 parser (>= 3.2.1.0 )
114114 rubocop-capybara (2.17.1 )
115115 rubocop (~> 1.41 )
131131 thor (1.2.1 )
132132 tomparse (0.4.2 )
133133 unicode-display_width (2.4.2 )
134- version_gem (1.1.1 )
134+ version_gem (1.1.2 )
135135 webrick (1.7.0 )
136136 yard (0.9.28 )
137137 webrick (~> 1.7.0 )
Original file line number Diff line number Diff line change 1- 2.0.2
1+ 2.0.3
Original file line number Diff line number Diff line change 11#:nodoc:
22module Asana
33 # Public: Version of the gem.
4- VERSION = '2.0.2 '
4+ VERSION = '2.0.3 '
55end
You can’t perform that action at this time.
0 commit comments