# -*- encoding: utf-8 -*- # stub: go_gamification 0.0.14 ruby lib Gem::Specification.new do |s| s.name = "go_gamification".freeze s.version = "0.0.14".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Jo\u00E3o Carlos Ottobboni".freeze] s.date = "2017-10-25" s.description = "go_gamification engine".freeze s.email = ["jcottobboni@gmail.com".freeze] s.files = ["MIT-LICENSE".freeze, "Rakefile".freeze, "app/assets/images/go_gamification/hair.png".freeze, "app/assets/images/go_gamification/head.png".freeze, "app/assets/images/go_gamification/leftArm-jump.png".freeze, "app/assets/images/go_gamification/leftArm.png".freeze, "app/assets/images/go_gamification/legs-jump.png".freeze, "app/assets/images/go_gamification/legs.png".freeze, "app/assets/images/go_gamification/rightArm-jump.png".freeze, "app/assets/images/go_gamification/rightArm.png".freeze, "app/assets/images/go_gamification/torso.png".freeze, "app/assets/javascripts/go_gamification/character.js.erb".freeze, "app/assets/javascripts/go_gamification/excanvas.js".freeze, "app/controllers/gamification/levels_controller.rb".freeze, "app/controllers/gamification/rewards_controller.rb".freeze, "app/helpers/gamification/application_helper.rb".freeze, "app/helpers/gamification/rewards_helper.rb".freeze, "app/models/application_record.rb".freeze, "app/models/gamification.rb".freeze, "app/models/gamification/goal.rb".freeze, "app/models/gamification/level.rb".freeze, "app/models/gamification/medal.rb".freeze, "app/models/gamification/reward.rb".freeze, "app/uploaders/gamification/image_uploader.rb".freeze, "app/views/gamification/levels/_form.html.erb".freeze, "app/views/gamification/levels/edit.html.erb".freeze, "app/views/gamification/levels/index.html.erb".freeze, "app/views/gamification/levels/new.html.erb".freeze, "app/views/gamification/levels/show.html.erb".freeze, "app/views/gamification/rewards/_presentation.html.erb".freeze, "app/views/gamification/rewards/_reward.html.erb".freeze, "app/views/gamification/scorings/create.html.erb".freeze, "config/initializers/assets.rb".freeze, "config/routes.rb".freeze, "db/migrate/20171020181447_create_go_gamification_tasks.rb".freeze, "db/migrate/20171020181620_create_go_gamification_scorings.rb".freeze, "db/migrate/20171020182027_rename_everything.rb".freeze, "db/migrate/20171020182119_create_go_gamification_medals.rb".freeze, "db/migrate/20171020182210_add_description_to_go_gamification_medals.rb".freeze, "db/migrate/20171020182248_rename_go_gamification_tasks_to_goals.rb".freeze, "db/migrate/20171020182329_add_seen_at_to_go_gamification_rewards.rb".freeze, "db/migrate/20171023230506_create_go_gamification_levels.rb".freeze, "lib/go_gamification.rb".freeze, "lib/go_gamification/engine.rb".freeze, "lib/go_gamification/version.rb".freeze, "lib/tasks/go_gamification_tasks.rake".freeze] s.homepage = "http://www.gorails.com.br".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "go_gamification engine".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end