Update Hanami to 2.2.0b2
This commit is contained in:
15
Gemfile
15
Gemfile
@@ -4,13 +4,13 @@ source "https://rubygems.org"
|
|||||||
|
|
||||||
ruby "3.3.0"
|
ruby "3.3.0"
|
||||||
|
|
||||||
gem "hanami", "~> 2.2.0.beta"
|
gem "hanami", "~> 2.2.0.beta2"
|
||||||
gem "hanami-router", "~> 2.2.0.beta"
|
gem "hanami-router", "~> 2.2.0.beta2"
|
||||||
gem "hanami-controller", "~> 2.2.0.beta"
|
gem "hanami-controller", "~> 2.2.0.beta2"
|
||||||
gem "hanami-validations", "~> 2.2.0.beta"
|
gem "hanami-validations", "~> 2.2.0.beta2"
|
||||||
gem "hanami-assets", "~> 2.2.0.beta"
|
gem "hanami-assets", "~> 2.2.0.beta2"
|
||||||
gem "hanami-view", "~> 2.2.0.beta"
|
gem "hanami-view", "~> 2.2.0.beta2"
|
||||||
gem "hanami-db", "~> 2.2.0.beta"
|
gem "hanami-db", "~> 2.2.0.beta2"
|
||||||
# gem "hanami-view", file: "~/Documents/projects/hanami/view"
|
# gem "hanami-view", file: "~/Documents/projects/hanami/view"
|
||||||
|
|
||||||
gem "csv"
|
gem "csv"
|
||||||
@@ -98,5 +98,4 @@ group :test do
|
|||||||
gem "timecop"
|
gem "timecop"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
gem "mini_magick", "~> 4.13"
|
gem "mini_magick", "~> 4.13"
|
||||||
|
44
Gemfile.lock
44
Gemfile.lock
@@ -294,7 +294,7 @@ GEM
|
|||||||
rdoc (>= 4.0.0)
|
rdoc (>= 4.0.0)
|
||||||
reline (>= 0.4.2)
|
reline (>= 0.4.2)
|
||||||
json (2.7.2)
|
json (2.7.2)
|
||||||
jwt (2.9.1)
|
jwt (2.9.3)
|
||||||
base64
|
base64
|
||||||
language_server-protocol (3.17.0.3)
|
language_server-protocol (3.17.0.3)
|
||||||
lastfm (1.27.4)
|
lastfm (1.27.4)
|
||||||
@@ -313,9 +313,10 @@ GEM
|
|||||||
net-smtp
|
net-smtp
|
||||||
matrix (0.4.2)
|
matrix (0.4.2)
|
||||||
method_source (1.1.0)
|
method_source (1.1.0)
|
||||||
mime-types (3.5.2)
|
mime-types (3.6.0)
|
||||||
|
logger
|
||||||
mime-types-data (~> 3.2015)
|
mime-types-data (~> 3.2015)
|
||||||
mime-types-data (3.2024.0903)
|
mime-types-data (3.2024.1001)
|
||||||
mini_magick (4.13.2)
|
mini_magick (4.13.2)
|
||||||
mini_mime (1.1.5)
|
mini_mime (1.1.5)
|
||||||
minitest (5.25.1)
|
minitest (5.25.1)
|
||||||
@@ -341,7 +342,7 @@ GEM
|
|||||||
net-ssh (>= 5.0.0, < 8.0.0)
|
net-ssh (>= 5.0.0, < 8.0.0)
|
||||||
net-smtp (0.5.0)
|
net-smtp (0.5.0)
|
||||||
net-protocol
|
net-protocol
|
||||||
net-ssh (7.2.3)
|
net-ssh (7.3.0)
|
||||||
netrc (0.11.0)
|
netrc (0.11.0)
|
||||||
nio4r (2.7.3)
|
nio4r (2.7.3)
|
||||||
nokogiri (1.16.7-arm64-darwin)
|
nokogiri (1.16.7-arm64-darwin)
|
||||||
@@ -457,24 +458,23 @@ GEM
|
|||||||
rspec-expectations (3.13.3)
|
rspec-expectations (3.13.3)
|
||||||
diff-lcs (>= 1.2.0, < 2.0)
|
diff-lcs (>= 1.2.0, < 2.0)
|
||||||
rspec-support (~> 3.13.0)
|
rspec-support (~> 3.13.0)
|
||||||
rspec-mocks (3.13.1)
|
rspec-mocks (3.13.2)
|
||||||
diff-lcs (>= 1.2.0, < 2.0)
|
diff-lcs (>= 1.2.0, < 2.0)
|
||||||
rspec-support (~> 3.13.0)
|
rspec-support (~> 3.13.0)
|
||||||
rspec-support (3.13.1)
|
rspec-support (3.13.1)
|
||||||
rubocop (1.65.1)
|
rubocop (1.66.1)
|
||||||
json (~> 2.3)
|
json (~> 2.3)
|
||||||
language_server-protocol (>= 3.17.0)
|
language_server-protocol (>= 3.17.0)
|
||||||
parallel (~> 1.10)
|
parallel (~> 1.10)
|
||||||
parser (>= 3.3.0.2)
|
parser (>= 3.3.0.2)
|
||||||
rainbow (>= 2.2.2, < 4.0)
|
rainbow (>= 2.2.2, < 4.0)
|
||||||
regexp_parser (>= 2.4, < 3.0)
|
regexp_parser (>= 2.4, < 3.0)
|
||||||
rexml (>= 3.2.5, < 4.0)
|
rubocop-ast (>= 1.32.2, < 2.0)
|
||||||
rubocop-ast (>= 1.31.1, < 2.0)
|
|
||||||
ruby-progressbar (~> 1.7)
|
ruby-progressbar (~> 1.7)
|
||||||
unicode-display_width (>= 2.4.0, < 3.0)
|
unicode-display_width (>= 2.4.0, < 3.0)
|
||||||
rubocop-ast (1.32.3)
|
rubocop-ast (1.32.3)
|
||||||
parser (>= 3.3.1.0)
|
parser (>= 3.3.1.0)
|
||||||
rubocop-performance (1.21.1)
|
rubocop-performance (1.22.1)
|
||||||
rubocop (>= 1.48.1, < 2.0)
|
rubocop (>= 1.48.1, < 2.0)
|
||||||
rubocop-ast (>= 1.31.1, < 2.0)
|
rubocop-ast (>= 1.31.1, < 2.0)
|
||||||
ruby-progressbar (1.13.0)
|
ruby-progressbar (1.13.0)
|
||||||
@@ -489,7 +489,7 @@ GEM
|
|||||||
crass (~> 1.0.2)
|
crass (~> 1.0.2)
|
||||||
nokogiri (>= 1.12.0)
|
nokogiri (>= 1.12.0)
|
||||||
securerandom (0.3.1)
|
securerandom (0.3.1)
|
||||||
sequel (5.84.0)
|
sequel (5.85.0)
|
||||||
bigdecimal
|
bigdecimal
|
||||||
shellany (0.0.1)
|
shellany (0.0.1)
|
||||||
simple-rss (1.3.3)
|
simple-rss (1.3.3)
|
||||||
@@ -505,18 +505,18 @@ GEM
|
|||||||
net-sftp (>= 2.1.2)
|
net-sftp (>= 2.1.2)
|
||||||
net-ssh (>= 2.8.0)
|
net-ssh (>= 2.8.0)
|
||||||
ostruct
|
ostruct
|
||||||
standard (1.40.0)
|
standard (1.41.0)
|
||||||
language_server-protocol (~> 3.17.0.2)
|
language_server-protocol (~> 3.17.0.2)
|
||||||
lint_roller (~> 1.0)
|
lint_roller (~> 1.0)
|
||||||
rubocop (~> 1.65.0)
|
rubocop (~> 1.66.0)
|
||||||
standard-custom (~> 1.0.0)
|
standard-custom (~> 1.0.0)
|
||||||
standard-performance (~> 1.4)
|
standard-performance (~> 1.5)
|
||||||
standard-custom (1.0.2)
|
standard-custom (1.0.2)
|
||||||
lint_roller (~> 1.0)
|
lint_roller (~> 1.0)
|
||||||
rubocop (~> 1.50)
|
rubocop (~> 1.50)
|
||||||
standard-performance (1.4.0)
|
standard-performance (1.5.0)
|
||||||
lint_roller (~> 1.1)
|
lint_roller (~> 1.1)
|
||||||
rubocop-performance (~> 1.21.0)
|
rubocop-performance (~> 1.22.0)
|
||||||
steam-api (1.2.0)
|
steam-api (1.2.0)
|
||||||
faraday (~> 1.0)
|
faraday (~> 1.0)
|
||||||
stringio (3.1.1)
|
stringio (3.1.1)
|
||||||
@@ -576,15 +576,15 @@ DEPENDENCIES
|
|||||||
gnuplot
|
gnuplot
|
||||||
gpx
|
gpx
|
||||||
guard-puma
|
guard-puma
|
||||||
hanami (~> 2.2.0.beta)
|
hanami (~> 2.2.0.beta2)
|
||||||
hanami-assets (~> 2.2.0.beta)
|
hanami-assets (~> 2.2.0.beta2)
|
||||||
hanami-controller (~> 2.2.0.beta)
|
hanami-controller (~> 2.2.0.beta2)
|
||||||
hanami-db (~> 2.2.0.beta)
|
hanami-db (~> 2.2.0.beta2)
|
||||||
hanami-reloader (~> 2.2.0.beta)
|
hanami-reloader (~> 2.2.0.beta)
|
||||||
hanami-router (~> 2.2.0.beta)
|
hanami-router (~> 2.2.0.beta2)
|
||||||
hanami-rspec (~> 2.1.0.rc)
|
hanami-rspec (~> 2.1.0.rc)
|
||||||
hanami-validations (~> 2.2.0.beta)
|
hanami-validations (~> 2.2.0.beta2)
|
||||||
hanami-view (~> 2.2.0.beta)
|
hanami-view (~> 2.2.0.beta2)
|
||||||
hanami-webconsole (~> 2.2.0.beta)
|
hanami-webconsole (~> 2.2.0.beta)
|
||||||
httparty
|
httparty
|
||||||
image_processing (~> 1.0)
|
image_processing (~> 1.0)
|
||||||
|
Reference in New Issue
Block a user