Gemfile.lock in dock_health_api-0.5.3 vs Gemfile.lock in dock_health_api-0.5.4
- old
+ new
@@ -1,50 +1,50 @@
PATH
remote: .
specs:
- dock_health_api (0.5.3)
+ dock_health_api (0.5.4)
oauth2 (~> 1.4)
ostruct
rspec (~> 3.0)
GEM
remote: https://rubygems.org/
specs:
coderay (1.1.3)
diff-lcs (1.5.0)
dotenv (2.7.6)
- faraday (2.7.2)
- faraday-net_http (>= 2.0, < 3.1)
+ faraday (2.3.0)
+ faraday-net_http (~> 2.0)
ruby2_keywords (>= 0.0.4)
- faraday-net_http (3.0.2)
- jwt (2.5.0)
+ faraday-net_http (2.0.3)
+ jwt (2.4.1)
method_source (1.0.0)
multi_json (1.15.0)
multi_xml (0.6.0)
- oauth2 (1.4.11)
+ oauth2 (1.4.10)
faraday (>= 0.17.3, < 3.0)
jwt (>= 1.0, < 3.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
- rack (>= 1.2, < 4)
+ rack (>= 1.2, < 3)
ostruct (0.5.5)
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
- rack (3.0.2)
- rspec (3.12.0)
- rspec-core (~> 3.12.0)
- rspec-expectations (~> 3.12.0)
- rspec-mocks (~> 3.12.0)
- rspec-core (3.12.0)
- rspec-support (~> 3.12.0)
- rspec-expectations (3.12.1)
+ rack (2.2.4)
+ 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.12.0)
- rspec-mocks (3.12.1)
+ rspec-support (~> 3.11.0)
+ rspec-mocks (3.11.1)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.12.0)
- rspec-support (3.12.0)
+ rspec-support (~> 3.11.0)
+ rspec-support (3.11.0)
ruby2_keywords (0.0.5)
PLATFORMS
arm64-darwin-21
x86_64-linux