Skip to content

Commit

Permalink
Merge branch 'deprecation-warning' of github.com:fiveNinePlusR/pbm
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanTG committed Sep 12, 2024
2 parents b87dac3 + a0855ae commit 2edae1d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ group :development, :test do
gem 'derailed_benchmarks'
gem 'email_spec'
gem 'listen'
gem 'ostruct' # suppress deprecation warning for pry
gem 'pry'
gem 'rails_real_favicon'
end
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,7 @@ GEM
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
orm_adapter (0.5.0)
ostruct (0.6.0)
paper_trail (15.1.0)
activerecord (>= 6.1)
request_store (~> 1.4)
Expand Down Expand Up @@ -554,6 +555,7 @@ DEPENDENCIES
kt-paperclip
launchy
listen
ostruct
paper_trail
paper_trail-association_tracking
pg
Expand Down

0 comments on commit 2edae1d

Please sign in to comment.