pmd/Gemfile.lock

100 lines
2.1 KiB
Plaintext
Raw Normal View History

GEM
remote: https://rubygems.org/
specs:
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
2023-11-16 10:27:54 +01:00
base64 (0.2.0)
claide (1.1.0)
claide-plugins (0.9.2)
cork
nap
open4 (~> 1.3)
colored2 (3.1.2)
concurrent-ruby (1.2.2)
cork (0.3.0)
colored2 (~> 3.1)
danger (9.4.2)
claide (~> 1.0)
claide-plugins (>= 0.9.2)
colored2 (~> 3.1)
cork (~> 0.1)
2023-02-02 09:37:17 +01:00
faraday (>= 0.9.0, < 3.0)
2021-10-15 18:12:55 +02:00
faraday-http-cache (~> 2.0)
git (~> 1.13)
2021-10-15 18:12:55 +02:00
kramdown (~> 2.3)
kramdown-parser-gfm (~> 1.0)
no_proxy_fix
octokit (>= 4.0)
2021-10-15 18:12:55 +02:00
terminal-table (>= 1, < 4)
differ (0.1.2)
et-orbi (1.2.7)
tzinfo
faraday (2.7.12)
base64
2023-02-02 09:37:17 +01:00
faraday-net_http (>= 2.0, < 3.1)
2021-10-15 18:12:55 +02:00
ruby2_keywords (>= 0.0.4)
faraday-http-cache (2.5.0)
2021-10-15 18:12:55 +02:00
faraday (>= 0.8)
2023-02-02 09:37:17 +01:00
faraday-net_http (3.0.2)
2023-11-16 10:27:54 +01:00
fugit (1.9.0)
et-orbi (~> 1, >= 1.2.7)
raabro (~> 1.4)
git (1.18.0)
addressable (~> 2.8)
2020-04-25 11:45:13 +02:00
rchardet (~> 1.8)
kramdown (2.4.0)
2021-10-15 18:12:55 +02:00
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (5.4.0)
2020-12-05 15:09:11 +01:00
logger-colors (1.0.0)
2023-11-16 10:27:54 +01:00
mini_portile2 (2.8.5)
nap (1.1.0)
no_proxy_fix (0.1.2)
nokogiri (1.15.5)
2023-05-28 09:04:46 +02:00
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
octokit (8.0.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
open4 (1.3.4)
2023-11-16 10:27:54 +01:00
pmdtester (1.5.5)
differ (~> 0.1)
2022-11-25 15:15:10 +01:00
liquid (~> 5.4)
logger-colors (~> 1.0)
2022-03-24 16:46:42 +01:00
nokogiri (~> 1.13)
rufus-scheduler (~> 3.8)
2022-11-25 15:15:10 +01:00
slop (~> 4.9)
public_suffix (5.0.4)
raabro (1.4.0)
2023-11-16 10:27:54 +01:00
racc (1.7.3)
2020-04-25 11:45:13 +02:00
rchardet (1.8.0)
rexml (3.2.6)
2023-11-16 10:27:54 +01:00
rouge (4.2.0)
2021-10-15 18:12:55 +02:00
ruby2_keywords (0.0.5)
rufus-scheduler (3.9.1)
fugit (~> 1.1, >= 1.1.6)
safe_yaml (1.0.5)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
slop (4.10.1)
2021-10-15 18:12:55 +02:00
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
2023-02-02 09:37:17 +01:00
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
2023-11-16 10:27:54 +01:00
unicode-display_width (2.5.0)
PLATFORMS
ruby
DEPENDENCIES
2021-10-15 18:12:55 +02:00
danger
2022-03-24 16:46:42 +01:00
liquid
pmdtester
2022-03-24 16:46:42 +01:00
rouge
safe_yaml
BUNDLED WITH
2.4.22