Update to hanami 2.1.0rc2
This commit is contained in:
12
Gemfile
12
Gemfile
@@ -4,12 +4,12 @@ source "https://rubygems.org"
|
|||||||
|
|
||||||
ruby "3.2.2"
|
ruby "3.2.2"
|
||||||
|
|
||||||
gem "hanami", github: "hanami/hanami", branch: "main"
|
gem "hanami", "2.1.0rc2"
|
||||||
gem "hanami-router", github: "hanami/router", branch: "main"
|
gem "hanami-router", "2.1.0rc2"
|
||||||
gem "hanami-controller", github: "hanami/controller", branch: "main"
|
gem "hanami-controller", "2.1.0rc2"
|
||||||
gem "hanami-validations", github: "hanami/validations", branch: "main"
|
gem "hanami-validations", "2.1.0rc2"
|
||||||
gem "hanami-assets", github: "hanami/assets", branch: "main"
|
gem "hanami-assets", "2.1.0rc2"
|
||||||
gem "hanami-view", github: "hanami/view", branch: "main"
|
gem "hanami-view", "2.1.0rc2"
|
||||||
|
|
||||||
gem "rom-sql"
|
gem "rom-sql"
|
||||||
gem "pg"
|
gem "pg"
|
||||||
|
124
Gemfile.lock
124
Gemfile.lock
@@ -22,75 +22,6 @@ GIT
|
|||||||
specs:
|
specs:
|
||||||
ruby-filemagic (0.7.3)
|
ruby-filemagic (0.7.3)
|
||||||
|
|
||||||
GIT
|
|
||||||
remote: https://github.com/hanami/assets.git
|
|
||||||
revision: c099ec7ff01396c081360ddb87f8c1cdc5784b3d
|
|
||||||
branch: main
|
|
||||||
specs:
|
|
||||||
hanami-assets (2.1.0.rc2)
|
|
||||||
zeitwerk (~> 2.6)
|
|
||||||
|
|
||||||
GIT
|
|
||||||
remote: https://github.com/hanami/controller.git
|
|
||||||
revision: 1acd5e59a4ac114cf649685bdb2fe32ed5f50dd5
|
|
||||||
branch: main
|
|
||||||
specs:
|
|
||||||
hanami-controller (2.1.0.rc2)
|
|
||||||
dry-configurable (~> 1.0, < 2)
|
|
||||||
dry-core (~> 1.0)
|
|
||||||
hanami-utils (~> 2.1.rc)
|
|
||||||
rack (~> 2.0)
|
|
||||||
zeitwerk (~> 2.6)
|
|
||||||
|
|
||||||
GIT
|
|
||||||
remote: https://github.com/hanami/hanami.git
|
|
||||||
revision: 57d81662f54e96cb5fcb59f5621603dec3836826
|
|
||||||
branch: main
|
|
||||||
specs:
|
|
||||||
hanami (2.1.0.rc2)
|
|
||||||
bundler (>= 1.16, < 3)
|
|
||||||
dry-configurable (~> 1.0, < 2)
|
|
||||||
dry-core (~> 1.0, < 2)
|
|
||||||
dry-inflector (~> 1.0, < 2)
|
|
||||||
dry-logger (~> 1.0, < 2)
|
|
||||||
dry-monitor (~> 1.0, >= 1.0.1, < 2)
|
|
||||||
dry-system (~> 1.0, < 2)
|
|
||||||
hanami-cli (~> 2.1.rc)
|
|
||||||
hanami-utils (~> 2.1.rc)
|
|
||||||
zeitwerk (~> 2.6)
|
|
||||||
|
|
||||||
GIT
|
|
||||||
remote: https://github.com/hanami/router.git
|
|
||||||
revision: 37c58e31de8ebcbb6f7ec9a0e2727ab57f3cc190
|
|
||||||
branch: main
|
|
||||||
specs:
|
|
||||||
hanami-router (2.1.0.rc2)
|
|
||||||
mustermann (~> 3.0)
|
|
||||||
mustermann-contrib (~> 3.0)
|
|
||||||
rack (~> 2.0)
|
|
||||||
|
|
||||||
GIT
|
|
||||||
remote: https://github.com/hanami/validations.git
|
|
||||||
revision: 81a732b4208cbe22261adf25b3558b5b56770e39
|
|
||||||
branch: main
|
|
||||||
specs:
|
|
||||||
hanami-validations (2.1.0.rc2)
|
|
||||||
dry-validation (>= 1.10, < 2)
|
|
||||||
zeitwerk (~> 2.6.0)
|
|
||||||
|
|
||||||
GIT
|
|
||||||
remote: https://github.com/hanami/view.git
|
|
||||||
revision: 3fe45cfedfb10883a002f14eb7f52ba60ecf3c12
|
|
||||||
branch: main
|
|
||||||
specs:
|
|
||||||
hanami-view (2.1.0.rc2)
|
|
||||||
dry-configurable (~> 1.0)
|
|
||||||
dry-core (~> 1.0)
|
|
||||||
dry-inflector (~> 1.0, < 2)
|
|
||||||
temple (~> 0.10.0, >= 0.10.2)
|
|
||||||
tilt (~> 2.3)
|
|
||||||
zeitwerk (~> 2.6)
|
|
||||||
|
|
||||||
GIT
|
GIT
|
||||||
remote: https://github.com/seuros/capistrano-puma.git
|
remote: https://github.com/seuros/capistrano-puma.git
|
||||||
revision: 2cc11846540489edda10d83e026c9bea04e6fab1
|
revision: 2cc11846540489edda10d83e026c9bea04e6fab1
|
||||||
@@ -103,7 +34,7 @@ GIT
|
|||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
activesupport (7.1.1)
|
activesupport (7.1.2)
|
||||||
base64
|
base64
|
||||||
bigdecimal
|
bigdecimal
|
||||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||||
@@ -246,6 +177,19 @@ GEM
|
|||||||
guard-compat (~> 1.2)
|
guard-compat (~> 1.2)
|
||||||
puma (>= 4.0, < 7)
|
puma (>= 4.0, < 7)
|
||||||
guess_html_encoding (0.0.11)
|
guess_html_encoding (0.0.11)
|
||||||
|
hanami (2.1.0.rc2)
|
||||||
|
bundler (>= 1.16, < 3)
|
||||||
|
dry-configurable (~> 1.0, < 2)
|
||||||
|
dry-core (~> 1.0, < 2)
|
||||||
|
dry-inflector (~> 1.0, < 2)
|
||||||
|
dry-logger (~> 1.0, < 2)
|
||||||
|
dry-monitor (~> 1.0, >= 1.0.1, < 2)
|
||||||
|
dry-system (~> 1.0, < 2)
|
||||||
|
hanami-cli (~> 2.1.rc)
|
||||||
|
hanami-utils (~> 2.1.rc)
|
||||||
|
zeitwerk (~> 2.6)
|
||||||
|
hanami-assets (2.1.0.rc2)
|
||||||
|
zeitwerk (~> 2.6)
|
||||||
hanami-cli (2.1.0.rc2)
|
hanami-cli (2.1.0.rc2)
|
||||||
bundler (~> 2.1)
|
bundler (~> 2.1)
|
||||||
dry-cli (~> 1.0, < 2)
|
dry-cli (~> 1.0, < 2)
|
||||||
@@ -253,9 +197,19 @@ GEM
|
|||||||
dry-inflector (~> 1.0, < 2)
|
dry-inflector (~> 1.0, < 2)
|
||||||
rake (~> 13.0)
|
rake (~> 13.0)
|
||||||
zeitwerk (~> 2.6)
|
zeitwerk (~> 2.6)
|
||||||
|
hanami-controller (2.1.0.rc2)
|
||||||
|
dry-configurable (~> 1.0, < 2)
|
||||||
|
dry-core (~> 1.0)
|
||||||
|
hanami-utils (~> 2.1.rc)
|
||||||
|
rack (~> 2.0)
|
||||||
|
zeitwerk (~> 2.6)
|
||||||
hanami-reloader (2.0.2)
|
hanami-reloader (2.0.2)
|
||||||
hanami-cli (~> 2.0)
|
hanami-cli (~> 2.0)
|
||||||
zeitwerk (~> 2.6)
|
zeitwerk (~> 2.6)
|
||||||
|
hanami-router (2.1.0.rc2)
|
||||||
|
mustermann (~> 3.0)
|
||||||
|
mustermann-contrib (~> 3.0)
|
||||||
|
rack (~> 2.0)
|
||||||
hanami-rspec (2.0.1)
|
hanami-rspec (2.0.1)
|
||||||
hanami-cli (~> 2.0)
|
hanami-cli (~> 2.0)
|
||||||
rake (~> 13.0)
|
rake (~> 13.0)
|
||||||
@@ -265,6 +219,16 @@ GEM
|
|||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
dry-core (~> 1.0, < 2)
|
dry-core (~> 1.0, < 2)
|
||||||
dry-transformer (~> 1.0, < 2)
|
dry-transformer (~> 1.0, < 2)
|
||||||
|
hanami-validations (2.1.0.rc2)
|
||||||
|
dry-validation (>= 1.10, < 2)
|
||||||
|
zeitwerk (~> 2.6.0)
|
||||||
|
hanami-view (2.1.0.rc2)
|
||||||
|
dry-configurable (~> 1.0)
|
||||||
|
dry-core (~> 1.0)
|
||||||
|
dry-inflector (~> 1.0, < 2)
|
||||||
|
temple (~> 0.10.0, >= 0.10.2)
|
||||||
|
tilt (~> 2.3)
|
||||||
|
zeitwerk (~> 2.6)
|
||||||
hansi (0.2.1)
|
hansi (0.2.1)
|
||||||
hashie (2.1.2)
|
hashie (2.1.2)
|
||||||
http (5.1.1)
|
http (5.1.1)
|
||||||
@@ -303,7 +267,7 @@ GEM
|
|||||||
llhttp-ffi (0.4.0)
|
llhttp-ffi (0.4.0)
|
||||||
ffi-compiler (~> 1.0)
|
ffi-compiler (~> 1.0)
|
||||||
rake (~> 13.0)
|
rake (~> 13.0)
|
||||||
lumberjack (1.2.9)
|
lumberjack (1.2.10)
|
||||||
mail (2.8.1)
|
mail (2.8.1)
|
||||||
mini_mime (>= 0.1.1)
|
mini_mime (>= 0.1.1)
|
||||||
net-imap
|
net-imap
|
||||||
@@ -325,7 +289,7 @@ GEM
|
|||||||
mustermann (= 3.0.0)
|
mustermann (= 3.0.0)
|
||||||
mutex_m (0.2.0)
|
mutex_m (0.2.0)
|
||||||
nenv (0.3.0)
|
nenv (0.3.0)
|
||||||
net-imap (0.4.4)
|
net-imap (0.4.5)
|
||||||
date
|
date
|
||||||
net-protocol
|
net-protocol
|
||||||
net-pop (0.1.2)
|
net-pop (0.1.2)
|
||||||
@@ -460,7 +424,7 @@ GEM
|
|||||||
bigdecimal
|
bigdecimal
|
||||||
shellany (0.0.1)
|
shellany (0.0.1)
|
||||||
simple-rss (1.3.3)
|
simple-rss (1.3.3)
|
||||||
slim (5.1.1)
|
slim (5.2.0)
|
||||||
temple (~> 0.10.0)
|
temple (~> 0.10.0)
|
||||||
tilt (>= 2.1.0)
|
tilt (>= 2.1.0)
|
||||||
sshkit (1.21.5)
|
sshkit (1.21.5)
|
||||||
@@ -491,7 +455,7 @@ GEM
|
|||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
unf (0.1.4)
|
unf (0.1.4)
|
||||||
unf_ext
|
unf_ext
|
||||||
unf_ext (0.0.8.2)
|
unf_ext (0.0.9)
|
||||||
unicode-display_width (2.5.0)
|
unicode-display_width (2.5.0)
|
||||||
warning (1.3.0)
|
warning (1.3.0)
|
||||||
webmention (7.0.0)
|
webmention (7.0.0)
|
||||||
@@ -531,14 +495,14 @@ DEPENDENCIES
|
|||||||
gnuplot
|
gnuplot
|
||||||
gpx
|
gpx
|
||||||
guard-puma (~> 0.8)
|
guard-puma (~> 0.8)
|
||||||
hanami!
|
hanami (= 2.1.0rc2)
|
||||||
hanami-assets!
|
hanami-assets (= 2.1.0rc2)
|
||||||
hanami-controller!
|
hanami-controller (= 2.1.0rc2)
|
||||||
hanami-reloader
|
hanami-reloader
|
||||||
hanami-router!
|
hanami-router (= 2.1.0rc2)
|
||||||
hanami-rspec
|
hanami-rspec
|
||||||
hanami-validations!
|
hanami-validations (= 2.1.0rc2)
|
||||||
hanami-view!
|
hanami-view (= 2.1.0rc2)
|
||||||
httparty
|
httparty
|
||||||
image_processing (~> 1.0)
|
image_processing (~> 1.0)
|
||||||
jwt
|
jwt
|
||||||
|
Reference in New Issue
Block a user