Skip to content

Commit

Permalink
chore: Update ruby and JS dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mromulus committed Dec 4, 2023
1 parent 508a2ae commit 2593b00
Show file tree
Hide file tree
Showing 5 changed files with 881 additions and 612 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ gem 'bootsnap', '>= 1.4.2', require: false
gem 'haml-rails', '~> 2.0'
gem 'rgl'
gem 'pg'
gem 'puma', '< 6'
gem 'puma'
gem 'nilify_blanks', '~> 1.4'
gem 'rails', '~> 7.0'
gem 'oj', '~> 3.10'
Expand Down
Loading

0 comments on commit 2593b00

Please sign in to comment.