summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock89
1 files changed, 48 insertions, 41 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 8f3524d..3374518 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,13 +1,14 @@
PATH
remote: .
specs:
- spandx (0.16.1)
+ spandx (0.17.0)
addressable (~> 2.7)
bundler (>= 1.16, < 3.0.0)
net-hippie (~> 1.0)
nokogiri (~> 1.10)
oj (~> 3.10)
parslet (~> 2.0)
+ sorted_set (~> 1.0)
terminal-table (~> 1.8)
thor
tty-spinner (~> 0.9)
@@ -19,7 +20,7 @@ GEM
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
ast (2.4.1)
- benchmark-ips (2.8.2)
+ benchmark-ips (2.8.4)
benchmark-malloc (0.2.0)
benchmark-perf (0.6.0)
benchmark-trend (0.4.0)
@@ -27,14 +28,14 @@ GEM
bundler (>= 1.2.0, < 3)
thor (>= 0.18, < 2)
byebug (11.1.3)
- crack (0.4.3)
- safe_yaml (~> 1.0.0)
+ crack (0.4.4)
diff-lcs (1.4.4)
dotenv (2.7.6)
- faraday (1.0.1)
+ faraday (1.2.0)
multipart-post (>= 1.2, < 3)
+ ruby2_keywords
hashdiff (1.0.1)
- licensed (2.12.2)
+ licensed (2.14.3)
bundler (>= 1.10)
licensee (>= 9.14.0, < 10.0.0)
parallel (>= 0.18.0)
@@ -43,74 +44,80 @@ GEM
ruby-xxHash (~> 0.4)
thor (>= 0.19)
tomlrb (~> 1.2)
- licensee (9.14.0)
+ licensee (9.14.1)
dotenv (~> 2.0)
octokit (~> 4.17)
reverse_markdown (~> 1.0)
- rugged (~> 0.24)
+ rugged (>= 0.24, < 2.0)
thor (>= 0.19, < 2.0)
mini_portile2 (2.4.0)
multipart-post (2.1.1)
- net-hippie (1.0.1)
+ net-hippie (1.1.0)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
- octokit (4.18.0)
+ octokit (4.19.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
- oj (3.10.16)
- parallel (1.19.2)
- parser (2.7.1.4)
+ oj (3.10.18)
+ parallel (1.20.1)
+ parser (3.0.0.0)
ast (~> 2.4.1)
parslet (2.0.0)
pathname-common_prefix (0.0.1)
- public_suffix (4.0.5)
+ public_suffix (4.0.6)
rainbow (3.0.0)
- rake (13.0.1)
+ rake (13.0.3)
rake-compiler (1.1.1)
rake
- regexp_parser (1.7.1)
+ rbtree3 (0.6.0)
+ regexp_parser (2.0.2)
reverse_markdown (1.4.0)
nokogiri
rexml (3.2.4)
- rspec (3.9.0)
- rspec-core (~> 3.9.0)
- rspec-expectations (~> 3.9.0)
- rspec-mocks (~> 3.9.0)
+ rspec (3.10.0)
+ rspec-core (~> 3.10.0)
+ rspec-expectations (~> 3.10.0)
+ rspec-mocks (~> 3.10.0)
rspec-benchmark (0.6.0)
benchmark-malloc (~> 0.2)
benchmark-perf (~> 0.6)
benchmark-trend (~> 0.4)
rspec (>= 3.0)
- rspec-core (3.9.2)
- rspec-support (~> 3.9.3)
- rspec-expectations (3.9.2)
+ rspec-core (3.10.0)
+ rspec-support (~> 3.10.0)
+ rspec-expectations (3.10.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.9.0)
- rspec-mocks (3.9.1)
+ rspec-support (~> 3.10.0)
+ rspec-mocks (3.10.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.9.0)
- rspec-support (3.9.3)
- rubocop (0.88.0)
+ rspec-support (~> 3.10.0)
+ rspec-support (3.10.0)
+ rubocop (0.93.1)
parallel (~> 1.10)
- parser (>= 2.7.1.1)
+ parser (>= 2.7.1.5)
rainbow (>= 2.2.2, < 4.0)
- regexp_parser (>= 1.7)
+ regexp_parser (>= 1.8)
rexml
- rubocop-ast (>= 0.1.0, < 1.0)
+ rubocop-ast (>= 0.6.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
- rubocop-ast (0.2.0)
- parser (>= 2.7.0.1)
- rubocop-rspec (1.42.0)
- rubocop (>= 0.87.0)
- ruby-prof (1.4.1)
+ rubocop-ast (1.3.0)
+ parser (>= 2.7.1.5)
+ rubocop-rspec (1.44.1)
+ rubocop (~> 0.87)
+ rubocop-ast (>= 0.7.1)
+ ruby-prof (1.4.2)
ruby-progressbar (1.10.1)
ruby-xxHash (0.4.0.1)
- rugged (0.99.0)
- safe_yaml (1.0.5)
+ ruby2_keywords (0.0.2)
+ rugged (1.1.0)
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
+ set (1.0.1)
+ sorted_set (1.0.2)
+ rbtree3
+ set (~> 1.0)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
thor (1.0.1)
@@ -120,11 +127,11 @@ GEM
tty-cursor (~> 0.7)
unicode-display_width (1.7.0)
vcr (6.0.0)
- webmock (3.8.3)
+ webmock (3.11.0)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
- zeitwerk (2.4.1)
+ zeitwerk (2.4.2)
PLATFORMS
ruby
@@ -146,4 +153,4 @@ DEPENDENCIES
webmock (~> 3.7)
BUNDLED WITH
- 2.1.4
+ 2.2.3