mirror of
https://github.com/hakanensari/frankfurter.git
synced 2024-10-29 23:32:35 +01:00
a098fde6c5
Bumps [rack](https://github.com/rack/rack) from 2.2.6.4 to 2.2.8.1. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/v2.2.6.4...v2.2.8.1) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
137 lines
2.8 KiB
Plaintext
137 lines
2.8 KiB
Plaintext
GEM
|
|
remote: https://rubygems.org/
|
|
specs:
|
|
addressable (2.8.1)
|
|
public_suffix (>= 2.0.2, < 6.0)
|
|
ast (2.4.2)
|
|
byebug (11.1.3)
|
|
coderay (1.1.3)
|
|
concurrent-ruby (1.2.2)
|
|
crack (0.4.5)
|
|
rexml
|
|
docile (1.4.0)
|
|
et-orbi (1.2.7)
|
|
tzinfo
|
|
fugit (1.8.1)
|
|
et-orbi (~> 1, >= 1.2.7)
|
|
raabro (~> 1.4)
|
|
hashdiff (1.0.1)
|
|
i18n (1.12.0)
|
|
concurrent-ruby (~> 1.0)
|
|
json (2.6.3)
|
|
kgio (2.11.4)
|
|
method_source (1.0.0)
|
|
minitest (5.17.0)
|
|
minitest-around (0.5.0)
|
|
minitest (~> 5.0)
|
|
minitest-focus (1.3.1)
|
|
minitest (>= 4, < 6)
|
|
money (6.16.0)
|
|
i18n (>= 0.6.4, <= 2)
|
|
oj (3.14.2)
|
|
ox (2.14.14)
|
|
parallel (1.22.1)
|
|
parser (3.2.1.0)
|
|
ast (~> 2.4.1)
|
|
pg (1.4.6)
|
|
pry (0.14.2)
|
|
coderay (~> 1.1)
|
|
method_source (~> 1.0)
|
|
pry-byebug (3.10.1)
|
|
byebug (~> 11.0)
|
|
pry (>= 0.13, < 0.15)
|
|
public_suffix (5.0.1)
|
|
raabro (1.4.0)
|
|
rack (2.2.8.1)
|
|
rack-contrib (2.3.0)
|
|
rack (~> 2.0)
|
|
rack-cors (2.0.0)
|
|
rack (>= 2.0.0)
|
|
rack-test (2.0.2)
|
|
rack (>= 1.3)
|
|
rainbow (3.1.1)
|
|
raindrops (0.20.1)
|
|
rake (13.0.6)
|
|
regexp_parser (2.7.0)
|
|
rexml (3.2.5)
|
|
roda (3.65.0)
|
|
rack
|
|
rubocop (1.46.0)
|
|
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.26.0, < 2.0)
|
|
ruby-progressbar (~> 1.7)
|
|
unicode-display_width (>= 2.4.0, < 3.0)
|
|
rubocop-ast (1.27.0)
|
|
parser (>= 3.2.1.0)
|
|
rubocop-minitest (0.28.0)
|
|
rubocop (>= 1.39, < 2.0)
|
|
rubocop-performance (1.16.0)
|
|
rubocop (>= 1.7.0, < 2.0)
|
|
rubocop-ast (>= 0.4.0)
|
|
rubocop-rake (0.6.0)
|
|
rubocop (~> 1.0)
|
|
rubocop-sequel (0.3.4)
|
|
rubocop (~> 1.0)
|
|
ruby-progressbar (1.11.0)
|
|
rufus-scheduler (3.8.2)
|
|
fugit (~> 1.1, >= 1.1.6)
|
|
sequel (5.65.0)
|
|
sequel_pg (1.17.1)
|
|
pg (>= 0.18.0, != 1.2.0)
|
|
sequel (>= 4.38.0)
|
|
simplecov (0.22.0)
|
|
docile (~> 1.1)
|
|
simplecov-html (~> 0.11)
|
|
simplecov_json_formatter (~> 0.1)
|
|
simplecov-html (0.12.3)
|
|
simplecov_json_formatter (0.1.4)
|
|
tzinfo (2.0.6)
|
|
concurrent-ruby (~> 1.0)
|
|
unicode-display_width (2.4.2)
|
|
unicorn (6.1.0)
|
|
kgio (~> 2.6)
|
|
raindrops (~> 0.7)
|
|
vcr (6.1.0)
|
|
webmock (3.18.1)
|
|
addressable (>= 2.8.0)
|
|
crack (>= 0.3.2)
|
|
hashdiff (>= 0.4.0, < 2.0.0)
|
|
|
|
PLATFORMS
|
|
ruby
|
|
|
|
DEPENDENCIES
|
|
minitest
|
|
minitest-around
|
|
minitest-focus
|
|
money
|
|
oj
|
|
ox
|
|
pry-byebug
|
|
rack-contrib
|
|
rack-cors
|
|
rack-test
|
|
rake
|
|
roda
|
|
rubocop-minitest
|
|
rubocop-performance
|
|
rubocop-rake
|
|
rubocop-sequel
|
|
rufus-scheduler
|
|
sequel_pg
|
|
simplecov
|
|
unicorn
|
|
vcr
|
|
webmock
|
|
|
|
RUBY VERSION
|
|
ruby 3.2.1p31
|
|
|
|
BUNDLED WITH
|
|
2.4.6
|