Gemfile.lock in pwinty-3.0.7 vs Gemfile.lock in pwinty-4.0.0
- old
+ new
@@ -1,96 +1,118 @@
PATH
remote: .
specs:
- pwinty (3.0.7)
+ pwinty (4.0.0)
dry-struct (~> 1.0)
- dry-struct-setters (~> 0.2)
- faraday (~> 0.15)
- faraday_middleware (~> 0.13)
- json (~> 2.2)
+ dry-struct-setters (~> 0.4)
+ faraday (~> 1.0)
+ faraday_middleware (~> 1.2)
+ json (~> 2.6)
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
- concurrent-ruby (1.1.9)
+ concurrent-ruby (1.1.10)
crack (0.4.5)
rexml
- diff-lcs (1.4.4)
+ diff-lcs (1.5.0)
docile (1.4.0)
dotenv (2.7.6)
- dry-configurable (0.12.1)
+ dry-configurable (0.15.0)
concurrent-ruby (~> 1.0)
- dry-core (~> 0.5, >= 0.5.0)
- dry-container (0.7.2)
+ dry-core (~> 0.6)
+ dry-container (0.9.0)
concurrent-ruby (~> 1.0)
- dry-configurable (~> 0.1, >= 0.1.3)
- dry-core (0.6.0)
+ dry-configurable (~> 0.13, >= 0.13.0)
+ dry-core (0.7.1)
concurrent-ruby (~> 1.0)
- dry-inflector (0.2.0)
+ dry-inflector (0.2.1)
dry-logic (1.2.0)
concurrent-ruby (~> 1.0)
dry-core (~> 0.5, >= 0.5)
dry-struct (1.4.0)
dry-core (~> 0.5, >= 0.5)
dry-types (~> 1.5)
ice_nine (~> 0.11)
- dry-struct-setters (0.3.0)
- dry-struct (>= 1.0.0)
+ dry-struct-setters (0.4.0)
+ dry-struct (>= 1.4.0)
dry-types (1.5.1)
concurrent-ruby (~> 1.0)
dry-container (~> 0.3)
dry-core (~> 0.5, >= 0.5)
dry-inflector (~> 0.1, >= 0.1.2)
dry-logic (~> 1.0, >= 1.0.2)
- faraday (0.17.4)
+ faraday (1.10.0)
+ 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)
+ 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-multipart (1.0.3)
multipart-post (>= 1.2, < 3)
- faraday_middleware (0.14.0)
- faraday (>= 0.7.4, < 1.0)
+ 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)
hashdiff (1.0.1)
ice_nine (0.11.2)
- json (2.5.1)
+ json (2.6.1)
multipart-post (2.1.1)
- public_suffix (4.0.6)
+ public_suffix (4.0.7)
rake (13.0.6)
rexml (3.2.5)
- rspec (3.10.0)
- rspec-core (~> 3.10.0)
- rspec-expectations (~> 3.10.0)
- rspec-mocks (~> 3.10.0)
- rspec-core (3.10.1)
- rspec-support (~> 3.10.0)
- rspec-expectations (3.10.1)
+ 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)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.10.0)
- rspec-mocks (3.10.2)
+ rspec-support (~> 3.11.0)
+ rspec-mocks (3.11.1)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.10.0)
- rspec-support (3.10.2)
+ rspec-support (~> 3.11.0)
+ rspec-support (3.11.0)
+ ruby2_keywords (0.0.5)
simplecov (0.21.2)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
- simplecov_json_formatter (0.1.3)
- vcr (5.1.0)
- webmock (3.13.0)
- addressable (>= 2.3.6)
+ simplecov_json_formatter (0.1.4)
+ vcr (6.1.0)
+ webmock (3.14.0)
+ addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
PLATFORMS
- x86_64-darwin-18
+ aarch64-linux
DEPENDENCIES
- bundler (~> 2.2.10)
+ bundler
dotenv (~> 2.7.5)
pwinty!
- rake (~> 13.0)
- rspec (~> 3.0)
- simplecov (~> 0.17)
- vcr (~> 5.0)
- webmock (~> 3.6)
+ rake
+ rspec
+ simplecov (~> 0.21)
+ vcr (~> 6.0)
+ webmock (~> 3.14)
BUNDLED WITH
- 2.2.23
+ 2.3.7