Gemfile.lock in dd_post_gauge-0.1.0 vs Gemfile.lock in dd_post_gauge-0.2.0
- old
+ new
@@ -1,74 +1,91 @@
PATH
remote: .
specs:
- dd_post_gauge (0.1.0)
+ dd_post_gauge (0.2.0)
datadog_api_client
dotenv
thor
GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
- datadog_api_client (2.4.0)
+ datadog_api_client (2.21.0)
httparty (~> 0.20, >= 0.20.0)
+ uuidtools (~> 2.1.5, >= 2.1.5)
zeitwerk (~> 2.6, >= 2.6.0)
- diff-lcs (1.5.0)
- dotenv (2.8.1)
- httparty (0.20.0)
- mime-types (~> 3.0)
+ diff-lcs (1.5.1)
+ dotenv (3.1.0)
+ httparty (0.21.0)
+ mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
- json (2.6.2)
- mime-types (3.4.1)
- mime-types-data (~> 3.2015)
- mime-types-data (3.2022.0105)
+ json (2.7.1)
+ language_server-protocol (3.17.0.3)
+ mini_mime (1.1.5)
multi_xml (0.6.0)
- parallel (1.22.1)
- parser (3.1.3.0)
+ parallel (1.24.0)
+ parser (3.3.0.5)
ast (~> 2.4.1)
+ racc
+ racc (1.7.3)
rainbow (3.1.1)
- rake (13.0.6)
- regexp_parser (2.6.1)
- rexml (3.2.5)
- 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.1)
+ rake (13.1.0)
+ regexp_parser (2.9.0)
+ rexml (3.2.6)
+ rspec (3.13.0)
+ rspec-core (~> 3.13.0)
+ rspec-expectations (~> 3.13.0)
+ rspec-mocks (~> 3.13.0)
+ rspec-core (3.13.0)
+ rspec-support (~> 3.13.0)
+ rspec-expectations (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.11.0)
- rspec-mocks (3.11.1)
+ rspec-support (~> 3.13.0)
+ rspec-mocks (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.11.0)
- rspec-support (3.11.1)
- rubocop (1.39.0)
+ rspec-support (~> 3.13.0)
+ rspec-support (3.13.1)
+ rubocop (1.62.1)
json (~> 2.3)
+ language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
- parser (>= 3.1.2.1)
+ parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
- rubocop-ast (>= 1.23.0, < 2.0)
+ rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
- unicode-display_width (>= 1.4.0, < 3.0)
- rubocop-ast (1.24.0)
- parser (>= 3.1.1.0)
- ruby-progressbar (1.11.0)
- thor (1.2.1)
- unicode-display_width (2.3.0)
- zeitwerk (2.6.6)
+ unicode-display_width (>= 2.4.0, < 3.0)
+ rubocop-ast (1.31.2)
+ parser (>= 3.3.0.4)
+ rubocop-capybara (2.20.0)
+ rubocop (~> 1.41)
+ rubocop-factory_bot (2.25.1)
+ rubocop (~> 1.41)
+ rubocop-rake (0.6.0)
+ rubocop (~> 1.0)
+ rubocop-rspec (2.27.1)
+ rubocop (~> 1.40)
+ rubocop-capybara (~> 2.17)
+ rubocop-factory_bot (~> 2.22)
+ ruby-progressbar (1.13.0)
+ thor (1.3.1)
+ unicode-display_width (2.5.0)
+ uuidtools (2.1.5)
+ zeitwerk (2.6.13)
PLATFORMS
arm64-darwin-21
+ arm64-darwin-23
x86_64-linux
DEPENDENCIES
dd_post_gauge!
rake (~> 13.0)
rspec (~> 3.0)
rubocop (~> 1.21)
+ rubocop-rake (~> 0.6.0)
+ rubocop-rspec (~> 2.27.1)
BUNDLED WITH
2.3.22