frankfurter/Gemfile.lock
dependabot[bot] dfcb4affce Bump addressable from 2.7.0 to 2.8.0
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases)
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0)

---
updated-dependencies:
- dependency-name: addressable
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-09 13:10:34 +03:00

135 lines
2.7 KiB
Plaintext

GEM
remote: https://rubygems.org/
specs:
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
ast (2.4.2)
byebug (11.1.3)
coderay (1.1.3)
concurrent-ruby (1.1.8)
crack (0.4.5)
rexml
docile (1.3.5)
et-orbi (1.2.4)
tzinfo
fugit (1.4.5)
et-orbi (~> 1.1, >= 1.1.8)
raabro (~> 1.4)
hashdiff (1.0.1)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
kgio (2.11.3)
method_source (1.0.0)
minitest (5.14.4)
minitest-around (0.5.0)
minitest (~> 5.0)
minitest-focus (1.2.1)
minitest (>= 4, < 6)
money (6.14.1)
i18n (>= 0.6.4, <= 2)
oj (3.11.5)
ox (2.14.4)
parallel (1.20.1)
parser (3.0.1.0)
ast (~> 2.4.1)
pg (1.2.3)
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
pry-byebug (3.9.0)
byebug (~> 11.0)
pry (~> 0.13.0)
public_suffix (4.0.6)
raabro (1.4.0)
rack (2.2.3)
rack-contrib (2.3.0)
rack (~> 2.0)
rack-cors (1.1.1)
rack (>= 2.0.0)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rainbow (3.0.0)
raindrops (0.19.1)
rake (13.0.3)
regexp_parser (2.1.1)
rexml (3.2.5)
roda (3.43.1)
rack
rubocop (1.13.0)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
rubocop-ast (>= 1.2.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.4.1)
parser (>= 2.7.1.5)
rubocop-minitest (0.12.0)
rubocop (>= 0.90, < 2.0)
rubocop-performance (1.11.0)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-rake (0.5.1)
rubocop
rubocop-sequel (0.2.0)
rubocop (~> 1.0)
ruby-progressbar (1.11.0)
rufus-scheduler (3.7.0)
fugit (~> 1.1, >= 1.1.6)
sequel (5.43.0)
sequel_pg (1.14.0)
pg (>= 0.18.0, != 1.2.0)
sequel (>= 4.38.0)
simplecov (0.21.2)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.2)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
unicode-display_width (2.0.0)
unicorn (6.0.0)
kgio (~> 2.6)
raindrops (~> 0.7)
vcr (6.0.0)
webmock (3.12.2)
addressable (>= 2.3.6)
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.0.1p64
BUNDLED WITH
2.2.15