Gemfile.lock in asana-2.0.0 vs Gemfile.lock in asana-2.0.1
- old
+ new
@@ -1,12 +1,12 @@
PATH
remote: .
specs:
- asana (2.0.0)
- faraday (~> 1.0)
- faraday_middleware (~> 1.0)
- faraday_middleware-multi_json (~> 0.0)
+ asana (2.0.1)
+ faraday (~> 2.0)
+ faraday-follow_redirects
+ faraday-multipart
oauth2 (>= 1.4, < 3)
GEM
remote: https://rubygems.org/
specs:
@@ -17,38 +17,18 @@
ast (2.4.2)
byebug (11.1.3)
coderay (1.1.3)
diff-lcs (1.5.0)
docile (1.4.0)
- faraday (1.10.2)
- faraday-em_http (~> 1.0)
- faraday-em_synchrony (~> 1.0)
- faraday-excon (~> 1.1)
- faraday-httpclient (~> 1.0)
- faraday-multipart (~> 1.0)
- faraday-net_http (~> 1.0)
- faraday-net_http_persistent (~> 1.0)
- faraday-patron (~> 1.0)
- faraday-rack (~> 1.0)
- faraday-retry (~> 1.0)
+ faraday (2.7.4)
+ faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
- faraday-em_http (1.0.0)
- faraday-em_synchrony (1.0.0)
- faraday-excon (1.1.0)
- faraday-httpclient (1.0.1)
+ faraday-follow_redirects (0.3.0)
+ faraday (>= 1, < 3)
faraday-multipart (1.0.4)
multipart-post (~> 2)
- faraday-net_http (1.0.1)
- faraday-net_http_persistent (1.2.0)
- faraday-patron (1.0.0)
- faraday-rack (1.0.0)
- faraday-retry (1.0.3)
- faraday_middleware (1.2.0)
- faraday (~> 1.0)
- faraday_middleware-multi_json (0.0.6)
- faraday_middleware
- multi_json
+ faraday-net_http (3.0.2)
ffi (1.15.5)
formatador (1.1.0)
guard (2.18.0)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
@@ -68,90 +48,90 @@
rubocop (< 2.0)
guard-yard (2.2.1)
guard (>= 1.1.0)
yard (>= 0.7.0)
hashie (5.0.0)
- jwt (2.5.0)
- listen (3.7.1)
+ jwt (2.7.0)
+ listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
lumberjack (1.2.8)
method_source (1.0.0)
- multi_json (1.15.0)
multi_xml (0.6.0)
- multipart-post (2.2.3)
+ multipart-post (2.3.0)
nenv (0.3.0)
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
- oauth2 (2.0.8)
+ oauth2 (2.0.9)
faraday (>= 0.17.3, < 3.0)
jwt (>= 1.0, < 3.0)
multi_xml (~> 0.5)
- rack (>= 1.2, < 3)
+ rack (>= 1.2, < 4)
snaky_hash (~> 2.0)
version_gem (~> 1.1)
parallel (1.22.1)
parser (2.7.2.0)
ast (~> 2.4.1)
powerpack (0.1.3)
- pry (0.14.1)
+ pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
- rack (2.2.4)
+ rack (3.0.4.2)
rack-protection (1.5.5)
rack
rainbow (3.1.1)
rake (13.0.6)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
- rspec (3.11.0)
- rspec-core (~> 3.11.0)
- rspec-expectations (~> 3.11.0)
- rspec-mocks (~> 3.11.0)
- rspec-core (3.11.0)
- rspec-support (~> 3.11.0)
- rspec-expectations (3.11.0)
+ rspec (3.12.0)
+ rspec-core (~> 3.12.0)
+ rspec-expectations (~> 3.12.0)
+ rspec-mocks (~> 3.12.0)
+ rspec-core (3.12.1)
+ rspec-support (~> 3.12.0)
+ rspec-expectations (3.12.2)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.11.0)
- rspec-mocks (3.11.1)
+ rspec-support (~> 3.12.0)
+ rspec-mocks (3.12.3)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.11.0)
- rspec-support (3.11.0)
+ rspec-support (~> 3.12.0)
+ rspec-support (3.12.0)
rubocop (0.52.1)
parallel (~> 1.10)
parser (>= 2.4.0.2, < 3.0)
powerpack (~> 0.1)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
rubocop-rspec (1.22.2)
rubocop (>= 0.52.1)
- ruby-progressbar (1.11.0)
+ ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
shellany (0.0.1)
- simplecov (0.21.2)
+ simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
- snaky_hash (2.0.0)
+ snaky_hash (2.0.1)
hashie
- version_gem (~> 1.1)
+ version_gem (~> 1.1, >= 1.1.1)
thor (1.2.1)
tomparse (0.4.2)
unicode-display_width (1.8.0)
- version_gem (1.1.0)
+ version_gem (1.1.1)
webrick (1.7.0)
yard (0.9.28)
webrick (~> 1.7.0)
yard-tomdoc (0.7.1)
tomparse (>= 0.4.0)
yard
PLATFORMS
+ ruby
universal-darwin-21
x86_64-linux
DEPENDENCIES
appraisal (~> 2.1, >= 2.1)