licensed/Gemfile.lock

116 строки
2.6 KiB
Plaintext

PATH
remote: .
specs:
licensed (4.4.0)
json (~> 2.6)
licensee (~> 9.16)
parallel (~> 1.22)
pathname-common_prefix (~> 0.0.1)
reverse_markdown (~> 2.1)
ruby-xxHash (~> 0.4.0)
thor (~> 1.2)
tomlrb (~> 2.0)
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.4.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
byebug (11.1.3)
concurrent-ruby (1.2.2)
dotenv (2.8.1)
faraday (2.7.4)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
json (2.6.3)
licensee (9.16.0)
dotenv (~> 2.0)
octokit (>= 4.20, < 7.0)
reverse_markdown (>= 1, < 3)
rugged (>= 0.24, < 2.0)
thor (>= 0.19, < 2.0)
mini_portile2 (2.8.1)
minitest (5.18.0)
minitest-hooks (1.5.0)
minitest (> 5.3)
mocha (2.0.2)
ruby2_keywords (>= 0.0.5)
nokogiri (1.14.3)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
octokit (6.1.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
parallel (1.23.0)
parser (3.2.0.0)
ast (~> 2.4.1)
pathname-common_prefix (0.0.1)
public_suffix (5.0.1)
racc (1.6.2)
rack (3.0.7)
rainbow (3.1.1)
rake (13.0.6)
regexp_parser (2.6.2)
reverse_markdown (2.1.1)
nokogiri
rexml (3.2.5)
rubocop (1.45.1)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.2.0.0)
rainbow (>= 2.2.2, < 4.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 (>= 2.4.0, < 3.0)
rubocop-ast (1.24.1)
parser (>= 3.1.1.0)
rubocop-github (0.20.0)
rubocop (>= 1.37)
rubocop-performance (>= 1.15)
rubocop-rails (>= 2.17)
rubocop-performance (1.15.2)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-rails (2.18.0)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
ruby-progressbar (1.11.0)
ruby-xxHash (0.4.0.2)
ruby2_keywords (0.0.5)
rugged (1.5.1)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
thor (1.2.2)
tomlrb (2.0.3)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.4.2)
PLATFORMS
ruby
DEPENDENCIES
byebug (~> 11.1)
licensed!
minitest (~> 5.17)
minitest-hooks (~> 1.5)
mocha (~> 2.0)
rake (~> 13.0)
rubocop-github (~> 0.20)
BUNDLED WITH
2.3.26