Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
aasm (5.5.0)
aasm (5.5.2)
concurrent-ruby (~> 1.0)
actioncable (8.0.2)
actionpack (= 8.0.2)
Expand Down Expand Up @@ -419,6 +419,7 @@ DEPENDENCIES
brakeman
capybara
debug
factory_bot_rails
httparty
importmap-rails
jbuilder
Expand Down
Loading