nixpkgs/pkgs/applications/version-management/redmine/Gemfile.lock

252 lines
5.8 KiB
Plaintext
Raw Normal View History

2014-10-07 08:52:45 +00:00
GEM
remote: https://rubygems.org/
specs:
2021-03-28 21:20:06 +00:00
actioncable (5.2.5)
actionpack (= 5.2.5)
2019-10-22 01:09:56 +00:00
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
2021-03-28 21:20:06 +00:00
actionmailer (5.2.5)
actionpack (= 5.2.5)
actionview (= 5.2.5)
activejob (= 5.2.5)
mail (~> 2.5, >= 2.5.4)
2019-10-22 01:09:56 +00:00
rails-dom-testing (~> 2.0)
2021-03-28 21:20:06 +00:00
actionpack (5.2.5)
actionview (= 5.2.5)
activesupport (= 5.2.5)
2019-12-21 15:21:54 +00:00
rack (~> 2.0, >= 2.0.8)
2019-10-22 01:09:56 +00:00
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
2019-10-22 01:09:56 +00:00
actionpack-xml_parser (2.0.1)
actionpack (>= 5.0)
railties (>= 5.0)
2021-03-28 21:20:06 +00:00
actionview (5.2.5)
activesupport (= 5.2.5)
builder (~> 3.1)
2019-10-22 01:09:56 +00:00
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
2021-03-28 21:20:06 +00:00
activejob (5.2.5)
activesupport (= 5.2.5)
2019-10-22 01:09:56 +00:00
globalid (>= 0.3.6)
2021-03-28 21:20:06 +00:00
activemodel (5.2.5)
activesupport (= 5.2.5)
activerecord (5.2.5)
activemodel (= 5.2.5)
activesupport (= 5.2.5)
2019-10-22 01:09:56 +00:00
arel (>= 9.0)
2021-03-28 21:20:06 +00:00
activestorage (5.2.5)
actionpack (= 5.2.5)
activerecord (= 5.2.5)
marcel (~> 1.0.0)
activesupport (5.2.5)
2019-10-22 01:09:56 +00:00
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
2019-10-22 01:13:30 +00:00
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
2019-10-22 01:09:56 +00:00
arel (9.0.0)
2021-03-21 22:34:43 +00:00
ast (2.4.2)
2019-12-21 15:21:54 +00:00
builder (3.2.4)
2021-03-28 21:20:06 +00:00
capybara (3.31.0)
addressable
mini_mime (>= 0.1.3)
2019-12-21 15:21:54 +00:00
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
regexp_parser (~> 1.5)
xpath (~> 3.2)
2019-10-22 01:13:30 +00:00
childprocess (3.0.0)
2021-03-28 21:20:06 +00:00
chunky_png (1.4.0)
2021-03-21 22:34:43 +00:00
concurrent-ruby (1.1.8)
2020-04-09 15:14:07 +00:00
crass (1.0.6)
2021-03-21 22:34:43 +00:00
css_parser (1.9.0)
addressable
2021-03-21 22:34:43 +00:00
csv (3.1.9)
docile (1.3.5)
erubi (1.10.0)
2019-01-30 12:37:24 +00:00
globalid (0.4.2)
activesupport (>= 4.2.0)
htmlentities (4.3.4)
2021-04-30 14:33:25 +00:00
i18n (1.8.10)
2019-12-21 15:21:54 +00:00
concurrent-ruby (~> 1.0)
2021-04-30 14:33:25 +00:00
loofah (2.9.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
2019-10-22 01:09:56 +00:00
mail (2.7.1)
mini_mime (>= 0.1.1)
2021-04-30 14:33:25 +00:00
marcel (1.0.1)
2020-04-09 15:14:07 +00:00
method_source (1.0.0)
2021-03-28 21:20:06 +00:00
mini_magick (4.11.0)
mini_mime (1.0.3)
2021-04-30 14:33:25 +00:00
mini_portile2 (2.5.1)
2021-03-21 22:34:43 +00:00
minitest (5.14.4)
mocha (1.12.0)
2019-12-21 15:21:54 +00:00
mysql2 (0.5.3)
2021-03-28 21:20:06 +00:00
net-ldap (0.17.0)
2021-03-21 22:34:43 +00:00
nio4r (2.5.7)
2021-04-30 14:33:25 +00:00
nokogiri (1.11.3)
2021-03-21 22:34:43 +00:00
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
parallel (1.20.1)
2021-04-30 14:33:25 +00:00
parser (3.0.1.0)
2021-03-21 22:34:43 +00:00
ast (~> 2.4.1)
2021-03-28 21:20:06 +00:00
pg (1.2.3)
2021-03-21 22:34:43 +00:00
public_suffix (4.0.6)
2021-03-28 21:20:06 +00:00
puma (5.2.2)
nio4r (~> 2.0)
2021-03-21 22:34:43 +00:00
racc (1.5.2)
rack (2.2.3)
2014-10-07 08:52:45 +00:00
rack-openid (1.4.2)
rack (>= 1.1.0)
ruby-openid (>= 2.1.8)
2019-10-22 01:09:56 +00:00
rack-test (1.1.0)
rack (>= 1.0, < 3)
2021-03-28 21:20:06 +00:00
rails (5.2.5)
actioncable (= 5.2.5)
actionmailer (= 5.2.5)
actionpack (= 5.2.5)
actionview (= 5.2.5)
activejob (= 5.2.5)
activemodel (= 5.2.5)
activerecord (= 5.2.5)
activestorage (= 5.2.5)
activesupport (= 5.2.5)
2019-10-22 01:09:56 +00:00
bundler (>= 1.3.0)
2021-03-28 21:20:06 +00:00
railties (= 5.2.5)
2019-10-22 01:09:56 +00:00
sprockets-rails (>= 2.0.0)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
2019-10-22 01:13:30 +00:00
rails-html-sanitizer (1.3.0)
loofah (~> 2.3)
2021-03-28 21:20:06 +00:00
railties (5.2.5)
actionpack (= 5.2.5)
activesupport (= 5.2.5)
2019-10-22 01:09:56 +00:00
method_source
2014-10-07 08:52:45 +00:00
rake (>= 0.8.7)
2019-10-22 01:09:56 +00:00
thor (>= 0.19.0, < 2.0)
2019-12-21 15:21:54 +00:00
rainbow (3.0.0)
2021-03-21 22:34:43 +00:00
rake (13.0.3)
2019-12-21 15:21:54 +00:00
rbpdf (1.20.1)
htmlentities
rbpdf-font (~> 1.19.0)
rbpdf-font (1.19.1)
2021-03-21 22:34:43 +00:00
redcarpet (3.5.1)
regexp_parser (1.8.2)
2021-03-28 21:20:06 +00:00
request_store (1.5.0)
2019-12-21 15:21:54 +00:00
rack (>= 1.4)
2021-04-30 14:33:25 +00:00
rexml (3.2.5)
2020-04-09 15:14:07 +00:00
roadie (4.0.0)
css_parser (~> 1.4)
2019-10-22 01:09:56 +00:00
nokogiri (~> 1.8)
2021-03-28 21:20:06 +00:00
roadie-rails (2.2.0)
railties (>= 5.1, < 6.2)
2020-04-09 15:14:07 +00:00
roadie (>= 3.1, < 5.0)
2021-03-28 21:20:06 +00:00
rotp (6.2.0)
rouge (3.26.0)
rqrcode (1.2.0)
chunky_png (~> 1.0)
rqrcode_core (~> 0.2)
rqrcode_core (0.2.0)
2021-04-30 14:33:25 +00:00
rubocop (1.12.1)
2019-12-21 15:21:54 +00:00
parallel (~> 1.10)
2021-03-28 21:20:06 +00:00
parser (>= 3.0.0.0)
2019-12-21 15:21:54 +00:00
rainbow (>= 2.2.2, < 4.0)
2021-03-28 21:20:06 +00:00
regexp_parser (>= 1.8, < 3.0)
rexml
rubocop-ast (>= 1.2.0, < 2.0)
2019-12-21 15:21:54 +00:00
ruby-progressbar (~> 1.7)
2021-03-28 21:20:06 +00:00
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.4.1)
parser (>= 2.7.1.5)
rubocop-performance (1.10.2)
rubocop (>= 0.90.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-rails (2.9.1)
activesupport (>= 4.2.0)
2019-12-21 15:21:54 +00:00
rack (>= 1.1)
2021-03-28 21:20:06 +00:00
rubocop (>= 0.90.0, < 2.0)
2019-10-22 01:13:30 +00:00
ruby-openid (2.9.2)
2021-03-21 22:34:43 +00:00
ruby-progressbar (1.11.0)
2020-04-09 15:14:07 +00:00
rubyzip (2.3.0)
selenium-webdriver (3.142.7)
2019-10-22 01:13:30 +00:00
childprocess (>= 0.5, < 4.0)
rubyzip (>= 1.2.2)
2021-03-28 21:20:06 +00:00
simplecov (0.18.5)
2019-12-21 15:21:54 +00:00
docile (~> 1.1)
2021-03-28 21:20:06 +00:00
simplecov-html (~> 0.11)
simplecov-html (0.12.3)
2021-03-21 22:34:43 +00:00
sprockets (4.0.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
2021-03-21 22:34:43 +00:00
sprockets-rails (3.2.2)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
2021-03-21 22:34:43 +00:00
thor (1.1.0)
thread_safe (0.3.6)
2021-03-21 22:34:43 +00:00
tzinfo (1.2.9)
thread_safe (~> 0.1)
2021-03-28 21:20:06 +00:00
unicode-display_width (2.0.0)
webdrivers (4.6.0)
nokogiri (~> 1.6)
rubyzip (>= 1.3.0)
selenium-webdriver (>= 3.0, < 4.0)
2021-03-21 22:34:43 +00:00
websocket-driver (0.7.3)
2019-10-22 01:09:56 +00:00
websocket-extensions (>= 0.1.0)
2021-03-21 22:34:43 +00:00
websocket-extensions (0.1.5)
2019-01-30 12:37:24 +00:00
xpath (3.2.0)
nokogiri (~> 1.8)
2021-03-21 22:34:43 +00:00
yard (0.9.26)
2014-10-07 08:52:45 +00:00
PLATFORMS
ruby
DEPENDENCIES
actionpack-xml_parser
2021-03-28 21:20:06 +00:00
addressable
bundler (>= 1.12.0)
capybara (~> 3.31.0)
2019-12-21 15:21:54 +00:00
csv (~> 3.1.1)
ffi
2021-03-28 21:20:06 +00:00
i18n (~> 1.8.2)
2019-10-22 01:09:56 +00:00
mail (~> 2.7.1)
2021-03-28 21:20:06 +00:00
marcel
mini_magick (~> 4.11.0)
2019-10-22 01:09:56 +00:00
mini_mime (~> 1.0.1)
2019-12-21 15:21:54 +00:00
mocha (>= 1.4.0)
2019-10-22 01:09:56 +00:00
mysql2 (~> 0.5.0)
2021-03-28 21:20:06 +00:00
net-ldap (~> 0.17.0)
2021-03-21 22:34:43 +00:00
nokogiri (~> 1.11.1)
2021-03-28 21:20:06 +00:00
pg (~> 1.2.2)
puma
2014-10-07 08:52:45 +00:00
rack-openid
2021-03-28 21:20:06 +00:00
rails (= 5.2.5)
rails-dom-testing
2019-12-21 15:21:54 +00:00
rbpdf (~> 1.20.0)
2021-03-21 22:34:43 +00:00
redcarpet (~> 3.5.1)
2021-03-28 21:20:06 +00:00
request_store (~> 1.5.0)
roadie-rails (~> 2.2.0)
rotp
rouge (~> 3.26.0)
rqrcode
rubocop (~> 1.12.0)
rubocop-performance (~> 1.10.1)
rubocop-rails (~> 2.9.0)
2019-10-22 01:13:30 +00:00
ruby-openid (~> 2.9.2)
2021-03-28 21:20:06 +00:00
rubyzip (~> 2.3.0)
2019-10-22 01:09:56 +00:00
selenium-webdriver
2021-03-28 21:20:06 +00:00
simplecov (~> 0.18.5)
tzinfo-data
2021-03-28 21:20:06 +00:00
webdrivers (~> 4.4)
yard
2020-04-09 15:14:07 +00:00
RUBY VERSION
ruby 2.6.6p146
BUNDLED WITH
2020-04-06 13:02:13 +00:00
2.1.4