mirror of
https://github.com/hakanensari/frankfurter.git
synced 2024-11-21 18:42:29 +01:00
ff867d6c35
Bumps [rubocop-sequel](https://github.com/rubocop/rubocop-sequel) from 0.3.6 to 0.3.7. - [Release notes](https://github.com/rubocop/rubocop-sequel/releases) - [Commits](https://github.com/rubocop/rubocop-sequel/compare/0.3.6...0.3.7) --- updated-dependencies: - dependency-name: rubocop-sequel dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
149 lines
3.1 KiB
Plaintext
149 lines
3.1 KiB
Plaintext
GEM
|
|
remote: https://rubygems.org/
|
|
specs:
|
|
addressable (2.8.7)
|
|
public_suffix (>= 2.0.2, < 7.0)
|
|
ast (2.4.2)
|
|
base64 (0.2.0)
|
|
bigdecimal (3.1.8)
|
|
byebug (11.1.3)
|
|
coderay (1.1.3)
|
|
concurrent-ruby (1.3.4)
|
|
crack (1.0.0)
|
|
bigdecimal
|
|
rexml
|
|
docile (1.4.1)
|
|
et-orbi (1.2.11)
|
|
tzinfo
|
|
fugit (1.11.1)
|
|
et-orbi (~> 1, >= 1.2.11)
|
|
raabro (~> 1.4)
|
|
hashdiff (1.1.1)
|
|
i18n (1.14.6)
|
|
concurrent-ruby (~> 1.0)
|
|
json (2.8.1)
|
|
kgio (2.11.4)
|
|
language_server-protocol (3.17.0.3)
|
|
method_source (1.1.0)
|
|
minitest (5.25.1)
|
|
minitest-around (0.5.0)
|
|
minitest (~> 5.0)
|
|
minitest-focus (1.4.0)
|
|
minitest (>= 4, < 6)
|
|
money (6.19.0)
|
|
i18n (>= 0.6.4, <= 2)
|
|
oj (3.16.7)
|
|
bigdecimal (>= 3.0)
|
|
ostruct (>= 0.2)
|
|
ostruct (0.6.0)
|
|
ox (2.14.18)
|
|
parallel (1.26.3)
|
|
parser (3.3.6.0)
|
|
ast (~> 2.4.1)
|
|
racc
|
|
pg (1.5.8)
|
|
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 (6.0.1)
|
|
raabro (1.4.0)
|
|
racc (1.8.1)
|
|
rack (3.1.8)
|
|
rack-contrib (2.5.0)
|
|
rack (< 4)
|
|
rack-cors (2.0.2)
|
|
rack (>= 2.0.0)
|
|
rack-test (2.1.0)
|
|
rack (>= 1.3)
|
|
rainbow (3.1.1)
|
|
raindrops (0.20.1)
|
|
rake (13.2.1)
|
|
regexp_parser (2.9.2)
|
|
rexml (3.3.9)
|
|
roda (3.85.0)
|
|
rack
|
|
rubocop (1.68.0)
|
|
json (~> 2.3)
|
|
language_server-protocol (>= 3.17.0)
|
|
parallel (~> 1.10)
|
|
parser (>= 3.3.0.2)
|
|
rainbow (>= 2.2.2, < 4.0)
|
|
regexp_parser (>= 2.4, < 3.0)
|
|
rubocop-ast (>= 1.32.2, < 2.0)
|
|
ruby-progressbar (~> 1.7)
|
|
unicode-display_width (>= 2.4.0, < 3.0)
|
|
rubocop-ast (1.34.1)
|
|
parser (>= 3.3.1.0)
|
|
rubocop-minitest (0.36.0)
|
|
rubocop (>= 1.61, < 2.0)
|
|
rubocop-ast (>= 1.31.1, < 2.0)
|
|
rubocop-performance (1.22.1)
|
|
rubocop (>= 1.48.1, < 2.0)
|
|
rubocop-ast (>= 1.31.1, < 2.0)
|
|
rubocop-rake (0.6.0)
|
|
rubocop (~> 1.0)
|
|
rubocop-sequel (0.3.7)
|
|
rubocop (~> 1.0)
|
|
ruby-progressbar (1.13.0)
|
|
rufus-scheduler (3.9.2)
|
|
fugit (~> 1.1, >= 1.11.1)
|
|
sequel (5.85.0)
|
|
bigdecimal
|
|
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.13.1)
|
|
simplecov_json_formatter (0.1.4)
|
|
tzinfo (2.0.6)
|
|
concurrent-ruby (~> 1.0)
|
|
unicode-display_width (2.6.0)
|
|
unicorn (6.1.0)
|
|
kgio (~> 2.6)
|
|
raindrops (~> 0.7)
|
|
vcr (6.3.1)
|
|
base64
|
|
webmock (3.24.0)
|
|
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.3.5p100
|
|
|
|
BUNDLED WITH
|
|
2.4.6
|