Refactor syndication
This commit is contained in:
39
Gemfile.lock
39
Gemfile.lock
@@ -14,8 +14,8 @@ GIT
|
||||
ruby-filemagic (0.7.3)
|
||||
|
||||
GIT
|
||||
remote: https://github.com/hanami/view
|
||||
revision: 2c7e9d1d231ae60046f6b237124937fc775c106b
|
||||
remote: https://github.com/hanami/view.git
|
||||
revision: 57d771c501d08c31fe1f3ff8579ee4d4f3567a9c
|
||||
branch: main
|
||||
specs:
|
||||
hanami-view (2.0.0.alpha8)
|
||||
@@ -23,6 +23,7 @@ GIT
|
||||
dry-configurable (~> 1.0)
|
||||
dry-core (~> 1.0)
|
||||
dry-inflector (~> 1.0, < 2)
|
||||
temple (~> 0.10.0)
|
||||
tilt (~> 2.0, >= 2.0.6)
|
||||
|
||||
GIT
|
||||
@@ -37,7 +38,7 @@ GIT
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
addressable (2.8.1)
|
||||
addressable (2.8.3)
|
||||
public_suffix (>= 2.0.2, < 6.0)
|
||||
airbrussh (1.4.1)
|
||||
sshkit (>= 1.6.1, != 1.7.0)
|
||||
@@ -146,7 +147,7 @@ GEM
|
||||
shellany (~> 0.0)
|
||||
thor (>= 0.18.1)
|
||||
guard-compat (1.2.1)
|
||||
guard-puma (0.8.0)
|
||||
guard-puma (0.8.1)
|
||||
guard (~> 2.14)
|
||||
guard-compat (~> 1.2)
|
||||
puma (>= 4.0, < 7)
|
||||
@@ -254,9 +255,9 @@ GEM
|
||||
net-ssh (>= 2.6.5, < 8.0.0)
|
||||
net-smtp (0.3.3)
|
||||
net-protocol
|
||||
net-ssh (7.0.1)
|
||||
net-ssh (7.1.0)
|
||||
netrc (0.11.0)
|
||||
nio4r (2.5.8)
|
||||
nio4r (2.5.9)
|
||||
nokogiri (1.14.2-x86_64-darwin)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.14.2-x86_64-linux)
|
||||
@@ -268,18 +269,18 @@ GEM
|
||||
nokogiri (~> 1.8)
|
||||
rest-client (~> 2.1.0)
|
||||
parallel (1.22.1)
|
||||
parser (3.2.1.1)
|
||||
parser (3.2.2.0)
|
||||
ast (~> 2.4.1)
|
||||
pg (1.4.6)
|
||||
pry (0.14.2)
|
||||
coderay (~> 1.1)
|
||||
method_source (~> 1.0)
|
||||
public_suffix (5.0.1)
|
||||
puma (6.1.1)
|
||||
puma (6.2.1)
|
||||
nio4r (~> 2.0)
|
||||
racc (1.6.2)
|
||||
rack (2.2.6.3)
|
||||
rack-test (2.0.2)
|
||||
rack (2.2.6.4)
|
||||
rack-test (2.1.0)
|
||||
rack (>= 1.3)
|
||||
rainbow (3.1.1)
|
||||
rake (13.0.6)
|
||||
@@ -337,23 +338,23 @@ GEM
|
||||
rspec-expectations (3.12.2)
|
||||
diff-lcs (>= 1.2.0, < 2.0)
|
||||
rspec-support (~> 3.12.0)
|
||||
rspec-mocks (3.12.3)
|
||||
rspec-mocks (3.12.5)
|
||||
diff-lcs (>= 1.2.0, < 2.0)
|
||||
rspec-support (~> 3.12.0)
|
||||
rspec-support (3.12.0)
|
||||
rubocop (1.44.1)
|
||||
rubocop (1.48.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)
|
||||
rubocop-ast (>= 1.26.0, < 2.0)
|
||||
ruby-progressbar (~> 1.7)
|
||||
unicode-display_width (>= 2.4.0, < 3.0)
|
||||
rubocop-ast (1.27.0)
|
||||
rubocop-ast (1.28.0)
|
||||
parser (>= 3.2.1.0)
|
||||
rubocop-performance (1.15.2)
|
||||
rubocop-performance (1.16.0)
|
||||
rubocop (>= 1.7.0, < 2.0)
|
||||
rubocop-ast (>= 0.4.0)
|
||||
ruby-progressbar (1.13.0)
|
||||
@@ -361,7 +362,7 @@ GEM
|
||||
sanitize (6.0.1)
|
||||
crass (~> 1.0.2)
|
||||
nokogiri (>= 1.12.0)
|
||||
sequel (5.66.0)
|
||||
sequel (5.67.0)
|
||||
shellany (0.0.1)
|
||||
slim (5.1.0)
|
||||
temple (~> 0.10.0)
|
||||
@@ -369,10 +370,10 @@ GEM
|
||||
sshkit (1.21.4)
|
||||
net-scp (>= 1.1.2)
|
||||
net-ssh (>= 2.8.0)
|
||||
standard (1.24.3)
|
||||
standard (1.26.0)
|
||||
language_server-protocol (~> 3.17.0.2)
|
||||
rubocop (= 1.44.1)
|
||||
rubocop-performance (= 1.15.2)
|
||||
rubocop (~> 1.48.1)
|
||||
rubocop-performance (~> 1.16.0)
|
||||
standardrb (1.0.1)
|
||||
standard
|
||||
temple (0.10.0)
|
||||
|
Reference in New Issue
Block a user