Skip to content

Commit

Permalink
update group development
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienpoly committed Nov 9, 2024
1 parent 7a3f520 commit 98c3e2f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ group :development do
gem "ruby-lsp-rails", require: false
gem "standardrb", "~> 1.0", require: false
gem "erb_lint", require: false
gem "authentication-zero", "~> 2.16", require: false
gem "authentication-zero", require: false
end

group :test do
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ GEM
appsignal (3.13.1)
rack
ast (2.4.2)
authentication-zero (2.16.36)
authentication-zero (4.0.3)
avo (3.14.0)
actionview (>= 6.1)
active_link_to
Expand Down Expand Up @@ -578,7 +578,7 @@ DEPENDENCIES
ahoy_matey
annotate
appsignal (~> 3.4)
authentication-zero (~> 2.16)
authentication-zero
avo
bcrypt (~> 3.1.7)
bootsnap
Expand Down

0 comments on commit 98c3e2f

Please sign in to comment.