diff --git a/Gemfile b/Gemfile index 1a2b64d..3928a9d 100644 --- a/Gemfile +++ b/Gemfile @@ -2,9 +2,6 @@ source "https://rubygems.org" gemspec :development_group => :test -gem "activemodel", "~> 7.2.0" -gem "activesupport", "~> 7.2.0" -gem "actionpack", "~> 7.2.0" gem "activemodel-serializers-xml", :group => :test gem "rexml", :group => :test gem "protected_attributes_continued", :group => :test