# -*- encoding: utf-8 -*- # stub: Depreciation 0.1.3 ruby lib Gem::Specification.new do |s| s.name = "Depreciation".freeze s.version = "0.1.3".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Mukul Gopinath".freeze] s.date = "2017-03-01" s.description = "Hello World example".freeze s.email = "x17123739@student.ncirl.ie".freeze s.files = [".gitignore".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "README.md".freeze, "Rakefile".freeze, "app/assets/config/manifest.js".freeze, "app/assets/images/.keep".freeze, "app/assets/javascripts/application.js".freeze, "app/assets/javascripts/brands.coffee".freeze, "app/assets/javascripts/cable.js".freeze, "app/assets/javascripts/channels/.keep".freeze, "app/assets/stylesheets/application.css.scss".freeze, "app/assets/stylesheets/brands.scss".freeze, "app/channels/application_cable/channel.rb".freeze, "app/channels/application_cable/connection.rb".freeze, "app/controllers/application_controller.rb".freeze, "app/controllers/brands_controller.rb".freeze, "app/controllers/concerns/.keep".freeze, "app/helpers/application_helper.rb".freeze, "app/helpers/brands_helper.rb".freeze, "app/jobs/application_job.rb".freeze, "app/mailers/application_mailer.rb".freeze, "app/models/application_record.rb".freeze, "app/models/brand.rb".freeze, "app/models/concerns/.keep".freeze, "app/models/user.rb".freeze, "app/models/variant.rb".freeze, "app/views/brands/_form.html.erb".freeze, "app/views/brands/edit.html.erb".freeze, "app/views/brands/index.html.erb".freeze, "app/views/brands/new.html.erb".freeze, "app/views/brands/show.html.erb".freeze, "app/views/devise/confirmations/new.html.erb".freeze, "app/views/devise/mailer/confirmation_instructions.html.erb".freeze, "app/views/devise/mailer/email_changed.html.erb".freeze, "app/views/devise/mailer/password_change.html.erb".freeze, "app/views/devise/mailer/reset_password_instructions.html.erb".freeze, "app/views/devise/mailer/unlock_instructions.html.erb".freeze, "app/views/devise/passwords/edit.html.erb".freeze, "app/views/devise/passwords/new.html.erb".freeze, "app/views/devise/registrations/edit.html.erb".freeze, "app/views/devise/registrations/new.html.erb".freeze, "app/views/devise/sessions/new.html.erb".freeze, "app/views/devise/shared/_links.html.erb".freeze, "app/views/devise/unlocks/new.html.erb".freeze, "app/views/layouts/application.html.erb".freeze, "app/views/layouts/mailer.html.erb".freeze, "app/views/layouts/mailer.text.erb".freeze, "bin/bundle".freeze, "bin/rails".freeze, "bin/rake".freeze, "bin/setup".freeze, "bin/update".freeze, "bin/yarn".freeze, "config.ru".freeze, "config/application.rb".freeze, "config/boot.rb".freeze, "config/cable.yml".freeze, "config/database.yml".freeze, "config/environment.rb".freeze, "config/environments/development.rb".freeze, "config/environments/production.rb".freeze, "config/environments/test.rb".freeze, "config/initializers/application_controller_renderer.rb".freeze, "config/initializers/assets.rb".freeze, "config/initializers/backtrace_silencers.rb".freeze, "config/initializers/cookies_serializer.rb".freeze, "config/initializers/devise.rb".freeze, "config/initializers/filter_parameter_logging.rb".freeze, "config/initializers/inflections.rb".freeze, "config/initializers/mime_types.rb".freeze, "config/initializers/simple_form.rb".freeze, "config/initializers/simple_form_bootstrap.rb".freeze, "config/initializers/wrap_parameters.rb".freeze, "config/locales/devise.en.yml".freeze, "config/locales/en.yml".freeze, "config/locales/simple_form.en.yml".freeze, "config/puma.rb".freeze, "config/routes.rb".freeze, "config/secrets.yml".freeze, "db/migrate/20180405123506_create_brands.rb".freeze, "db/migrate/20180405124007_create_variants.rb".freeze, "db/migrate/20180405142003_devise_create_users.rb".freeze, "db/schema.rb".freeze, "db/seeds.rb".freeze, "lib/assets/.keep".freeze, "lib/tasks/.keep".freeze, "lib/templates/erb/scaffold/_form.html.erb".freeze, "log/.keep".freeze, "package.json".freeze, "public/404.html".freeze, "public/422.html".freeze, "public/500.html".freeze, "public/apple-touch-icon-precomposed.png".freeze, "public/apple-touch-icon.png".freeze, "public/favicon.ico".freeze, "public/robots.txt".freeze, "test/application_system_test_case.rb".freeze, "test/controllers/.keep".freeze, "test/controllers/brands_controller_test.rb".freeze, "test/fixtures/.keep".freeze, "test/fixtures/brands.yml".freeze, "test/fixtures/files/.keep".freeze, "test/fixtures/users.yml".freeze, "test/fixtures/variants.yml".freeze, "test/helpers/.keep".freeze, "test/integration/.keep".freeze, "test/mailers/.keep".freeze, "test/models/.keep".freeze, "test/models/brand_test.rb".freeze, "test/models/user_test.rb".freeze, "test/models/variant_test.rb".freeze, "test/system/.keep".freeze, "test/test_helper.rb".freeze, "tmp/.keep".freeze, "vendor/.keep".freeze] s.homepage = "http://rubygems.org/gems/depreciation".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Say hello!".freeze end