# -*- encoding: utf-8 -*- # stub: viniBaxter-field-active_storage 300.0.9 ruby lib Gem::Specification.new do |s| s.name = "viniBaxter-field-active_storage".freeze s.version = "300.0.9".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["viny baxter".freeze] s.date = "2022-02-05" s.description = "Administrate fields for active storage".freeze s.email = ["vincent.viricel@gmail.com".freeze] s.files = [".gitignore".freeze, ".ruby-version".freeze, "Gemfile".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "_config.yml".freeze, "app/views/fields/active_storage/_form.html.erb".freeze, "app/views/fields/active_storage/_index.html.erb".freeze, "app/views/fields/active_storage/_show.html.erb".freeze, "app/views/fields/active_storage/drop_js/_drop_js_items_if_sweety.html.erb".freeze, "app/views/fields/active_storage/drop_js/_drop_js_items_on_edit.html.erb".freeze, "app/views/fields/active_storage/drop_js/_drop_js_items_on_show.html.erb".freeze, "app/views/fields/active_storage/drop_js/_dropjs_items.html.erb".freeze, "app/views/fields/active_storage/drop_js/_dropjs_list_edit.html.erb".freeze, "app/views/fields/active_storage/drop_js/_dropjs_list_show.html.erb".freeze, "app/views/fields/active_storage/drop_js/_dropjs_template.html.erb".freeze, "app/views/fields/active_storage/normal/_item.html.erb".freeze, "app/views/fields/active_storage/normal/_items.html.erb".freeze, "app/views/fields/active_storage/normal/_items_on_show.html.erb".freeze, "app/views/fields/active_storage/normal/_preview.html.erb".freeze, "contribute.md".freeze, "lib/viniBaxter/field/active_storage.rb".freeze, "lib/viniBaxter/version.rb".freeze, "spec/lib/administrate/field/active_storage_spec.rb".freeze, "viniBaxter-field-active_storage.gemspec".freeze] s.homepage = "https://github.com/Dreamersoul/administrate-field-active_storage".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Administrate fields for active storage".freeze s.test_files = ["spec/lib/administrate/field/active_storage_spec.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0.2.3".freeze]) s.add_runtime_dependency(%q.freeze, [">= 6.0.2.2".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.4".freeze]) end