Skip to content

Commit 6e440e4

Browse files
author
github-actions
committed
update with project-syncing action
1 parent 4507c62 commit 6e440e4

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ gem "kaminari"
7171
gem "openai-chat"
7272
gem "pundit"
7373
gem "ransack"
74+
gem "rollbar"
7475
gem "simple_form"
7576
gem "strip_attributes"
7677
gem "validate_url"

Gemfile.lock

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -412,6 +412,7 @@ GEM
412412
actionpack (>= 5.2)
413413
railties (>= 5.2)
414414
rexml (3.4.1)
415+
rollbar (3.6.2)
415416
rouge (4.5.1)
416417
rspec (3.13.0)
417418
rspec-core (~> 3.13.0)
@@ -610,6 +611,7 @@ DEPENDENCIES
610611
rails-erd
611612
rails_db (~> 2.5.0)
612613
ransack
614+
rollbar
613615
rspec-html-matchers
614616
rspec-rails (~> 7.1.1)
615617
rubocop-rails-omakase

0 commit comments

Comments
 (0)