summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock220
1 files changed, 128 insertions, 92 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 406976b..4feede4 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,46 +1,54 @@
PATH
remote: .
specs:
- spandx (0.18.3)
- addressable (~> 2.7)
+ spandx (0.19.0)
+ addressable (~> 2.0)
bundler (>= 1.16, < 3.0.0)
+ csv (~> 3.0)
hcl2 (~> 0.1)
net-hippie (~> 1.0)
- nokogiri (~> 1.10)
- oj (~> 3.10)
+ nokogiri (~> 1.0)
+ oj (~> 3.0)
parslet (~> 2.0)
sorted_set (~> 1.0)
- terminal-table (~> 1.8)
- thor
- tty-spinner (~> 0.9)
- zeitwerk (~> 2.3)
+ terminal-table (~> 1.0)
+ thor (~> 1.0)
+ tty-spinner (~> 0.1)
+ zeitwerk (~> 2.0)
GEM
remote: https://rubygems.org/
specs:
- addressable (2.8.0)
- public_suffix (>= 2.0.2, < 5.0)
+ addressable (2.8.7)
+ public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
- benchmark-ips (2.9.1)
+ base64 (0.2.0)
+ benchmark (0.4.0)
+ benchmark-ips (2.14.0)
benchmark-malloc (0.2.0)
benchmark-perf (0.6.0)
benchmark-trend (0.4.0)
- bundler-audit (0.9.0.1)
+ bigdecimal (3.1.9)
+ bundler-audit (0.9.2)
bundler (>= 1.2.0, < 3)
thor (~> 1.0)
byebug (11.1.3)
- crack (0.4.5)
+ crack (1.0.0)
+ bigdecimal
rexml
- diff-lcs (1.4.4)
- dotenv (2.7.6)
- faraday (1.3.0)
- faraday-net_http (~> 1.0)
- multipart-post (>= 1.2, < 3)
- ruby2_keywords
- faraday-net_http (1.0.1)
- hashdiff (1.0.1)
+ csv (3.3.2)
+ diff-lcs (1.5.1)
+ dotenv (3.1.7)
+ faraday (2.12.2)
+ faraday-net_http (>= 2.0, < 3.5)
+ json
+ logger
+ faraday-net_http (3.4.0)
+ net-http (>= 0.5.0)
+ hashdiff (1.1.2)
hcl2 (0.1.0)
parslet (~> 2.0)
+ json (2.9.1)
licensed (2.15.2)
bundler (>= 1.10)
licensee (>= 9.14.0, < 10.0.0)
@@ -50,115 +58,143 @@ GEM
ruby-xxHash (~> 0.4)
thor (>= 0.19)
tomlrb (~> 1.2)
- licensee (9.15.1)
- dotenv (~> 2.0)
- octokit (~> 4.20)
- reverse_markdown (~> 1.0)
+ licensee (9.18.0)
+ dotenv (>= 2, < 4)
+ octokit (>= 4.20, < 10.0)
+ reverse_markdown (>= 1, < 4)
rugged (>= 0.24, < 2.0)
thor (>= 0.19, < 2.0)
- mini_portile2 (2.6.1)
- multipart-post (2.1.1)
- net-hippie (1.1.1)
- nokogiri (1.12.5)
- mini_portile2 (~> 2.6.1)
+ logger (1.6.4)
+ net-hippie (1.2.0)
+ logger (~> 1.0)
+ net-http (0.6.0)
+ uri
+ nokogiri (1.18.1-aarch64-linux-gnu)
+ racc (~> 1.4)
+ nokogiri (1.18.1-aarch64-linux-musl)
+ racc (~> 1.4)
+ nokogiri (1.18.1-arm-linux-gnu)
+ racc (~> 1.4)
+ nokogiri (1.18.1-arm-linux-musl)
racc (~> 1.4)
- octokit (4.20.0)
- faraday (>= 0.9)
- sawyer (~> 0.8.0, >= 0.5.3)
- oj (3.13.10)
- parallel (1.20.1)
- parser (3.0.0.0)
+ nokogiri (1.18.1-arm64-darwin)
+ racc (~> 1.4)
+ nokogiri (1.18.1-x86_64-darwin)
+ racc (~> 1.4)
+ nokogiri (1.18.1-x86_64-linux-gnu)
+ racc (~> 1.4)
+ nokogiri (1.18.1-x86_64-linux-musl)
+ racc (~> 1.4)
+ octokit (9.2.0)
+ faraday (>= 1, < 3)
+ sawyer (~> 0.9)
+ oj (3.16.9)
+ bigdecimal (>= 3.0)
+ ostruct (>= 0.2)
+ ostruct (0.6.1)
+ parallel (1.26.3)
+ parser (3.3.6.0)
ast (~> 2.4.1)
+ racc
parslet (2.0.0)
- pathname-common_prefix (0.0.1)
- public_suffix (4.0.6)
- racc (1.5.2)
- rainbow (3.0.0)
- rake (13.0.6)
- rake-compiler (1.1.1)
+ pathname-common_prefix (0.0.2)
+ public_suffix (6.0.1)
+ racc (1.8.1)
+ rainbow (3.1.1)
+ rake (13.2.1)
+ rake-compiler (1.2.9)
rake
- rbtree (0.4.4)
- regexp_parser (2.0.3)
+ rbtree (0.4.6)
+ regexp_parser (2.10.0)
reverse_markdown (1.4.0)
nokogiri
- rexml (3.2.5)
- rspec (3.10.0)
- rspec-core (~> 3.10.0)
- rspec-expectations (~> 3.10.0)
- rspec-mocks (~> 3.10.0)
+ rexml (3.4.0)
+ rspec (3.13.0)
+ rspec-core (~> 3.13.0)
+ rspec-expectations (~> 3.13.0)
+ rspec-mocks (~> 3.13.0)
rspec-benchmark (0.6.0)
benchmark-malloc (~> 0.2)
benchmark-perf (~> 0.6)
benchmark-trend (~> 0.4)
rspec (>= 3.0)
- rspec-core (3.10.1)
- rspec-support (~> 3.10.0)
- rspec-expectations (3.10.1)
+ rspec-core (3.13.2)
+ rspec-support (~> 3.13.0)
+ rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.10.0)
- rspec-mocks (3.10.2)
+ rspec-support (~> 3.13.0)
+ rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.10.0)
- rspec-support (3.10.2)
- rubocop (0.93.1)
+ rspec-support (~> 3.13.0)
+ rspec-support (3.13.2)
+ rubocop (1.42.0)
+ json (~> 2.3)
parallel (~> 1.10)
- parser (>= 2.7.1.5)
+ parser (>= 3.1.2.1)
rainbow (>= 2.2.2, < 4.0)
- regexp_parser (>= 1.8)
- rexml
- rubocop-ast (>= 0.6.0)
+ regexp_parser (>= 1.8, < 3.0)
+ rexml (>= 3.2.5, < 4.0)
+ rubocop-ast (>= 1.24.1, < 2.0)
ruby-progressbar (~> 1.7)
- unicode-display_width (>= 1.4.0, < 2.0)
- rubocop-ast (1.4.1)
- parser (>= 2.7.1.5)
- rubocop-rspec (1.44.1)
- rubocop (~> 0.87)
- rubocop-ast (>= 0.7.1)
- ruby-prof (1.4.3)
- ruby-progressbar (1.11.0)
- ruby-xxHash (0.4.0.1)
- ruby2_keywords (0.0.4)
- rugged (1.1.0)
- sawyer (0.8.2)
+ unicode-display_width (>= 1.4.0, < 3.0)
+ rubocop-ast (1.37.0)
+ parser (>= 3.3.1.0)
+ rubocop-rspec (3.0.0)
+ rubocop (~> 1.40)
+ ruby-prof (1.7.1)
+ ruby-progressbar (1.13.0)
+ ruby-xxHash (0.4.0.2)
+ rugged (1.7.2)
+ sawyer (0.9.2)
addressable (>= 2.3.5)
- faraday (> 0.8, < 2.0)
- set (1.0.2)
+ faraday (>= 0.17.3, < 3)
+ set (1.1.1)
sorted_set (1.0.3)
rbtree
set (~> 1.0)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
- thor (1.1.0)
+ thor (1.3.2)
tomlrb (1.3.0)
tty-cursor (0.7.1)
tty-spinner (0.9.3)
tty-cursor (~> 0.7)
- unicode-display_width (1.7.0)
- vcr (6.0.0)
- webmock (3.14.0)
+ unicode-display_width (1.8.0)
+ uri (1.0.2)
+ vcr (6.3.1)
+ base64
+ webmock (3.24.0)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
- zeitwerk (2.5.1)
+ zeitwerk (2.7.1)
PLATFORMS
- ruby
+ aarch64-linux-gnu
+ aarch64-linux-musl
+ arm-linux-gnu
+ arm-linux-musl
+ arm64-darwin
+ x86_64-darwin
+ x86_64-linux-gnu
+ x86_64-linux-musl
DEPENDENCIES
- benchmark-ips (~> 2.8)
- bundler-audit (~> 0.6)
- byebug (~> 11.1)
- licensed (~> 2.8)
+ benchmark (~> 0.1)
+ benchmark-ips (~> 2.0)
+ bundler-audit (~> 0.1)
+ byebug (~> 11.0)
+ licensed (~> 2.0)
rake (~> 13.0)
- rake-compiler (~> 1.1)
+ rake-compiler (~> 1.0)
rspec (~> 3.0)
- rspec-benchmark (~> 0.5)
- rubocop (~> 0.52)
- rubocop-rspec (~> 1.22)
- ruby-prof (~> 1.3)
+ rspec-benchmark (~> 0.1)
+ rubocop (~> 1.0)
+ rubocop-rspec (~> 3.0)
+ ruby-prof (~> 1.0)
spandx!
vcr (~> 6.0)
- webmock (~> 3.7)
+ webmock (~> 3.0)
BUNDLED WITH
- 2.2.33
+ 2.6.2