Updae gemfile
This commit is contained in:
3
Gemfile
3
Gemfile
@@ -2,7 +2,7 @@
|
||||
|
||||
source "https://rubygems.org"
|
||||
|
||||
ruby "3.3.5"
|
||||
ruby "3.3.0"
|
||||
|
||||
gem "hanami", "~> 2.2.0.beta"
|
||||
gem "hanami-router", "~> 2.2.0.beta"
|
||||
@@ -98,6 +98,5 @@ group :test do
|
||||
gem "timecop"
|
||||
end
|
||||
|
||||
gem "phlex", github: "phlex-ruby/phlex", branch: "main"
|
||||
|
||||
gem "mini_magick", "~> 4.13"
|
||||
|
10
Gemfile.lock
10
Gemfile.lock
@@ -24,13 +24,6 @@ GIT
|
||||
specs:
|
||||
ruby-filemagic (0.7.3)
|
||||
|
||||
GIT
|
||||
remote: https://github.com/phlex-ruby/phlex.git
|
||||
revision: 739cb8df74e5b5f5a2d119f699f8ece8f098c133
|
||||
branch: main
|
||||
specs:
|
||||
phlex (2.0.0.beta2)
|
||||
|
||||
GIT
|
||||
remote: https://github.com/seuros/capistrano-puma.git
|
||||
revision: 9cd5e5df4dec324d75493d24b498d91285ddea9e
|
||||
@@ -605,7 +598,6 @@ DEPENDENCIES
|
||||
ogpr
|
||||
omdb-api (= 1.4.3)
|
||||
pg
|
||||
phlex!
|
||||
puma
|
||||
que
|
||||
rack-attack (~> 6.7)
|
||||
@@ -636,7 +628,7 @@ DEPENDENCIES
|
||||
whenever
|
||||
|
||||
RUBY VERSION
|
||||
ruby 3.3.5p100
|
||||
ruby 3.3.0p0
|
||||
|
||||
BUNDLED WITH
|
||||
2.5.18
|
||||
|
Reference in New Issue
Block a user