Skip to content

Commit

Permalink
try reverting to 0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
croyfish committed Nov 20, 2024
1 parent 5df2829 commit b92a251
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ gem 'activejob', '~> 7.2'
gem 'activerecord', '~> 7.2'
gem 'activestorage', '~> 7.2'
gem 'activesupport', '~> 7.2'
gem 'active_model_serializers', '~> 0.9.8'
gem 'active_model_serializers', '~> 0.8'
gem 'acts_as_list', '~> 1.2'
gem 'addressable', '~> 2.8'
gem 'auto-session-timeout', '~> 1.2'
Expand Down
4 changes: 0 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,6 @@ GEM
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
active_material (2.1.2)
active_model_serializers (0.9.13)
activemodel (>= 3.2)
concurrent-ruby (~> 1.0)
activeadmin (3.2.5)
arbre (~> 1.2, >= 1.2.1)
csv
Expand Down Expand Up @@ -2152,7 +2149,6 @@ DEPENDENCIES
actionmailer (~> 7.2)
actionpack (~> 7.2)
actionview (~> 7.2)
active_model_serializers (~> 0.9.8)
activeadmin (~> 3.2)
activeadmin_addons (~> 1.10)
activeadmin_reorderable (~> 0.3)
Expand Down

0 comments on commit b92a251

Please sign in to comment.